Input Analyzer
Pricing
Pay per usage
Go to Store
Input Analyzer
Analyze input field variations across any number of actor runs. Works with nested inputs as well.
0.0 (0)
Pricing
Pay per usage
6
Total users
16
Monthly users
3
Runs succeeded
97%
Last modified
3 months ago
You can access the Input Analyzer 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 '{< "runIds": [< "IlwEbDd4iy2vPfvbw",< "ZRT5Z0jDzM49zZAaG",< "Kxed8O2MCLkbj4RMo"< ],< "fieldsOnlyCountPresent": [< "startUrls"< ]<}' |<apify call lukaskrivka/input-analyzer --silent --output-dataset
Input Analyzer API through CLI
The Apify CLI is the official tool that allows you to use Input Analyzer locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
$npm i -g apify-cli$apify login
Other API clients include: