Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TCG-pricer

Used to scrape www.tcgplayer.com for pokemon card values based on an input CSV. Computes an inventory total and also generates an inventory csv containing market data that can be used for tracking over time.

The provided CSV can be used as a template to log what cards you own.

The card number and set name are used to fetch the data. For set name, the naming convention should mirror whatever is used in the URL for tcgplayer.com. Spaces will be replaced with hyphons and perenthesis and colons will be removed for you.

Detailed database will be output to ./tcg_inventory.csv

Example Call:

python ./tcgPricer.py <input csv location>

About

Used to scrape Pokemon TCG Player values based on an input CSV

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages