GM Ppe Actor
Under maintenance
Try for free
This Actor is paid per event
Go to Store
This Actor is under maintenance.
This Actor may be unreliable while under maintenance. Would you like to try a similar Actor instead?
See alternative ActorsDeveloper
Maintained by Community
Actor Metrics
1 monthly user
5.0 / 5 (1)
1 bookmark
93% runs succeeded
Created in Feb 2025
Modified 17 hours ago
Categories
You can access the GM Ppe Actor 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.
1echo '{
2 "searchStringsArray": [
3 "restaurant"
4 ],
5 "locationQuery": "New York, USA",
6 "language": "en",
7 "maxQuestions": 0,
8 "countryCode": "",
9 "allPlacesNoSearchAction": ""
10}' |
11apify call ondrejklinovsky/gm-ppe-actor --silent --output-dataset
GM Ppe Actor API through CLI
The Apify CLI is the official tool that allows you to use GM Ppe Actor locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include: