Skip to content

A quick script to scrap data from google maps based on the search criteria

Notifications You must be signed in to change notification settings

anton-shablyko/Google_Maps_API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Google_Maps_API

My first try to work with Google Maps API. The task requirements were to get information below, for all fitted objects in 100km radius:

  • name: "Waldfriedhof"
  • url: facility URL
  • address: "Address: Fürstenrieder Str. 288, 81377 München",
  • phone" "Phone:089 89899340",
  • open: "Hours: Open today · 8AM–7PM",
  • review: "4,6"
  • web_urls_array: [], # all links from "Web results"

About

A quick script to scrap data from google maps based on the search criteria

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages