Scrape information about places from Google Maps. Gives you extra information that you can't get using the Google Places API. Récupérez des informations sur des lieux à partir de Google Maps. Vous obtenez ainsi des informations supplémentaires que vous ne pouvez pas obtenir à l'aide de l'API Google Places. Acteur Apify qui semble être celui utilisé par Compass. https://www.apify.com/drobnikj/crawler-google-places https://apify.com/compass/crawler-google-places
Go to file
2018-12-10 15:52:40 +01:00
src Added max crawled places options 2018-12-10 15:52:40 +01:00
.eslintrc ESLinting 2018-11-20 15:41:20 +01:00
.gitignore init repository 2018-11-19 11:43:36 +01:00
apify.json Moved crawler for enqueue places to main crawler 2018-12-10 15:27:34 +01:00
Dockerfile Reverted headless mode, it didn't work with that 2018-11-20 15:15:53 +01:00
INPUT_SCHEMA.json Added max crawled places options 2018-12-10 15:52:40 +01:00
package-lock.json Updated packages 2018-12-06 11:12:17 +01:00
package.json Updated packages 2018-12-06 11:12:17 +01:00
README.md Update README.md 2018-11-22 13:21:32 +01:00

Crawler Google Places

Crawler searches input on google maps and return all information about found places.

How to use through API

How to use Actor from Apify UI/API see actor detail page.

Example input:

{
  "searchString": "ČSOB",
  "lat": "50.0860729",
  "lng": "14.4135326",
  "zoom": 10
}

On this input actor searches places on this start url: https://www.google.com/maps/search/%C4%8Dsob/@50.0860729,14.4135326,10z