Skip to content

Generic bot for scraping echomtg and ebay, alpha version

Notifications You must be signed in to change notification settings

Tokugero/mtgbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Generic bot for scraping echomtg and ebay, alpha version

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages