Skip to content

Latest commit

 

History

History
24 lines (12 loc) · 574 Bytes

README.md

File metadata and controls

24 lines (12 loc) · 574 Bytes

MTGBot Ebay Scraper

Introduction

This is a tool to take your wishlist and search simple queries from ebay to generate a CLI output of tables with the listing time and pricing information. I am NOT responsible for any purchases made using this information, it is only experimental in nature.

Installation

install python 2.7 and pip

pip install -r requirements.txt

Set Environment Variables

export MTGPASS='PASSWORD'

export MTGUSER='USER@DOMAIN.TLD'

export EBAYAPPID='Get ebay appID from https://go.developer.ebay.com/'

Run

./mtgbot.py