Actor Readme Generator
Pricing
Pay per usage
Go to Store
Actor Readme Generator
Generates READMEs scrapers using ChatGPT, based on an Apify-approved template.
4.6 (5)
Pricing
Pay per usage
6
Total users
18
Monthly users
3
Runs succeeded
0%
Last modified
a year ago
You can access the Actor Readme Generator 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 '{< "readmeExamples": [< "https://apify.com/misceres/indeed-scraper",< "https://apify.com/lukaskrivka/google-maps-with-contact-details",< "https://apify.com/apify/facebook-events-scraper"< ]<}' |<apify call apify/actor-readme-generator --silent --output-dataset
Actor Readme Generator API through CLI
The Apify CLI is the official tool that allows you to use Actor Readme Generator locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
$npm i -g apify-cli$apify login
Other API clients include: