/CardMarketWebScrapping

Python WebsScraping for CardMarket Cards

Primary LanguagePythonMIT LicenseMIT

Python WebScraping for CardMarket

How it works

First, create a file named secrets.json and paste this content (edit with your data) :

{
  "user": "YourUsername",
  "collection" : "YourGameCollection"
}

Then run

$ python3 ./main.py

The program parse the website every two hours and fill an output file output.json containing all the cards that might be similar to your sales proposition.