n8n Workflow: ScrapeHero Google Maps Paginated Listings
n8n Workflow: ScrapeHero Google Maps Paginated Listings
Regular price
£69.99
Regular price
£69.99
Sale price
Unit price
/
per
⬇
Instant Digital Download
∞
Unlimited Downloads
★
Lifetime Access in Your Account
Couldn't load pickup availability
🔥
128+ Sold
Popular with n8n builders
âš¡
23 people viewing
High interest right now
✅
9 added today
Fast-moving digital product
n8n Workflow: ScrapeHero Google Maps Paginated Listings
Regular price
£69.99
Regular price
£69.99
Sale price
Unit price
/
per
ScrapeHero + n8n: Automatically collect Google Maps business listings across multiple pages
This n8n workflow manually triggers a ScrapeHero Google Maps search, follows pagination through up to 100 result pages, and outputs each business listing as a separate item for downstream automation.
What this workflow does
Designed for paginated Google Maps scraping, the workflow:
- Starts with a Manual Trigger (you run it when you’re ready to scrape).
- Uses a Set Google Maps Search Parameters step to define your googleMapsInput query and location, plus a configurable maxPages limit.
- Calls the ScrapeHero Google Maps Search API to retrieve a page of listings.
- Aggregates results across pages by tracking the next_page_url returned by ScrapeHero.
- Loops back to ScrapeHero with the next page URL until there is no further page or the max page limit is reached.
- Outputs the combined results and then splits the final listing_data array so each listing becomes an individual item in n8n (via Split Listings Data) for later steps.
Use cases
- Build lead lists from Google Maps for a specific business category and location.
- Enrich sales pipelines by exporting each scraped listing as a row/item to other n8n workflows.
- Run controlled, repeatable scraping jobs by setting the query and limiting how many Google Maps pages to process.
Technical details
- ScrapeHero node (n8n-nodes-scrapeheroscrape hero): uses your ScrapeHero API credentials and the Google Maps Search API.
- Manual Trigger, if and code nodes for pagination control and logic.
- Split out / splitting step to output one item per business listing.
- Supports pagination by consuming next_page_url until completion.
Category: n8n automation workflow • Tech stack / nodes used: if, code, split out, sticky note, manual trigger, n8n-nodes-scrapeheroscrape hero
