Skip to content

a google scrapper written in python able to handle different kind of data retrieval tasks (coordinates, images etc...)

License

Notifications You must be signed in to change notification settings

Billy-Bat/google_scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google Scraper

This repo contains a scraper package to retrieve coordinates from a search string. The code is using selenium to instantiate drivers which retrieves the coordinates from a google maps search

If the search string does not find a definitive candidate (i.e: Google maps returns a string), the code will select the top result from the returned list.

Install Locally

run on your python environement

pip install git+https://github.com/Billy-Bat/google-scraper.git#egg=google_scraper

About

a google scrapper written in python able to handle different kind of data retrieval tasks (coordinates, images etc...)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages