Skip to content

Scraping beer websites for information, price and discounts

Notifications You must be signed in to change notification settings

TomJansen25/beer-scraper

Repository files navigation

Beer Scraper

Project to scrape German beer vendors finding the best deals and cheapest options!

Development

  • Poetry
  • Scrapy
  • Unix system required (WSL/Linux/MacOS)
    • Usage of playwright for dynamic websites is only supported in Unix systems

Vendor websites:

Run scrapers:

cd $HOME/beer-scraper/
make scrape-all

or:

> cd $HOME/beer-scraper/
> poetry shell
> scrapy crawl "beyond_beer"
> scrapy crawl "bierothek" 
> scrapy crawl "craftbeer_shop"   

Testing around with playwright

# OPEN WSL SHELL!
cd $HOME/../mnt/c/Users/tomja/Desktop/Programming/beer-scraper

Useful Links:

About

Scraping beer websites for information, price and discounts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages