We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac6be6c commit 4be66bbCopy full SHA for 4be66bb
test.ipynb
@@ -41,7 +41,7 @@
41
"source": [
42
"reviews = api_client.google_maps_reviews(places[0][0]['place_id'], reviews_limit=3)\n",
43
"\n",
44
- "reviews[0]['reviews_data'][2]"
+ "reviews[0]['reviews_data'][1]"
45
]
46
}
47
],
0 commit comments