
Public Actors Lister
Pricing
Pay per usage

Public Actors Lister
Downloads a list of all Actors published in Apify Store, with all properties such as URL, title, description, etc. This is useful to create a knowledge file for a GPT, so that it knows which Actors can it use.
0.0 (0)
Pricing
Pay per usage
6
Total users
37
Monthly users
5
Runs succeeded
>99%
Last modified
20 days ago
You can access the Public Actors Lister 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 '{}' |
2apify call jancurn/public-actors-fetcher --silent --output-dataset
Public Actors Lister API through CLI
The Apify CLI is the official tool that allows you to use Public Actors Lister locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include: