/HeritageAuctions_Currency_Scraper

Heritage Auctions Currency Scraper

Primary LanguagePython

Heritage Auctions Currency Scraper

Setting Up

  • Clone:
git clone https://github.com/spartan737/HeritageAuctions_Currency_Scraper.git
  • Install packages:
pip install -r requirements.txt

Run Script

  • Follow the parameters:
python scraper.py --output_filename [output csv name] --denominator [100/500/1000]
  • For example:
python scraper.py --output_filename denominator_1000.csv --denominator 1000