giftman / Google-Maps-Scraper

A python Script to scrape data from google maps.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Google-Maps-Scraper

A python Script to scrape data from google maps.

Step by step guidence to run this file in my medium post click here.

Steps

  1. Download the chromedriver from here if you dont have it.

  2. Add the path of chromedriver in above .py file.

  3. Add the link of google map place whose data you want to scrape in above .py file

Note

Google Maps UI changes frequently if you get any errors on running just replace older id's with new id's for clickable items

Without Code!!

Click here.

About

A python Script to scrape data from google maps.


Languages

Language:Python 100.0%