TCGPlayer-Scraper

This is a commissioned project to scrape card listings from tcgplayer.com, but only the listings with images.

Installation

To install the dependencies execute

pip install -r requirements.txt

Running the program

Put your links into the searchUrls.txt file an example is given below.

https://shop.tcgplayer.com/magic/beta-edition/lightning-bolt
https://shop.tcgplayer.com/magic/beta-edition/blue-elemental-blast

then just run main.py

python main.py

The program will then create output.xls which can be uploaded to google drive or opened with excel to display the given content.