Crawler to track cloud hosting prices.
-
Vultur (VC2 only):
www.vultur.com/pricing/ -
Digital Ocean (Standard only):
www.digitalocean.com/pricing/
python main.py [-h] [--print] [--save_csv] [--save_json]
-
-h, --help
show this help message and exit -
--print
Print results in the screen. -
--save_csv
Save the data in csv file. -
--save_json
Save the data in json file.