
Public Actors Lister
Deprecated
Pricing
Pay per usage

Public Actors Lister
Deprecated
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.
5.0 (1)
Pricing
Pay per usage
7
Total users
46
Monthly users
1
Runs succeeded
>99%
Last modified
a month 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.
$echo '{}' |<apify 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
$npm i -g apify-cli$apify login
Other API clients include: