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-11-23 12:33:41 +01:00
src Omit owner responses from review text 2018-11-23 12:23:59 +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 init repository 2018-11-19 11:43:36 +01:00
Dockerfile Reverted headless mode, it didn't work with that 2018-11-20 15:15:53 +01:00
INPUT_SCHEMA.json Added fixes 2018-11-20 19:48:04 +01:00
package-lock.json Set up input schema 2018-11-20 15:29:46 +01:00
package.json Version 0.1 2018-11-19 17:56:19 +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