🌱 Vegan Places Finder
No credit card required
🌱 Vegan Places Finder
No credit card required
🌱 This no-code extraction tool will find all vegan restaurants on Google Maps and extract their details. Just enter the country and city of your search, e.g. Chicago, USA, and hit Start. Easy scraping of map data from the web for beginners.
Do you want to learn more about this Actor?
Get a demoHello! Im trying out this api with postman, but get this error. What can i do?
Hi Natasha,
The countryCode and city input fields must be sent as JSON body, not query params. So the params must have only the token. Then pass this to the body (choose JSON as type)
{ "countryCode": "us", "city": "Pittsburgh" }
- 2 monthly users
- 5 stars
- 100.0% runs succeeded
- Created in Sep 2022
- Modified 2 days ago