Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 346 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 346 Bytes

GoGetWeb

Fetch websites and extract some parts, store it and compare with previous version.

Use cases

  • Price changes
  • TOS/Warranties changes
  • Promotions/Sales scouting

How to use

  • Install requirements.txt
  • python gogetweb.py profiles_file.json store_file.json
  • ???
  • Profit!

How to run tests

  • python -m unittests