cal65 / Open-Rice

Scraping restaurant data from openrice.com, then geocoding coordinates. Analysis and visualization.
19 stars 4 forks source link

Installation of libraries:

pip install -r ./requirements.txt

Example usage:

./scrape_openrice.py "http://www.openrice.com/en/hongkong/restaurant/sr1.htm?tc=sr1quick&s=1&region=0&inputstrwhat=&inputstrwhere=&district_id=1019"

Open-Rice