抓取 Meta 公开广告库中的任意 Facebook、Instagram、WhatsApp 或 Threads 广告。粘贴广告库 URL,全部筛选器(country、ad_type、active_status、media_type、publisher_platforms、content_languages、page_ids、日期范围、排序)自动解析;也可直接输入关键词、Page ID 和广告主名称。返回完整广告创意(正文、标题、链接、所有图片、所有视频、轮播卡片)、主页画像(点赞、头像、类目)、AAA / 透明度数据(付款方、受益方、欧盟覆盖、年龄 / 性别 / 国家分布),以及广告主累计花费。
# 通过 Apify API 启动运行 curl -X POST "https://api.apify.com/v2/acts/santamaria-automations~facebook-ad-library-scraper/runs?token=YOUR_TOKEN" \ -H "Content-Type: application/json" \ -d '{ "searchUrls": ["https://www.facebook.com/ads/library/?active_status=all&ad_type=all&country=DE&q=nike"], "searchQueries": ["Tesla Model 3"], "pageIds": ["15087023444"], "country": "US", "activeStatus": "ACTIVE", "sortBy": "total_impressions_DESC", "maxAdsPerInput": 50 }' # 或通过 MCP 与 AI 代理配合使用: # https://mcp.apify.com?tools=santamaria-automations/facebook-ad-library-scraper
| 字段 | 类型 | 示例 |
|---|---|---|
| ad_archive_id | string | 1843729385720156 |
| page_name | string | Nike |
| page_like_count | integer | 38,000,000 |
| publisher_platform | array | ["FACEBOOK", "INSTAGRAM"] |
| body_text | string | Just Do It. Get yours today. |
| link_url | string | https://nike.com/promo |
| cta_type | string | SHOP_NOW |
| start_date_formatted | string | 2026-04-01 |
| total_advertiser_spend_upper | integer | 1,200,000 |
| snapshot.videos | array | [{video_hd_url, video_preview_image_url, ...}] |