harrisiirak / ratebeer-open-data

RateBeer data scraper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ratebeer-open-data

Handy CLI tool for scraping RB beers info and reviews data for statistical and educational purposes. It's still in its early stages.

Setup

Download and initialize RB data.

sh ./update-ratebeer-data.sh

How to use

Download and extract first 1000 items data.

node index.js --data-range=1:1000

Scraped data location (by the default): ./data/scraped/

About

RateBeer data scraper

License:MIT License


Languages

Language:JavaScript 96.3%Language:Shell 3.7%