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
JakubDrobnik 633b16c480 ESLinting
2018-11-20 15:41:20 +01:00
src ESLinting 2018-11-20 15:41:20 +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 Improved schema 2018-11-20 15:37:52 +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 Set up input schema 2018-11-20 15:29:46 +01:00

Crawler Google Places

Work in progress, TODOs:

  • Input schema
  • Proxy groups on input
  • ESlint code
  • Improve enqueuing details pages from listing

How to use

Example input:

{
  "searchString": "ČSOB",
  "searchViewport": {
    "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