Print env vars
No credit card required
Print env vars
No credit card required
Prints both raw and parsed environment variables provided to each actor run. Stores them to dataset, KV Store and log for easy analysis.
You can access the Print env vars programmatically from your own applications by using the Apify API. You can 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 "url": "https://www.apify.com/"
3}' |
4apify call lukaskrivka/print-env-vars --silent --output-dataset
Print env vars API through CLI
The Apify CLI is the official tool that allows you to use Print env vars locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include:
Actor Metrics
1 monthly user
-
2 stars
>99% runs succeeded
Created in Sep 2023
Modified 8 months ago