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- Price per one place for the usage from 1 to 500 businesses (places)
- Extended info
- Change language
- Bulk queries
Medium Tier
Usage after 500 places- Price per one place for the usage from 501 to 50,000 businesses (places)
- Extended info
- Change language
- Bulk queries
Business Tier
Usage after 50,000 places- Price per one place for the usage after 50,000 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.
- 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 (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.
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.
Video hướng dẫn
Trường hợp sử dụng
Sự phát triển
Sử dụng API của chúng tôi để tạo các ứng dụng mới. Tích hợp lượng dữ liệu không giới hạn vào nền tảng hiện có của bạn.
Khoa học dữ liệu
Xây dựng các công nghệ tiên tiến với dữ liệu có liên quan. Cung cấp dữ liệu vào các mô hình AI và Máy học của bạn.
Marketing & Lead Generation
Sử dụng Google Maps để tìm kiếm khách hàng mới.
Why Scrape With Outscraper?
độ tin cậy
Outscraper services are trusted by thousands of happy customers worldwide — from individuals to big enterprises.
Cutting-edge Technologies
Chúng tôi áp dụng các công nghệ tiên tiến để cạo để đảm bảo bạn nhận được chính xác những gì bạn cần.
Regular Updates
Our team keeps the software up to date so you can keep on scraping despite any site changes.
Speed
Access powerful servers placed in many locations to make sure you receive the data in time.
Cloud Scraping
Avoid getting your IP compromised by scraping the data via Outscraper cloud servers.
Limitless
All extractions are handled by Outscraper's core which was specially designed to be able to handle millions of tasks simultaneously.
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.







Liên hệ chúng tôi
Các câu hỏi, nhu cầu đặc biệt, các vấn đề ... Luôn sẵn lòng nhận được phản hồi từ bạn.
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
Firstly, you can set the đánh giá parameter up to 500.
Secondly, you might want to split your query into multiple queries using zip codes (e.g. 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.
The Outscraper API Docs explains in detail how to get the list of places. You can review the Outscraper API Documentation for all parameters and test the Outscraper Google Places API for free now.