Skip to content

A fairly brittle scraping script for top-ranked craft beer data.

Notifications You must be signed in to change notification settings

tpdorsey/topbeers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Topbeers

These are simple, probably very brittle scripts for compiling the Beer Advocate top 250 beers into a table, with some added logic to grab brewer-specific data.

topbeers.py is a classic Python script to compile the data into a markdown table.

topbeers-prefect.py is the same idea implemented as a Prefect flow run using a local Dask executor for parallel processing of mapped tasks.

There's probably a lot of room for further expansion and optimization here, so feel free to experiment.

About

A fairly brittle scraping script for top-ranked craft beer data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages