Apple Maps Business Listings Scraper avatar

Apple Maps Business Listings Scraper

Pricing

from $1.00 / 1,000 results

Go to Apify Store
Apple Maps Business Listings Scraper

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

The Howlers

Maintained by Community

Actor stats

1

Bookmarked

38

Total users

2

Monthly active users

10 days ago

Last modified

Share

Scrape business listings from Apple Maps. Extract business names, categories, ratings (Apple's % rating + Yelp/Tripadvisor aggregated), hours, and more.


Quick Start

Run with real data

{
"searchQueries": [
"pizza austin tx"
],
"maxResults": 20,
"proxyConfiguration": {
"useApifyProxy": true,
"apifyProxyGroups": [
"RESIDENTIAL"
]
}
}

Input Parameters

ParameterTypeDefaultRequiredDescription
searchQueriesarray-NoList of search queries (e.g., 'pizza new york', 'coffee shop seattle')
searchQuerystring-NoSingle search query — use this OR searchQueries above (e.g., "pizza austin tx")
maxResultsinteger20NoMaximum number of business listings to extract per search query
proxyConfigurationobject-NoProxy settings - residential proxies recommended for Apple Maps
webhookUrlstring-NoURL to send results to (Zapier, Make, n8n, etc.)

Pricing

This actor uses pay-per-event billing:

EventDescriptionPrice
Business ScrapedEach Apple Maps business listing scraped$0.06

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?


Built by John Rippy | Actor Arsenal