Scrape & Geolocation Scraping and serving the data using geolocation. Google map geolocation API are needed to get coordinate (Free credit for new user) Disclaimer - The scraping is for learning purpose only Guide Scrape data from the website - source.py Get coordinate using geopy - coordinate.py Serve the backend data - app.py Make the website interactive - templates/index.html