The Apple Maps API turns a search term plus a location into structured Apple Maps data in one call. Send a query and a city name (or lat,lng coordinates), pick one of four search modes, and get back local business listings, one rich place detail, curated Apple Maps guides, or the refinement filters Apple offers for that query. Phone, weekly hours, GPS coordinates, multi-source ratings (Apple, Yelp, Foursquare, TripAdvisor), amenities, and price tiers all come back where Apple Maps exposes them.
It is built for market mapping, local lead generation, and agent tool calls. Pull every coffee shop in a metro sorted by rating, build an outbound list with phone and website attached, or let an AI assistant look up a place mid-conversation. Pay per result, no Apple developer account, export to JSON, CSV, or Excel.
What it returns
One row per listing with title, position, place_id, gps_coordinates, rating, reviews, multi-source ratings, address, phone, website, amenities, price_score, open_state, weekly_hours, and timezone. Place mode adds about text and the full photo gallery. Guide mode returns curated collections with publisher and items. Refinement mode returns the toggles, multi-select filters, and sort keys Apple accepts for a query, so you can plan a filtered search before you run it.
Example Tasks & Use Cases
Extract Apple Maps business listings with phone numbers - Pull listings with phone, address, rating, and hours for an outbound call list.
Find coffee shop leads in Seattle from Apple Maps - A worked local lead generation run: one category, one city, ready to clone.
Compare restaurant ratings in Austin on Apple Maps - Rank restaurants by rating with Apple, Yelp, Foursquare, and TripAdvisor scores side by side.
Get curated Apple Maps guides for a city - Return the editorial guide collections, publisher and underlying places included.
Get Apple Maps place details by API - Resolve one business to a full detail record: hours, amenities, reviews, photos.
Search Apple Maps places from Claude via MCP - Let Claude search Apple Maps live through the Model Context Protocol.
Works with MCP
The Actor is a first-class tool on the Apify MCP server, so Claude, Claude Code, Cursor, and other MCP clients can call it as a tool. Ask "map every ramen shop near Apple Park and rank them by rating" and it picks the right search mode and hands back clean rows, no scraping code involved.
Keywords & Topics
Apple Maps API, Apple Maps scraper, market mapping, local lead generation, Apple Maps data, local search API, place details API, curated guides, multi-source ratings, MCP tool for AI agents. Full listing: Apple Maps API on Apify.
Built with