madhukar01 / foodmap

Restaurant data in map interface

Home Page:http://madhukar.online/foodmap

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

foodmap

Restaurant data in map interface. Live at http://madhukar.online/foodmap

How to use

Use scrape.py script to scrape the data and generate json file

python3 scrape.py <optional parameter of how many start pages to scrape>

python3 scrape.py 5 

The above will scrape 5 start page (5 pages starting here: https://www.zomato.com/bangalore/restaurants)

No parameter would just scrape the first page.

Open http://madhukar.online/foodmap and Upload the generated restaurant-data.json file to see live results.

About

Restaurant data in map interface

http://madhukar.online/foodmap

License:MIT License


Languages

Language:HTML 36.4%Language:JavaScript 32.5%Language:Python 18.2%Language:CSS 8.3%Language:PHP 4.7%