Apple Maps Business Listings Scraper
Pricing
from $1.00 / 1,000 results
Apple Maps Business Listings Scraper
Scrape Business Listings from Apple Maps. Apple's mapping platform has unique business data including Apple's proprietary percentage-based ratings, aggregated reviews from Yelp & TripAdvisor & more. Business names and categories, Hours, NAP, websites, & more.
Pricing
from $1.00 / 1,000 results
Rating
0.0
(0)
Developer
The Howlers
Actor stats
1
Bookmarked
28
Total users
8
Monthly active users
11 days ago
Last modified
Categories
Share
Scrape business listings from Apple Maps. Extract business names, categories, ratings (Apple's % rating + Yelp/Tripadvisor aggregated), hours, and more.
Quick Start
Test with Demo Mode (free, no API key needed)
{"demoMode": true,"searchQueries": ["pizza austin tx"],"maxResults": 20,"proxyConfiguration": {"useApifyProxy": true,"apifyProxyGroups": ["RESIDENTIAL"]}}
Run with real data
{"demoMode": false,"searchQueries": ["pizza austin tx"],"maxResults": 20,"proxyConfiguration": {"useApifyProxy": true,"apifyProxyGroups": ["RESIDENTIAL"]}}
Input Parameters
| Parameter | Type | Default | Required | Description |
|---|---|---|---|---|
searchQueries | array | - | No | List of search queries (e.g., 'pizza new york', 'coffee shop seattle') |
searchQuery | string | - | No | Single search query — use this OR searchQueries above (e.g., "pizza austin tx") |
maxResults | integer | 20 | No | Maximum number of business listings to extract per search query |
demoMode | boolean | true | No | Run with sample business data. Perfect for testing. Set to false for real scraping. |
proxyConfiguration | object | - | No | Proxy settings - residential proxies recommended for Apple Maps |
webhookUrl | string | - | No | URL to send results to (Zapier, Make, n8n, etc.) |
Pricing
This actor uses pay-per-event billing:
| Event | Description | Price |
|---|---|---|
| Business Scraped | Each Apple Maps business listing scraped | $0.06 |
Demo mode is free -- no charges for sample data.
Troubleshooting
"API error 429" or "Rate limit"
Too many requests. Wait a minute and try again, or reduce the number of items per run.
No results or empty dataset
Check the run log for error messages. Common causes:
- Invalid input format (check the examples above)
- The target data doesn't exist or is too small to track
How do I test without an API key?
Enable Demo Mode in the input. This returns realistic sample data so you can verify the output format works for your workflow.
Built by John Rippy | Actor Arsenal