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 31b9d60 commit 2dca65dCopy full SHA for 2dca65d
examples/README.md
@@ -83,7 +83,7 @@ for place in results:
83
print('new reviews', len(new_reviews))
84
```
85
86
-## Example 4: Scrape And Save Places Into a Table
+## Example 5: Scrape And Save Places Into a Table
87
88
```python
89
results = api_client.google_maps_search_v2(
0 commit comments