Apple Maps Scraper
Pricing
$39.00/month + usage
Apple Maps Scraper
Extract location, business, and point-of-interest data from Apple Maps—addresses, coordinates, contact details, images, reviews, amenities, business hours, and more. Ideal for mapping apps, travel platforms, and market intelligence. Fast, reliable, and fully customizable.
0.0 (0)
Pricing
$39.00/month + usage
0
2
1
Last modified
3 days ago

The Apple Maps Scraper is an Apify actor that extracts location data, businesses, landmarks, and points of interest from Apple Maps. It searches by query and returns comprehensive location information including addresses, coordinates, contact details, images, reviews, amenities, business hours, and more for deeper analysis.
✨ Key Features
- Flexible query search: Search for any location, business, landmark, or point of interest using natural language queries.
- Comprehensive location data: Extract detailed information including addresses, coordinates, phone numbers, websites, and business hours.
- Rich media support: Collect images, ratings, reviews, and vendor information for each location.
- Category classification: Get main categories and subcategories for better organization and filtering.
💡 Why It's Important
Apple Maps provides detailed location and business information integrated with Apple's ecosystem. With this actor, you can:
- Discover and analyze locations across any region or city worldwide.
- Extract business intelligence including contact information, operating hours, and amenities.
- Automate location data collection for mapping, analysis, and business intelligence purposes.
👤 Who Is It For?
This actor is a great fit for:
- Business intelligence and market researchers analyzing local business data and locations.
- Data teams and developers building location-based applications and services.
- Travel and hospitality companies curating location information for their platforms.
🚀 Business Use Cases
- Location data aggregation: Collect comprehensive location information for mapping and geospatial analysis.
- Business directory building: Extract contact details, addresses, and business information for directories.
- Competitive intelligence: Analyze location distribution, amenities, and ratings across different regions.
🛠 Input Schema
{"query": "The Pyramids", // Required: location query"proxyConfiguration": {// Optional: Apify proxy configuration"useApifyProxy": false}}
Notes:
- Required:
query. - Use
proxyConfigurationfor Apify proxy settings.
⚠️ Important: Proxy Configuration
The proxy configuration set for a specific country impacts the search results, as Apple Maps search always returns nearby places based on the proxy's geographic location.
To get location-specific results, configure your proxy to match the target country or region. For example:
- To search for locations in France, use a proxy configured for France
- To search for locations in the USA, use a proxy configured for the USA
This ensures you receive the most relevant and geographically accurate search results.
📦 Output Schema
The actor returns location data with comprehensive information for each search result:
{"id": "IED10F53B2E30A0CD","name": "Great Pyramid of Giza","secondaryName": "هرم خوفو","description": "The Great Pyramid of Giza is the largest Egyptian pyramid. It served as the tomb of pharaoh Khufu, who ruled during the Fourth Dynasty of the Old Kingdom. Built c. 2600 BC, over a period of about 26 years, the pyramid is the oldest of the Seven Wonders of the Ancient World, and the only wonder that has remained largely intact. It is the most famous monument of the Giza pyramid complex, which is part of the UNESCO World Heritage Site \"Memphis and its Necropolis\".","appleMapsUrl": "https://maps.apple.com/place?place-id=IED10F53B2E30A0CD","vendor": {"name": "siri_kg","url": "https://ar.wikipedia.org/wiki/الهرم_الأكبر"},"mainPhoneNumber": "+20227354532","phoneNumbers": ["+20227354532"],"website": "https://egymonuments.gov.eg/en/monuments/the-great-pyramid","mainCategory": "Landmark","categories": ["travel_and_leisure", "historic_landmark"],"mainImage": "https://irs1.4sqi.net/img/general/original/2663822_UI9Bx-WqZEPyUQbjcvc2WYxRpSItcUd5Qb05aExgJdk.jpg","images": ["https://irs1.4sqi.net/img/general/original/2663822_UI9Bx-WqZEPyUQbjcvc2WYxRpSItcUd5Qb05aExgJdk.jpg","https://is1-ssl.mzstatic.com/image/thumb/nofVQGUj3vSBpj0IO43ULw/1284x1284bb.jpg","https://is1-ssl.mzstatic.com/image/thumb/Jh9N5uz3XqNBt6SDSRuMWg/1284x1284bb.jpg"],"rating": 4.25,"reviews": [{"snippet": "The setting was beautiful, the garden in particular. The staff was really friendly and Hady was very kind and helpful. It was great value for money with a wonderful view of the Great Pyramid.","reviewTime": "2025-05-05T00:00:00.000Z","reviewer": {"name": "anonymous"},"reviewId": "5154853675","rating": {"ratingType": "USER_RATING","score": 4,"maxScore": 5}}],"businessAvailability": {"days": ["SUNDAY","MONDAY","TUESDAY","WEDNESDAY","THURSDAY","FRIDAY","SATURDAY"],"hours": {"dayStartHour": 8,"dayEndHour": 16}},"externalLinks": ["https://viator.com/app-clip/d23032-a1506","https://tiqets.com/appclip/venue/169240?partner=95014"],"summarizedAddress": "Great Pyramid of Giza, Giza, Egypt","address": {"country": "Egypt","countryCode": "EG","administrativeArea": "Giza","locality": "Giza","postCode": "12557","subLocality": "Nazlet Al Siman And Al Sisi","thoroughfare": "Al Amira Ferbal Street","subThoroughfare": "11","fullThoroughfare": "Al Amira Ferbal Street 11","areaOfInterest": ["Great Pyramid of Giza", "Giza Necropolis"],"dependentLocality": ["Nazlet Al Siman And Al Sisi","Al Amrania","Pyramids"],"subPremise": [],"geoId": [],"_unknownFields": {}},"coordinates": {"latitude": 29.9789881,"longitude": 31.13432},"amenities": [{"key": "accessibleWheelchair","name": "Wheelchair Accessible","category": ["crossbusiness","accessibility_features","wheelchair_accessible"]},{"key": "person.3.fill","name": "Good for Groups","category": ["crossbusiness", "goodfor", "groups"]}]}
Output Fields Description
- id: Unique Apple Maps place identifier
- name: Primary name of the location
- secondaryName: Alternative name (often in a different language or script)
- description: Detailed description often sourced from Wikipedia or other knowledge bases
- appleMapsUrl: Direct link to view the location in Apple Maps
- vendor: Information about the data source (e.g., Siri Knowledge Graph, Booking.com)
- mainPhoneNumber: Primary contact phone number
- phoneNumbers: Array of all associated phone numbers
- website: Official website URL
- mainCategory: Primary category classification (e.g., Landmark, Hotel, Restaurant)
- categories: Array of category tags for classification
- mainImage: Primary image URL
- images: Array of image URLs
- rating: Numeric rating (if available)
- reviews: Array of review objects with snippets, ratings, reviewers, and timestamps
- businessAvailability: Operating schedule with days and hours
- externalLinks: Links to third-party services (e.g., booking sites, review platforms)
- summarizedAddress: Human-readable address summary
- address: Detailed address object with country, region, locality, street, postal code, and more
- coordinates: Geographic coordinates (latitude, longitude)
- amenities: Array of amenities with keys, names, and category classifications
👀 p.s.
Got feedback or need an extension?
Lexis Solutions is a certified Apify Partner. We can help you with custom solutions or data extraction projects.
Contact us over Email or LinkedIn
Support Our Work 💝
If you're happy with our work and scrapers, you're welcome to leave us a company review here and leave a review for the scrapers you're subscribed to. It will take you less than a minute but it will mean a lot to us!
Image Credit: https://www.apple.com/maps/
