Skip to content

A python script to show resturants near an input location in a map, as an HTML output

Notifications You must be signed in to change notification settings

karanshgl/folium-map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Folium-Map

A python script using folium to save an HTML Output having a map with all the restuarants marked near the input location.

The data is extracted through Zomato API.

The restuarants can be filtered using layer control on the right side of the HTML page.

Get a Zomato API key from here and add it in the config.ini file.

Execute the map.py file, enter the location.

Install Requirements

pip install -r requirements.txt

Example

❯ python map.py
Enter the Location > Defence Colony

About

A python script to show resturants near an input location in a map, as an HTML output

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages