Skip to content
 
 

Latest commit

 

History

11 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CardMarketTrendFinder

Description

A simple script, which find the trending cards on cardmarket.com and lets you export them to a file.

Setup

python setup.py build
python setup.py install

Usage

  1. Create a file called "input.txt" and write down the card names, separated by a newline.

    Example:

    Gisela
    Sakura Tribe
    ratatatata
    

    If the names do not exactly match the name of the card, they are searched.

  2. Execute the script.

    A file would be generated called "output.csv", which contains the information you want.

    The output will also be printed on the console.

  3. Do what you want with "output.csv".

About

Gets the price trend of a list of MTG cards from cardmarket.com

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages