apache-airflow-providers-facebook
Provider package apache-airflow-providers-facebook for Apache Airflow
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-facebookuv
uv add apache-airflow-providers-facebookpoetry
poetry add apache-airflow-providers-facebookInstalling 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
Tags
More Monitoring packages
Wraps any iterable to display a real-time…
copyleft · top 100 on PyPI
opentelemetry-semantic-conventionsProvides generated Python code for…
permissive · top 100 on PyPI
opentelemetry-sdkProvides the reference implementation of the…
permissive · top 100 on PyPI
opentelemetry-apiProvides the abstract API and interfaces for…
permissive · top 100 on PyPI
opentelemetry-exporter-otlp-proto-httpExports OpenTelemetry observability data to an…
permissive · top 1,000 on PyPI
opentelemetry-instrumentationProvides automatic instrumentation commands and…
permissive · top 1,000 on PyPI
apache-airflow-providers-segmentIntegrates Apache Airflow with Segment for…
permissive · top 15,000 on PyPI
facebook-businessProvides Python bindings to Facebook's Business…
unclear · top 5,000 on PyPI
apache-airflow-providers-asanaIntegrates Apache Airflow with Asana, enabling…
permissive · top 15,000 on PyPI
apache-airflow-providers-openfaasIntegrates OpenFaaS serverless functions into…
permissive · top 15,000 on PyPI
apache-airflow-providers-jenkinsIntegrates Jenkins CI/CD systems into Apache…
permissive · top 15,000 on PyPI
apache-airflow-providers-zendeskProvides operators and hooks to integrate…
permissive · top 15,000 on PyPI
apache-airflow-providers-apache-flinkProvides Apache Airflow integration for Apache…
permissive · top 15,000 on PyPI
bingadsBing Ads Python SDK provides proxy classes and…
permissive · top 15,000 on PyPI
google-adsProvides a Python client library for…
permissive · top 1,000 on PyPI
advertoolsadvertools provides data manipulation and…
permissive · top 15,000 on PyPI