Google Maps Places API
Access emails, contacts, and socials of your target companies.
Yanıt Demosu
[
{
"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"
},
...
]
Fiyatlandırma Planları
Outscraper ile sadece kullandığınız kadar ödersiniz. Aylık sabit bir ücret yoktur.
Ücretsiz Deneme Sürümü
500 adet konuma kadar kullanım- Free for the first 500 businesses (places)
- Genişletilmiş bilgi
- Dili değiştir
- Toplu sorgular
Orta Kademe
500 adet konumdan sonrası kullanıma ait fiyatlandırma- Price per 1k places for the usage from 501 to 100k businesses
- Genişletilmiş bilgi
- Dili değiştir
- Toplu sorgular
- Enrichments
Büyük İşletmeler İçin
Usage after 100,000 places- Price per 1k records for the usage after 100k businesses (places)
- Genişletilmiş bilgi
- Dili değiştir
- Toplu sorgular
- Enrichments
- SLA & faster support
API Dokümanları
Kendi uygulamanız ile Outscraper servislerini kullanın. Detaylar için lütfen dökümanlar sayfamızı ziyaret edin: API Dokümanları kod örneklerini görmek için.
Veri Sözlüğü
Google Haritalar için sütun adları ve açıklamaları.
- name – name of the place on Google Maps.
- name_for_emails – name cleaned/normalised for email personalisation.
- alt tipler – all types of the place.
- type – the type under which the place was found (can be any element from subtypes, search result context).
- category – category defined by contributors (may be in a local language).
- phone – place phone number.
- web sitesi – website of the place.
- address – full formatted address of the place.
- street – street address (e.g. house number + street).
- county – county/borough.
- city – city of the place.
- state – state/region/province name (when available).
- state_code – state/region code (e.g. NY for US; when available).
- postal_code – postal/ZIP code.
- country – country name.
- country_code – country code (ISO 3166-1 alpha-2, e.g. US).
- latitude – latitude of the place location.
- longitude – longitude of the place location.
- h3 – H3 index (hexagonal spatial index) for the place location.
- time_zone – timezone of the place location.
- plus_code – Open Location Code / Plus Code (works only for individual searches, e.g. query: “Hotel Colombo Berat”, “0x3e49a63f6b05fe3b:0xc73d6b1f31b2ccc8”, daha fazla öğrenmek için buraya bakın).
- area_service – indicates if the place is a service-area business without a public storefront address.
- rating – rating of the place.
- reviews – number of reviews.
- reviews_link – link to the place’s reviews on Google Maps.
- reviews_tags – most common review tags (works only for individual searches, e.g. query: “Hotel Colombo Berat”, “0x3e49a63f6b05fe3b:0xc73d6b1f31b2ccc8”, daha fazla öğrenmek için buraya bakın).
- reviews_per_score – JSON object with reviews per score. Works only when using google_id or a business name/category as a query.
- reviews_per_score_1 – number of 1-star reviews.
- reviews_per_score_2 – number of 2-star reviews.
- reviews_per_score_3 – number of 3-star reviews.
- reviews_per_score_4 – number of 4-star reviews.
- reviews_per_score_5 – number of 5-star reviews.
- photos_count – number of photos.
- photo – main photo URL (when available).
- street_view – Google Street View image URL (works only for individual searches, e.g. query: “Hotel Colombo Berat”, “0x3e49a63f6b05fe3b:0xc73d6b1f31b2ccc8”, daha fazla öğrenmek için buraya bakın).
- logo – logo image URL (when available).
- located_in – name of the parent place where it’s located (works only for individual searches, e.g. query: “Hotel Colombo Berat”, “0x3e49a63f6b05fe3b:0xc73d6b1f31b2ccc8”, daha fazla öğrenmek için buraya bakın).
- 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”, daha fazla öğrenmek için buraya bakın).
- business_status – current status of the business (e.g. operational, temporarily closed).
- working_hours – JSON object with opening hours.
- working_hours_csv_compatible – pipe-delimited CSV-compatible opening hours string (used by: Opening Hours Pro, Listing Pro, Business Hours Widget, StoreMapper).
- other_hours – JSON object with other hours (when available).
- popular_times – popular times, including live status (e.g. little busy). Works only for individual searches (see daha fazla öğrenmek için buraya bakın).
- typical_time_spent – how much time people typically spend (e.g. People typically spend 45 min to 2.5 hr here). Works only for individual searches (see daha fazla öğrenmek için buraya bakın).
- range – price range. Either “$$$” (general searches) or “€10–20” (available only when using place_ids as queries).
- Fiyat:% s – prices info from various hotel providers (available only when using place_ids as queries).
- reservation_links – reservation links (when available).
- booking_appointment_link – link to book an appointment (when available).
- menu_link – menu link (works only for individual searches, e.g. query: “Hotel Colombo Berat”, “0x3e49a63f6b05fe3b:0xc73d6b1f31b2ccc8”, daha fazla öğrenmek için buraya bakın).
- order_links – links to place an order (when available).
- about – additional attributes about the place (e.g. women-owned, LGBTQ+ friendly).
- description – place description (works only for individual searches; daha fazla öğrenmek için buraya bakın).
- posts – JSON object with posts from the place (works only for some places; daha fazla öğrenmek için buraya bakın).
- verified – indicates if the place was claimed/verified.
- 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.
- location_link – link to the place on Google Maps.
- location_reviews_link – direct link to the reviews tab (when available).
- place_id – unique identifier of the place (Google may update it a few times per year).
- google_id – unique identifier of the place, also known as Feature ID (Google may update it a few times per year).
- cid – multi-platform ID of a listing in the Google ecosystem.
- kgmid – Knowledge Graph Machine ID (identifier Google assigns to specific entities).
- reviews_id – unique identifier of the place’s reviews.
Uygulanarak eklenebilecek ek veriler E-postalar ve Kişiler Kazıyıcı enrichment (select it with UI or use the “domains_service” parameter with Outscraper Google Haritalar Yorumları API). Zenginleştirmeler hakkında daha fazla bilgi için bu makale.
- 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_gtm – 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.
Nasıl Kullanılır? - Eğitim Videosu
Aylık yenilenebilir ücretsiz deneme kredileri ile Outscraper servislerini test edin.
Müşteriler Ne Diyor?
Yorumunuz ekibimizi çok motive edecek! Kullanım Ürün Avı, Trustpilotveya Capterra göndermek için.
Müşterilerimiz
Dünya çapında binlerce mutlu müşteri tarafından güvenilmektedir.







SSS
SIKÇA SORULAN SORULAR
restaurant, 10001, NY, US, restaurant, 10002, NY, US). Lütfen ziyaret edin bu sayfa daha fazlasını öğrenmek için.Outscraper'ın Google Places API'si her ay belirli bir ücretsiz kredi sunar. Bu kredi ile servisi test edebilirsiniz.
Google Maps Places kazıma, hasat etme veya çıkarma, Google web sitesinden yer alma işlemidir. Resmi Google Places API'sini genişletir ve istediğiniz sayıda yere gerçek zamanlı erişim elde etmenizi sağlar.
Google Places API, geliştiricilere Google'ın yerler hakkında detaylı bilgilere erişim sağlayan bir hizmet sunar. Bu API, işletme adları, adresler, telefon numaraları, web sitesi URL'leri, kullanıcı derecelendirmeleri, yorumlar ve daha birçok yerle ilgili veriye programatik erişim imkanı sağlar. Bu veriler Google Places veritabanından alınır.
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.