From f089461231a5d0a224a38be512a445b1ad4d3b76 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20Drobn=C3=ADk?= Date: Thu, 10 Jan 2019 15:20:00 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d6fbc97..48c86ac 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ Get data from Google Places, which official [Google Maps Places API](https://dev ## Why? You can use official [Google Maps Places API](https://developers.google.com/places/web-service/search), it is better way for the most use cases. -Unlike Google Maps Places API, you can get from crawler: +Unlike Google Maps Places API you can get from crawler: - Popular place times histogram (There is no data for that in official API) - Place reviews (you can get up to 5 reviews from official API)