Skip to content

thelfensdrfer/whisky-recommender

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage

  1. Install dependencies: poetry install
  2. Run the script: python3 main.py scrape

The scraper will take approximately:

  • ~2 hours for the whiskies
  • ~1 minute for all users
  • ~45 minutes for the ratings

The data is saved in a local sqlite database whisky.db. To scrape all data again and overwrite the database, run python3 main.py scrape --reset.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages