Non ci sono articoli nel tuo carrello.
Apify is a webscraping tool, in this workflow the data is scraped from a google maps scraper:
https://apify.com/compass/crawler-google-places
https://apify.com/compass/crawler-google-places
When clicking 'Execute workflow' node is ready to use as-is
This triggers the entire lead generation process
Get Your Apify API Information
Navigate to Settings → Integrations → API tokens
Copy your API token
Find the Google Maps scraper actor ID:
Method: POST
URL: Replace "enter apify (get run)" with:
https://api.apify.com/v2/acts/nwua9Gu5YrADL7ZDj/runs?token=YOUR_API_TOKEN
C. Customize the JSON Body Parameters
In the JSON body, modify these key fields:
Location & Search:
"locationQuery": Change "Toronto" to your target city
"searchStringsArray": Change ["barber"] to your business type
Examples: ["restaurants"], ["dentists"], ["contractors"]
Method : Get
Url: enter the get dataset URL from Apify
Select fields to append in the google sheet
Click Execute workflow to test
Check that the Apify job starts successfully
Note the job ID returned for the next section
This section initiates the scraping process and should complete in 30-60 seconds depending on your lead count.
Create a new Google Sheet with these columns:
title (business name)
address (full address)
state (state/province)
neighborhood (area/district)
phone (contact number)
emails (email addresses)
Copy your Google Sheets document ID for workflow configuration