Skip to content

samkyuseo/watchstreet-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

watchstreet-scrapers

Crawls gray market websites for watch price data.

Installing dependencies

  • python -m venv venv
  • pip install -r requirements.txt

Running the scraper

  • chmod u+x run_scrapers.sh
  • ./run_scrapers.sh

Updating requirements.txt

  • source venv/bin/activate
  • pip freeze > requirements.txt

About

Web crawlers that power watchstreet.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages