Go to Store
Google Maps Scraperintelligent-operations/crawler-google-places

Extract data from thousands of Google Maps locations and businesses, including reviews, reviewer details, images, contact info, including full name, email, and job title, opening hours, prices & more. Export data, run via API, schedule and monitor runs, or integrate with other tools.

{
    "searchStringsArray": [
        "restaurant"
    ],
    "locationQuery": "New York, USA",
    "maxCrawledPlacesPerSearch": 50,
    "language": "en",
    "categoryFilterWords": [
        "pizza",
        "italian"
    ],
    "searchMatching": "all",
    "placeMinimumStars": "",
    "website": "allPlaces",
    "skipClosedPlaces": false,
    "scrapePlaceDetailPage": false,
    "scrapeTableReservationProvider": false,
    "scrapeOrderOnline": false,
    "includeWebResults": false,
    "scrapeDirectories": false,
    "maxQuestions": 0,
    "scrapeContacts": false,
    "scrapeSocialMediaProfiles": {
        "facebooks": false,
        "instagrams": false,
        "youtubes": false,
        "tiktoks": false,
        "twitters": false
    },
    "maximumLeadsEnrichmentRecords": 0,
    "leadsEnrichmentDepartments": [
        "sales",
        "marketing"
    ],
    "verifyLeadsEnrichmentEmails": false,
    "maxReviews": 0,
    "reviewsStartDate": "2024-01-01",
    "reviewsSort": "newest",
    "reviewsFilterString": "",
    "reviewsOrigin": "all",
    "scrapeReviewsPersonalData": true,
    "maxImages": 0,
    "scrapeImageAuthors": false,
    "enableCompetitorAnalysis": false,
    "maxCompetitorsToAnalyze": 30,
    "countryCode": "US",
    "city": "New York",
    "state": "New York",
    "county": "New York County",
    "postalCode": "10001",
    "customGeolocation": {
        "type": "Point",
        "coordinates": [
            -73.9857,
            40.7484
        ]
    },
    "startUrls": [
        {
            "url": "https://www.google.com/maps/place/Yellowstone+National+Park/@44.5857951,-110.5140571,9z"
        }
    ],
    "placeIds": [
        "ChIJabcdEFGHijklMNOPqrstUVWX"
    ],
    "allPlacesNoSearchAction": ""
}