MustSeeMelons / ss-scraper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Requirements

  • None

How to run?

  • python main.py

How to use?

  • Create scrapper class in scrappers
  • Also create functions which run that scrapper
  • Add it to the menu in main (TODO)

Misc

  • On windows might be needed: pip install pypiwin32

Limitations

  • Can't get VIN/Registration/Phone/E-mail as those are AJAX calls

Machine Learning

  • Requires Anaconda with Spyder IDE

About


Languages

Language:Python 98.1%Language:Dockerfile 1.9%