Skip to content

ikleni/vivino

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vivino

A modified fork of a repo by Boivin Alex

Details

Data scraping (scrape.py)

This script uses Chrome and requires the appropriate driver (see the docs).

The wine_data class is used to acquire and save data.

A user specifies a search query and the script crawls over all wines that satisfy that query and collects wine data. The script also collects reviews, but it is not guaranteed to collect all. The reviews are collected through Vivino API which does not always display the full set of reviws

Results are stored in an instance of the wine_data class.

Data can be saved as two .csv files.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages