Google Maps Places API
Stable and reliable API to get Google Maps Places.
Response Demo
[
{
"query": "Central Park NY",
"name": "Central Park",
"place_id": "ChIJ4zGFAZpYwokRGUGph3Mf37k",
"google_id": "0x89c2589a018531e3:0xb9df1f7387a94119",
"full_address": "New York, NY",
"borough": "Manhattan",
"street": null,
"postal_code": null,
"area_service": false,
"country_code": "US",
"country": "United States of America",
"city": "New York",
"us_state": "New York",
"state": "New York",
"plus_code": "87G8Q2MM+2Q",
"latitude": 40.7825547,
"longitude": -73.9655834,
"time_zone": "America/New_York",
"site": "https://www.centralparknyc.org/",
"phone": "+1 212-310-6600",
"type": "Park",
"logo": "https://lh4.googleusercontent.com/-6hI8vkGWlug/AAAAAAAAAAI/AAAAAAAAAAA/mWqBdd0Up4c/s44-p-k-no-ns-nd/photo.jpg",
"description": "Sprawling park with pedestrian paths & ballfields, plus a zoo, carousel, boat rentals & a reservoir.",
"located_in": null,
"located_google_id": null,
"category": "attractions",
"subtypes": "Park, Garden, Tourist attraction",
"posts": null,
"reviews_tags": ["march", "pollen", "carriage", "skyscrapers"],
"rating": 4.8,
"reviews": 247723,
"photos_count": 1579025,
"cid": "13393458397880860953",
"reviews_link": "https://search.google.com/local/reviews?placeid=ChIJ4zGFAZpYwokRGUGph3Mf37k&q=Central+Park+NY&authuser=0&hl=en&gl=US",
"reviews_id": "-5053285675828690663",
"photo": "https://lh5.googleusercontent.com/p/AF1QipONBSS_6ZUKRibSpk3bH9kV1lwWhQS9_jrVUrBw=w800-h500-k-no",
"street_view": "https://lh5.googleusercontent.com/p/AF1QipPt-UxzGWHo40iIFPdvUqtCrWYOx7fWKOkgzEHp=w1600-h1000-k-no",
"working_hours_old_format": "Monday: 6\u202fAM-1\u202fAM | Tuesday: 6\u202fAM-1\u202fAM | Wednesday: 6\u202fAM-1\u202fAM | Thursday: 6\u202fAM-1\u202fAM | Friday: 6\u202fAM-1\u202fAM | Saturday: 6\u202fAM-1\u202fAM | Sunday: 6\u202fAM-1\u202fAM",
"working_hours": {
"Monday": "6\u202fAM-1\u202fAM",
"Tuesday": "6\u202fAM-1\u202fAM",
"Wednesday": "6\u202fAM-1\u202fAM",
"Thursday": "6\u202fAM-1\u202fAM",
"Friday": "6\u202fAM-1\u202fAM",
"Saturday": "6\u202fAM-1\u202fAM",
"Sunday": "6\u202fAM-1\u202fAM"
},
"other_hours": null,
"business_status": "OPERATIONAL",
"about": {
"Accessibility": {
"Wheelchair accessible entrance": true,
"Wheelchair accessible parking lot": true
},
"Activities": {
"Hiking": true
},
"Amenities": {
"Dogs allowed": true,
"Good for kids": true,
"Picnic tables": true,
"Public restroom": true,
"Slides": true,
"Swings": true,
"Volleyball court": true
}
},
"popular_times": [...],
"range": null,
"reviews_per_score": {
"1": 1325,
"2": 959,
"3": 5563,
"4": 30783,
"5": 209093
},
"reservation_links": null,
"booking_appointment_link": null,
"menu_link": null,
"order_links": null,
"owner_id": "100816397962289212627",
"verified": true,
"owner_title": "Central Park",
"owner_link": "https://www.google.com/maps/contrib/100816397962289212627",
"location_link": "https://www.google.com/maps/place/Central+Park/@40.7825547,-73.9655834,14z/data=!4m8!1m2!2m1!1sCentral+Park!3m4!1s0x89c2589a018531e3:0xb9df1f7387a94119!8m2!3d40.7825547!4d-73.9655834"
},
...
]
Các gói định giá
Pay as you go with monthly metered usage billing.
Bậc miễn phí
Usage before 500 places- Free for the first 500 businesses (places)
- Extended info
- Change language
- Bulk queries
Medium Tier
Usage after 500 places- Price per 1k places for the usage from 501 to 100k businesses
- Extended info
- Change language
- Bulk queries
Business Tier
Usage after 100,000 places- Price per 1k records for the usage after 100k businesses (places)
- Extended info
- Change language
- Bulk queries
Tài liệu API
Sử dụng dữ liệu từ ứng dụng của bạn. Kiểm tra Tài liệu API to see code examples.
Data Dictionary
Columns names and descriptions for Google Maps.
- Tên – name of the place on Google Maps.
- Địa điểm – website of the place.
- kiểu – the type of the place under which it was found (can be any element from subtypes).
- kiểu phụ – all types of the place.
- category – the main type of the place (sometimes might be in a local language).
- điện thoại – place phone number.
- địa chỉ đầy đủ – full address of the place location.
- quận – borough of the place location.
- đường phố – street of the place location.
- thành phố – city of the place location.
- mã bưu điện – postal code of the place location.
- tiểu bang – state of the place location.
- Tiểu bang chúng tôi – state of the place location (will be removed in future versions).
- Quốc gia – country of the place location.
- mã quốc gia – country code of the place location.
- vĩ độ – latitude of the place location.
- kinh độ – longitude of the place location.
- Múi giờ – timezone of the place location.
- plus_code – location plus code or open location code (works only for individual searches, e.g. query: “Hotel Colombo Berat”, “0x3e49a63f6b05fe3b:0xc73d6b1f31b2ccc8”, learn more).
- area_service – shows if the place is service without a physical location.
- Xếp hạng – rating of the place.
- đánh giá – number of reviews
- reviews_link – link to the place’s reviews.
- reviews_per_score – JSON object with reviews per score.
- reviews_tags – most common review tags (works only for individual searches, e.g. query: “Hotel Colombo Berat”, “0x3e49a63f6b05fe3b:0xc73d6b1f31b2ccc8”, learn more).
- số lượng ảnh – number of photos from the place.
- ảnh – image link of the place.
- street_view – image link of the place street view (works only for individual searches, e.g. query: “Hotel Colombo Berat”, “0x3e49a63f6b05fe3b:0xc73d6b1f31b2ccc8”, learn more).
- located_in – name of the parent place where it’s located (works only for individual searches, e.g. query: “Hotel Colombo Berat”, “0x3e49a63f6b05fe3b:0xc73d6b1f31b2ccc8”, learn more).
- giờ làm việc – JSON object with working hours of the place.
- working_hours_old_format – working hours of the place.
- popular_times – popular time of the place including live status (e.g. little busy, works only for individual searches, e.g. query: “Hotel Colombo Berat”, “0x3e49a63f6b05fe3b:0xc73d6b1f31b2ccc8”, learn more).
- business_status – current status of the business.
- Về – extra information about the place (e.g. Identifies as women-owned, LGBTQ+ friendly).
- description – place description (works only for individual searches, e.g. query: “Hotel Colombo Berat”, “0x3e49a63f6b05fe3b:0xc73d6b1f31b2ccc8”, learn more).
- phạm vi – price range of the place.
- bài viết – JSON object with posts from the place (works only for some places, learn more).
- xác minh – indicates if the place was claimed.
- owner_id – unique identifier of the place owner.
- owner_title – title of the owner’s profile page.
- owner_link – link to owner profile on Google Maps.
- reservation_links – link to make reservation.
- booking_appointment_link – link to book appointment.
- menu_link – link to menu (works only for individual searches, e.g. query: “Hotel Colombo Berat”, “0x3e49a63f6b05fe3b:0xc73d6b1f31b2ccc8”, learn more).
- order_links – link to place an order.
- location_link – link to the place on Google Maps.
- place_id – unique identifier of the place (Google might update it a couple of times per a year).
- google_id – unique identifier of the place, also known as Feature ID (Google might update it a couple of times per a year).
- cid – multi platform ID of a listing in Google ecosystem.
- reviews_id – unique identifier of the places’ reviews.
- located_google_id – google_id of the parent place where it’s located (works only for individual searches, e.g. query: “Hotel Colombo Berat”, “0x3e49a63f6b05fe3b:0xc73d6b1f31b2ccc8”, learn more).
Additional data that might be added by applying Emails & Contacts Scraper enrichment (select it with UI or use the “domains_service” parameter with API). You can learn more about enrichments in this article.
- domain – website domain.
- email_1 – the first email found associated with the place.
- email_2 – the second email found associated with the place.
- email_3 – the third email found associated with the place.
- Facebook – link to the Facebook page.
- Instagram – link to the Instagram page.
- Twitter – link to the Twitter page.
- Linkedin – link to the Linkedin page.
- Youtube – link to the Youtube page.
- phone_1 – first phone found from the website.
- phone_2 – second phone found from the website.
- phone_3 – third phone found from the website.
- website_title – title of the website (meta tag).
- website_generator – the platform the website is built on (WordPress, etc.).
- website_description – description of the website (meta tag).
- website_keywords – keywords from the website (meta tag).
- website_has_fb_pixel – shows if FB pixel was found.
- website_has_google_tag – shows if Google Tagmanager code was found.
Why Use Outscraper Google Maps API?
Comprehensive Data Access
Extract detailed business information, including names, addresses, phone numbers, ratings, and reviews directly from Google Maps Places.
High Accuracy and Reliability
Benefit from Outscraper's robust scraping technology, designed to provide accurate and reliable data consistently.
Real-Time Data Retrieval
Access the most current data available, ensuring your information is always up-to-date and relevant for your needs.
Cost-Effective
Save time and resources with automated data extraction, reducing the need for manual data collection and analysis.
Integration Capabilities
Easily integrate extracted data into your existing CRM, marketing, or data analysis tools for enhanced business operations.
Free Tier Available
Start with Outscraper's free tier to experience the benefits of automated data extraction before committing to a subscription plan.
Video hướng dẫn
Try Outscraper for free with a monthly renewable Free Tier.
What Clients Say?
Your review will motivate our team a lot! Use Facebook, Product Hunt, Trustpilot, or Capterra to post it.
Our Clients
Trusted by thousands of happy customers worldwide.
Câu hỏi thường gặp
Các câu hỏi và câu trả lời thường gặp nhất
restaurant, 10001, NY, US
, restaurant, 10002, NY, US
). Please visit this page to learn more.Google Maps API by Outscraper has a Free Tier (monthly usage tier that you can use for free each month).
Google Maps Places scraping, harvesting, or extracting is a process of getting places from the Google website. It extends the official Google Places API and allows you to get real-time access to any number of places.
The Google Places API is a service provided by Google that allows developers to access and retrieve detailed information about places from the Google Places database. It provides programmatic access to a vast array of place-related data, such as business names, addresses, phone numbers, website URLs, user ratings, reviews, and much more.
Outscraper’s Google Maps Places API is an excellent solution for developers seeking to integrate place-related functionalities into their applications or services. By utilizing Outscraper’s API, you gain access to a wealth of location data from the Google Places database in a convenient and developer-friendly manner.
search and retrieve detailed information about places. Whether you need access to business listings, nearby places, or specific place details, this API provides comprehensive location data to enhance your applications.
Utilize the Google Maps API for accurate and reliable location intelligence, enabling you to search for nearby places, access place details, and integrate business information effortlessly. With features like place search integration, place autocomplete, and place photos API, the Google Places API is your gateway to rich location data.
Perfect for location-based services, the API supports geolocation and local business data extraction, making it an essential tool for businesses seeking to harness the full potential of Google Maps. Leverage the Google Maps platform to access nearby search, place reviews, and more, ensuring your applications deliver precise and valuable location insights. Enhance your business intelligence with Google’s location services and build smarter, more responsive applications today.