Skip to content

kgerginov/minimum_price

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mininimal price tracker

python 3.6

Minimum price tracker from given kinguin URL's.

Input is a txt file from kinguin url's separated by a newline:

https://www.example.com/
https://www.example2.com/

Install requirements:

pip install -r requirements.txt

Run with:

python extrackt_prices_v2.py -h, --help - for help

python extrackt_prices_v2.py <input_file_path> <OPTIONAL: -c, --currency=<USD, BGN, EUR>

About

Minimum price tracker from given kinguin URL's.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages