
🌱 Vegan Places Finder
Deprecated
Pricing
Pay per usage

🌱 Vegan Places Finder
Deprecated
🌱 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.
0.0 (0)
Pricing
Pay per usage
6
Total users
91
Monthly users
1
Runs succeeded
95%
Last modified
a month ago
You can access the 🌱 Vegan Places Finder programmatically from your own applications by using the Apify API. You can also 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.
$echo '{< "countryCode": "us",< "city": "Pittsburg",< "maxCrawledPlacesPerSearch": 10<}' |<apify 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
$npm i -g apify-cli$apify login
Other API clients include: