skillfed

apache-airflow-providers-facebook

Provider package apache-airflow-providers-facebook for Apache Airflow

apache-airflow-providers-facebook v3.9.5 227.1K downloads/30d#9,187 on PyPI46,490
Permissive license Apache-2.0 Active released

What it is and what it does

This is an Apache Airflow provider package that bridges Airflow workflows with Facebook's advertising platform. It supplies operators, hooks, and sensors built on the facebook-business SDK, allowing you to orchestrate tasks like querying ad performance, managing campaigns, or syncing audience data as part of larger data pipelines. The package is maintained as part of the official Apache Airflow ecosystem and integrates cleanly with Airflow's task scheduling and dependency management.

You install it alongside an existing Airflow instance (>=2.11.0) and use its components to define DAG tasks that interact with Facebook Ads. It requires the facebook-business library (>=22.0.0) to communicate with Facebook's APIs and supports Python 3.10 through 3.14. No known security vulnerabilities are recorded.

Use it for:

  • Schedule daily or hourly extraction of Facebook ad performance metrics into a data warehouse
  • Automate campaign pause/resume logic based on budget thresholds or KPI triggers
  • Sync Facebook audience segments with downstream analytics or CRM systems on a regular cadence
  • Monitor ad account health and alert on anomalies as part of a larger observability workflow

Worth the install?

AI-flagged interpretation of the facts on this page — verify before relying

Integrates Apache Airflow with Facebook Ads, enabling scheduled workflows to interact with Facebook's advertising platform through the facebook-business SDK.

Yes, if you run Apache Airflow and need to automate Facebook Ads workflows. The package is actively maintained, carries no security vulnerabilities, uses a permissive license, and installs with low friction. Install it only if you have Airflow >=2.11.0 already in place and a concrete use case for Facebook Ads automation; otherwise it adds unnecessary dependencies.

Install

apache-airflow-providers-facebook on PyPI

pip

pip install apache-airflow-providers-facebook

uv

uv add apache-airflow-providers-facebook

poetry

poetry add apache-airflow-providers-facebook

Installing apache-airflow-providers-facebook

Before you install

Low friction installation as a wheel. Active maintenance with recent release (68 days ago); the parent Apache Airflow project has strong community backing (46490 stars). Requires apache-airflow >=2.11.0 and facebook-business >=22.0.0.

License in practice

Apache License 2.0 (permissive) allows commercial use, modification, and distribution with minimal restrictions—standard for Apache projects and poses no licensing barrier to adoption.

Quickstart

pip install apache-airflow-providers-facebook

from airflow.providers.facebook.operators.facebook_ads_insights import FacebookAdsInsightsOperator
from airflow import DAG

# Use FacebookAdsInsightsOperator in a DAG to query ad insights

Requires an existing Apache Airflow >=2.11.0 installation and valid Facebook Ads API credentials (access token, ad account ID)

Verify before relying

  • Specific operators, hooks, or sensor types available in this provider version
  • Whether facebook-business >=22.0.0 requires system-level dependencies or authentication setup
  • Scope of Facebook Ads features supported (e.g., campaign creation, reporting, audience management)

Package facts

License Apache-2.0 (permissive)
Python support supports the current Python release (>=3.10)
Install friction low — pure-Python wheel
Runtime dependencies 3 — apache-airflow, apache-airflow-providers-common-compat, facebook-business
Maintenance actively maintained — 68 days since the last release
Last repo commit
First released
Downloads 227,092/month — #9,187 on PyPI (30-day window, as of 2026-08-14)
Known vulnerabilities none known (OSV.dev, checked 2026-08-14)

Evidence: apache_airflow_providers_facebook-3.9.5-py3-none-any.whl

Keywords: airflow-provider, facebook, airflow, integration

Development Status :: 5 - Production/StableEnvironment :: ConsoleEnvironment :: Web EnvironmentFramework :: Apache AirflowFramework :: Apache Airflow :: ProviderIntended Audience :: DevelopersIntended Audience :: System AdministratorsProgramming Language :: Python :: 3.10Programming Language :: Python :: 3.11Programming Language :: Python :: 3.12Programming Language :: Python :: 3.13Programming Language :: Python :: 3.14Topic :: System :: Monitoring

Tags

airflow facebook ads integrationschedule facebook campaignsfacebook ads workflow automationairflow provider facebookfacebook business api airflowautomated facebook ad management
airflow-providerfacebook-adsworkflow-automation

More Monitoring packages

tqdm

Wraps any iterable to display a real-time…

copyleft · top 100 on PyPI

opentelemetry-semantic-conventions

Provides generated Python code for…

permissive · top 100 on PyPI

opentelemetry-sdk

Provides the reference implementation of the…

permissive · top 100 on PyPI

opentelemetry-api

Provides the abstract API and interfaces for…

permissive · top 100 on PyPI

opentelemetry-exporter-otlp-proto-http

Exports OpenTelemetry observability data to an…

permissive · top 1,000 on PyPI

opentelemetry-instrumentation

Provides automatic instrumentation commands and…

permissive · top 1,000 on PyPI

apache-airflow-providers-segment

Integrates Apache Airflow with Segment for…

permissive · top 15,000 on PyPI

facebook-business

Provides Python bindings to Facebook's Business…

unclear · top 5,000 on PyPI

apache-airflow-providers-asana

Integrates Apache Airflow with Asana, enabling…

permissive · top 15,000 on PyPI

apache-airflow-providers-openfaas

Integrates OpenFaaS serverless functions into…

permissive · top 15,000 on PyPI

apache-airflow-providers-jenkins

Integrates Jenkins CI/CD systems into Apache…

permissive · top 15,000 on PyPI

apache-airflow-providers-zendesk

Provides operators and hooks to integrate…

permissive · top 15,000 on PyPI

apache-airflow-providers-apache-flink

Provides Apache Airflow integration for Apache…

permissive · top 15,000 on PyPI

bingads

Bing Ads Python SDK provides proxy classes and…

permissive · top 15,000 on PyPI

google-ads

Provides a Python client library for…

permissive · top 1,000 on PyPI

advertools

advertools provides data manipulation and…

permissive · top 15,000 on PyPI