Skip to content

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pywine

Crawl the wine catalogue from wine.com and ingest it in an elastic index. Any other storage tool would work as well but kibana is an awesome data visualization and exploration tool that is seamlessly integrated with elasticsearch.

Exploring

The pictures below are kibana screenshots and display wine on sale at wine.com. The geo location is inferred using the google geo decorator.

Europe (excerpt)

Wine regions in Europe

Bordeaux region, France

Wines from the Bordeaux region, France

Germany

Wines from Germany

Italy

Wines from Italy

Requirements/Setup

Data

The data is fetched from wine.com, so you will need an API key.

Storage

The data is stored in an elastic index. This project uses elasticsearch 5.5.0, but any other (higher) version will do as well.

Visualization

For visualization and exploration, kibana 5.5.0 is used. Again, any other (higher) version will do as well.

Other relevant data source

There are loads of other wine sellers. Unfortunately, not all do provide an API. One that does not seem to be too complicated to crawl is Captain Cork.

About

🍷 index products from wine.com in elastic

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages