🌱 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 demoYou can access the 🌱 Vegan Places Finder programmatically from your own applications by using the Apify API. You can choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
1echo '{
2 "countryCode": "us",
3 "city": "Pittsburg",
4 "maxCrawledPlacesPerSearch": 10
5}' |
6apify call natasha.lekh/vegan-places-finder --silent --output-dataset
🌱 Vegan Places Finder API through CLI
The Apify CLI is the official tool that allows you to use 🌱 Vegan Places Finder locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include:
- 2 monthly users
- 5 stars
- 100.0% runs succeeded
- Created in Sep 2022
- Modified 2 days ago