Google 지도 리뷰 API
공식 Google Maps API를 확장하고 실시간으로 얼마든지 리뷰를 스크랩하세요. 만 걸립니다 6분 가입하고 시작합니다.
응답 데모
{
"name": "National Museum of the American Indian",
...
"rating": 4.5,
"reviews": 6501,
"reviews_data": [
{
"google_id": "0x89b7b783fc58e717:0xde1953f24f51818",
"author_link": "https://www.google.com/maps/contrib/112021154772754874803?hl=en-US",
"author_title": "Sharon Stone",
"author_id": "112021154772754874803",
"author_image": "https://lh3.googleusercontent.com/a-/AOh14GgesxM1R50ch-ZQfYHkfyCethdfnwVBXlJyzUTHTQ=c0x00000000-cc-rp-ba3",
"review_text": "One of those lesser-known museums. This is a must for visiting DC. The museum is not as crowded as the others But it has an atmosphere like none other. Truly amazed",
"review_img_url": "https://lh5.googleusercontent.com/p/AF1QipOovYxmn9figwNlbEjNwcretJJpOB1suZ5Mo0lu",
"owner_answer": null,
"owner_answer_timestamp": null,
"owner_answer_timestamp_datetime_utc": null,
"review_link": "https://www.google.com/maps/reviews/data=!4m5!14m4!1m3!1m2!1s112021154772754874803!2s0x0:0xde1953f24f51818?hl=en-US",
"review_rating": 5,
"review_timestamp": 1612107518,
"review_datetime_utc": "01/31/2021 15:38:38",
"review_likes": 0
},
{
"google_id": "0x89b7b783fc58e717:0xde1953f24f51818",
"author_link": "https://www.google.com/maps/contrib/115801625784073856553?hl=en-US",
"author_title": "Sara Key",
"author_id": "115801625784073856553",
"author_image": "https://lh3.googleusercontent.com/a-/AOh14Ghbg_eItSfbdJ3qfz5Z6TXlXzhMdFWyE-tAHBCsZw=c0x00000000-cc-rp-ba5",
"review_text": "This museum is very historical!!! Brings down history to life regarding the Indians! Extremely interesting if you love history!!! Go with your history class/ students or with friends!!! I really recommend you all going here!! This is the one place you should visit if you haven’t.",
"review_img_url": "https://lh3.googleusercontent.com/a-/AOh14Ghbg_eItSfbdJ3qfz5Z6TXlXzhMdFWyE-tAHBCsZw",
"owner_answer": null,
"owner_answer_timestamp": null,
"owner_answer_timestamp_datetime_utc": null,
"review_link": "https://www.google.com/maps/reviews/data=!4m5!14m4!1m3!1m2!1s115801625784073856553!2s0x0:0xde1953f24f51818?hl=en-US",
"review_rating": 4,
"review_timestamp": 1611894364,
"review_datetime_utc": "01/29/2021 04:26:04",
"review_likes": 0
},
...
]
}
특징
5개 이상의 리뷰
API를 사용하면 모든 장소의 모든 리뷰를 가져올 수 있습니다. 한 장소당 5개의 리뷰로 제한되는 공식 Google API 제한에 제한되지 않습니다.
실시간
1~10개의 리뷰를 가져오는 데 걸리는 응답 시간은 3초 미만입니다. 따라서 웹사이트에 통합하여 고객이 웹사이트를 열면 리뷰를 가져올 수 있습니다.
고급 매개변수
정렬, 건너뛰기, 무시, 차단, 언어 선택 등 다양한 옵션을 통해 원하는 리뷰만 가져올 수 있습니다.
요금제
월 단위 사용량 청구로 종량제로 결제하세요.
중간 계층
500개 리뷰 후 사용량- Price per 1k reviews for the usage from 501 to 50,00 reviews
- 정렬
- 모든 리뷰 액세스
- 고급 필터
비즈니스 계층
50,000건의 리뷰 후 사용량- Price per 1k reviews for the usage after 50,000 reviews
- 정렬
- 모든 리뷰 액세스
- 고급 필터
API 문서
앱의 데이터를 사용합니다. 체크 아웃 API 문서 를 클릭하여 코드 예제를 확인하세요.
리뷰 데이터 사전
Google 리뷰의 열 이름 및 설명입니다.
- 이름 – name of the place on Google Maps.
- google_id – unique identifier of the place.
- 위치_링크 – link to the place.
- 리뷰_링크 – link to the place reviews.
- 리뷰_당_점수 – JSON object with scores and the number of reviews per each score.
- 평가 – rating of the review.
- review_id – unique identifier of the review.
- 작성자_링크 – link to author’s profile on Google Maps.
- 저자_제목 – title of the author’s profile page.
- author_id – unique identifier of the author.
- 작성자_이미지 – image link from the author’s profile page.
- author_reviews_count – number of total reviews left by the author.
- author_ratings_count – author’s ratings.
- 리뷰_텍스트 – text of the review (if exists).
- review_img_url – image link from the review (if exists).
- 소유자_답변 – text of the owner replay (if exists).
- 소유자_응답_타임스탬프 – timestamp value when owner replied (if exists).
- 소유자_응답_타임스탬프_날짜_시간_utc – datetime value when owner replied (if exists).
- 리뷰_링크 – link to the review.
- 리뷰_등급 – rating of the review.
- 리뷰_타임스탬프 – timestamp value when review created.
- 리뷰_날짜_시간 – datetime value when review created.
- 리뷰_좋아요 – amount of the review’s likes.
- 리뷰_ID – unique identifier of the place’s reviews.
비디오 튜토리얼
사용 사례
개발
API를 사용하여 새 앱을 빌드하세요. 무제한 양의 데이터를 기존 플랫폼에 통합합니다.
데이터 과학
관련 데이터로 첨단 기술을 구축합니다. AI 및 기계 학습 모델에 데이터를 제공합니다.
마케팅
실시간 시장 데이터로 시장을 조사하고 비즈니스에 대한 새로운 전망을 찾으십시오.
Why Use Outscraper Google Maps Reviews API?
Comprehensive Review Data
Access detailed reviews directly from Google Maps, including reviewer ratings, comments, dates, and user profiles.
Real-Time Updates
Retrieve the most current review data available, ensuring your analysis and insights are always up-to-date.
Enhanced Business Insights
Gain valuable customer feedback and sentiment analysis to improve your products, services, and overall customer experience.
User-Friendly Platform
Outscraper's intuitive interface makes it easy to set up and run data extraction tasks, even for non-technical users.
Scalable Solutions
Handle large-scale data extraction effortlessly, whether you need data for a single business or across multiple locations globally.
Support and Updates
Receive ongoing support and software updates, ensuring your data extraction processes remain efficient and effective amidst any changes to Google Maps.
매월 갱신되는 무료 티어로 Outscraper를 무료로 체험해 보세요.
고객의 의견은?
고객사
전 세계 수천 명의 행복한 고객이 신뢰합니다.
자주하는 질문
가장 자주 묻는 질문과 답변
Google 지도 리뷰 스크래핑, 수집 또는 추출은 Google 지도 사이트에서 비즈니스 리뷰를 가져오는 프로세스입니다. 공식 Google 지역 정보 API를 확장하여 원하는 수의 리뷰에 실시간으로 액세스할 수 있습니다.
effortlessly retrieve detailed place reviews, ratings, and business insights from Google Places. Ideal for businesses seeking to integrate review data seamlessly, the Google Maps Reviews API provides access to Google My Business reviews, ensuring you can analyze customer feedback for improved decision-making.
With this API, you can easily fetch Google reviews and ratings, aggregate review data, and integrate customer feedback into your applications. Whether you need a review scraper API or a solution for retrieving detailed business reviews, API offers a comprehensive way to manage and utilize review data.
Enhance your services with accurate review extraction and location insights, leveraging the API for business insights and customer feedback analysis. Gain valuable insights into customer experiences, improve your services, and stay ahead in the market by integrating the Outscraper Google Maps Reviews API today.