airflow avatar
airflow

Pricing

Pay per usage

Go to Store
airflow

airflow

Developed by

apache

apache

Maintained by Community

Apache Airflow (or simply Airflow) is a platform to programmatically author, schedule, and monitor workflows. When workflows are defined as code, they become more maintainable, versionable, testable, and collaborative.

0.0 (0)

Pricing

Pay per usage

0

2

1

Last modified

a day ago

You can access the airflow 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 '{
< "url": "https://www.apify.com/"
<}' |
<apify call apache/airflow --silent --output-dataset

airflow API through CLI

The Apify CLI is the official tool that allows you to use airflow locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: