Soon-to-Open Businesses Leads Scraper
Pricing
Pay per event
Soon-to-Open Businesses Leads Scraper
🚀 Find local businesses before they open. Scan Google Maps by category and city, verify explicit future opening dates, and export CRM-ready contact and location leads.
Pricing
Pay per event
Rating
0.0
(0)
Developer
Stas Persiianenko
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
a day ago
Last modified
Categories
Share
Find local businesses before they open using public Google Maps Business Profile signals.
This Actor searches business types across cities or regions, verifies an explicit future opening date, and exports CRM-ready contact and location data.
It is designed for sales teams that need timely prospects rather than another generic directory dump.
What does Soon-to-Open Businesses Leads Scraper do?
The Actor turns Google Maps opening signals into structured business leads.
It can:
- 🔎 Search one or many business categories.
- 📍 Scan one or many cities, regions, or countries.
- 🔗 Accept precise Google Maps search URLs.
- ✅ Keep only profiles with a structured future opening date.
- 🧹 Deduplicate records by Google place ID or CID.
- 📤 Export JSON, CSV, Excel, XML, and RSS through Apify datasets.
- 🔄 Run on a schedule for repeated territory scans.
Ordinary search matches are rejected. A business must have an explicit Maps opening signal and a parsable date inside your configured future window.
Who is this opening-soon leads scraper for?
Local marketing and web agencies
Contact new businesses while their brand, website, listings, and launch campaigns are still being planned.
POS, payment, and telecom sales teams
Identify restaurants, cafés, salons, and retailers before vendors are locked in.
Staffing and recruiting agencies
Watch for future employers that may soon need managers, service staff, clinicians, or contractors.
Equipment and commercial service vendors
Build prospect lists for furniture, kitchen equipment, signage, security, cleaning, insurance, and maintenance services.
Franchise and market researchers
Track new concepts and expansion activity across chosen territories.
Why use this Actor instead of a generic Maps scraper?
A generic Maps scraper returns established businesses and leaves you to guess which ones are new.
This Actor applies a strict product-specific filter:
- Generate category and geography searches.
- Parse public Google Maps search data.
- Read the structured opening slot.
- Resolve the announced date.
- Reject missing, unparseable, past, or too-distant dates.
- Save only verified opening-soon leads.
That makes the output smaller, more timely, and immediately useful for prospecting.
What data can I extract?
| Field | Description |
|---|---|
placeId | Stable Google place identifier |
cid | Numeric Google CID when available |
name | Business name |
categories | Google Maps business categories |
fullAddress | Complete displayed address |
street | Street address |
city | City |
state | State or region |
postalCode | Postal code |
countryCode | Country code |
latitude | Latitude |
longitude | Longitude |
phone | Public phone number |
website | Public business website |
domain | Normalized website domain |
openingStatus | OPENING_SOON |
openingDateText | Original Maps date text, such as Opens Aug 1 |
openingDate | Normalized ISO date |
googleMapsUrl | Direct Google Maps place URL |
query | Business type or direct search query |
geography | Requested location |
scrapedAt | UTC extraction timestamp |
How to find businesses opening soon
- Open the Actor input page.
- Enter business types such as
coffee shops,dentists, orgyms. - Add cities or regions under Locations.
- Choose a future opening window.
- Keep the first run small, for example 10 leads.
- Click Start.
- Review the Opening-soon business leads dataset view.
- Export or connect the dataset to your workflow.
Every business type is combined with every location.
Two types and three locations produce six Maps searches.
Input example
{"businessTypes": ["coffee shops", "restaurants"],"locations": ["Austin, Texas", "Dallas, Texas"],"maxItems": 50,"openingWindowDays": 180,"language": "en","countryCode": "us"}
For one precise Maps search, use a direct URL:
{"startUrls": [{ "url": "https://www.google.com/maps/search/TQM+Cafe+The+Colony+Texas?hl=en&gl=us" }],"maxItems": 5,"openingWindowDays": 365,"language": "en","countryCode": "us"}
Input options
Business types
Use buyer-relevant category phrases.
Examples include restaurants, coffee shops, beauty salons, dentists, gyms, and hotels.
Locations
Cities are usually the best scanning unit.
You can also try counties, metro areas, states, regions, or countries, but broad locations may produce less complete coverage.
Google Maps search URLs
Only public /maps/search/ URLs are accepted.
Place-detail URLs and unrelated Google URLs fail validation rather than silently changing scope.
Maximum opening-soon leads
maxItems is a global saved-record limit, not a candidate limit.
Profiles that fail strict opening validation do not count toward it.
Maximum days until opening
openingWindowDays must be from 1 to 730 days.
Use 90–180 days for near-term sales campaigns and 365 days for broader discovery.
Locale
The current date parser is intentionally strict and accepts English opening dates in these forms: Opens Aug 1, Opens Sat Aug 1, or Opens Saturday, Aug 1, 2026. The recognized weekday prefix and explicit year are optional; unrecognized prefixes and non-English date text are ignored.
Use language: "en" for reliable extraction.
Output example
{"placeId": "ChIJTevMhhYlTIYRd7g1P6lFzjA","cid": "3516824952235210871","name": "TQM CAFE","categories": ["Coffee shop"],"fullAddress": "2851 Plano Pkwy #230, The Colony, TX 75056","city": "The Colony","state": "Texas","postalCode": "75056","countryCode": "US","latitude": 33.0581513,"longitude": -96.8645647,"phone": "(972) 292-9808","website": "https://tqmcafe.com/","domain": "tqmcafe.com","openingStatus": "OPENING_SOON","openingDateText": "Opens Aug 1","openingDate": "2026-08-01","googleMapsUrl": "https://www.google.com/maps/preview/place/...","query": "coffee shops","geography": "The Colony, Texas","scrapedAt": "2026-07-20T00:00:00.000Z"}
Exact values can change as businesses update their profiles.
How much does it cost to find opening-soon business leads?
This Actor uses pay-per-event pricing. A run start costs $0.005, then only verified dataset records are charged.
| Apify tier | Price per verified lead |
|---|---|
| Free | $0.00073735 |
| Bronze | $0.00064117 |
| Silver | $0.00050011 |
| Gold | $0.00038470 |
| Platinum | $0.00025647 |
| Diamond | $0.00017953 |
The Apify Console shows the current live price before you start a run.
A small first run is the best way to estimate cost for your territory and categories.
Coverage and pagination
Google Maps search results are relevance-ranked and can vary by locale, query wording, and time.
For better territory coverage:
- Split large countries into cities or metro areas.
- Use specific business categories.
- Schedule repeated scans.
- Store place IDs in your CRM for historical deduplication.
- Try related category terms rather than one broad phrase.
The Actor deduplicates records inside each run.
Cross-run historical deduplication should be handled in your destination or automation.
Tips for higher-quality opening-soon leads
- 🎯 Use categories that match your sales offer.
- 🗺️ Prefer city-level searches over country-wide searches.
- 📅 Use a shorter opening window for urgent outreach.
- 🔁 Schedule weekly scans to catch profile changes.
- 🧩 Join by
placeId, not business name alone. - 📞 Treat public contact fields as leads to qualify, not guaranteed decision-maker contacts.
- 🛡️ Add an Apify proxy only if direct requests are blocked or you scale search volume.
Scheduling and monitoring
Apify schedules can run the Actor daily, weekly, or on a custom cron expression.
A practical workflow is:
- Run every Monday for selected cities.
- Export place IDs and opening dates.
- Compare against your CRM.
- Create opportunities only for unseen place IDs.
- Recheck dates before time-sensitive outreach.
Use webhooks to notify another system when a run finishes.
Integrations
Google Sheets
Use an Apify integration or Make to append verified leads to a territory sheet.
HubSpot or Salesforce
Map placeId to an external ID, website domain to company domain, and opening date to a custom field.
Make and Zapier
Trigger qualification, enrichment, routing, or notification steps from new dataset records.
Slack and email alerts
Send a digest when new opening-soon profiles appear in a priority city.
Data warehouses
Load dataset exports into BigQuery, Snowflake, or PostgreSQL for trend and expansion analysis.
API usage with JavaScript
import { ApifyClient } from 'apify-client';const client = new ApifyClient({ token: process.env.APIFY_TOKEN });const run = await client.actor('automation-lab/soon-to-open-businesses-leads-scraper').call({businessTypes: ['coffee shops'],locations: ['Austin, Texas'],maxItems: 25,openingWindowDays: 180,language: 'en',countryCode: 'us'});const { items } = await client.dataset(run.defaultDatasetId).listItems();console.log(items);
API usage with Python
from apify_client import ApifyClientclient = ApifyClient('YOUR_APIFY_TOKEN')run = client.actor('automation-lab/soon-to-open-businesses-leads-scraper').call(run_input={'businessTypes': ['dentists'],'locations': ['Phoenix, Arizona'],'maxItems': 25,'openingWindowDays': 365,'language': 'en','countryCode': 'us',})for item in client.dataset(run['defaultDatasetId']).iterate_items():print(item)
API usage with cURL
curl -X POST \'https://api.apify.com/v2/acts/automation-lab~soon-to-open-businesses-leads-scraper/runs?token=YOUR_APIFY_TOKEN' \-H 'Content-Type: application/json' \-d '{"businessTypes": ["gyms"],"locations": ["Miami, Florida"],"maxItems": 25,"openingWindowDays": 180,"language": "en","countryCode": "us"}'
Fetch results from the run's defaultDatasetId after it succeeds.
Use with Apify MCP and AI agents
Claude Code setup
$claude mcp add --transport http apify 'https://mcp.apify.com?tools=automation-lab/soon-to-open-businesses-leads-scraper'
Claude Desktop and Cursor setup
Add this server to the Claude Desktop or Cursor mcpServers configuration:
{"mcpServers": {"apify": {"url": "https://mcp.apify.com?tools=automation-lab/soon-to-open-businesses-leads-scraper"}}}
VS Code setup
Add the same HTTP URL to your VS Code MCP server configuration and label it apify.
Example prompts:
- “Find coffee shops opening in Austin during the next 180 days.”
- “Scan Dallas and Fort Worth for opening-soon gyms and return phone, website, and Maps URL.”
- “Create a weekly multi-city restaurant opening lead workflow.”
Data quality and validation
The Actor deliberately favors precision over recall.
A relevant query match without a structured opening code and a future date is excluded.
An unparseable date is excluded.
A date outside your opening window is excluded.
Duplicates in multiple category or location searches are excluded.
No result can also be a valid outcome when Maps has no explicit future-opening records for the chosen input.
Limitations
- Google Maps is an undocumented source and can change its internal response layout.
- Search results are ranked, not a guaranteed complete census.
- English date text is currently required.
- Website, phone, and address fields depend on what the profile publishes.
- Email and social-link enrichment are not included in the minimum product.
- One run does not provide historical “first seen” or publication dates.
- Google can throttle requests; optional proxies and narrower query batches can help.
Responsible use and legality
This Actor extracts publicly displayed business information.
You are responsible for complying with applicable law, Google terms, privacy requirements, and outreach regulations.
Use the data for legitimate business purposes.
Do not send deceptive, discriminatory, or unlawful messages.
Respect opt-outs and suppression lists.
Reverify time-sensitive opening dates before acting on them.
Troubleshooting
Why did my run return zero leads?
The Actor only saves profiles with explicit structured future dates.
Try a larger city, another category, or a wider opening window.
Zero results can be correct for a sparse geography.
Why was an ordinary business excluded?
Appearing in an “opening soon” search is not proof of opening status.
The strict filter rejects generic relevance matches.
Why did every search fail?
Google may have throttled the connection or changed its response.
Try an Apify proxy, fewer search combinations, or retry later.
Why does a direct URL fail validation?
Only Google Maps /maps/search/ URLs are accepted.
Use a search URL rather than a place-detail or directions URL.
Why is the opening date different later?
Business owners can update or postpone profile dates.
Treat every extraction as a timestamped snapshot.
FAQ
Does this scraper find recently opened businesses?
The current contract focuses on explicit future openings.
It does not infer “recently opened” from reviews or vague marketing text.
Does it extract email addresses?
No. It returns Maps-native phone and website fields.
You can pass website domains to a separate authorized enrichment workflow.
Can I scan several cities at once?
Yes. Add multiple locations and categories; the Actor searches their cross-product.
Can I export to Excel?
Yes. Open the dataset and choose Excel, CSV, JSON, XML, or another supported format.
Can I run it every week?
Yes. Create an Apify schedule and connect the resulting dataset to your CRM or automation.
Are duplicate businesses removed?
Yes, inside a run. Place ID and CID are preferred deduplication keys.
Related Automation Lab actors
Combine this focused workflow with other public-data tools when your project requires broader coverage:
- Google Maps Lead Finder for general local business discovery.
- Google Maps Scraper for broader Maps profile extraction.
- Google Maps Reviews Scraper for public review analysis.
- Google Business Profile Posts Scraper for profile update monitoring.
Choose this Actor when the decisive requirement is a verified future opening date.
Start finding future customers
Begin with one category, one city, and 10 records.
Review the output quality, then expand territories and schedule repeat scans.
Opening-soon data is sparse by nature, but each verified record can be a high-value, time-sensitive sales opportunity.