Facebook Ads Library Scraper
Pricing
from $7.99 / 1,000 results
Facebook Ads Library Scraper
Extract ads from the Meta Ad Library across Facebook, Instagram, and more. Get creatives, copy, CTAs, platforms, and activity dates for competitor research.
Facebook Ads Library Scraper
Pricing
from $7.99 / 1,000 results
Extract ads from the Meta Ad Library across Facebook, Instagram, and more. Get creatives, copy, CTAs, platforms, and activity dates for competitor research.
You can access the Facebook Ads Library Scraper 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 API & Integrations in Apify Console.
$echo '{< "sourceUrls": [< "https://www.facebook.com/SHEINOFFICIAL"< ],< "maxAdsPerUrl": 50,< "countOnly": false,< "includeAboutInfo": false,< "includeAdDetails": false,< "adStatus": "all",< "sortBy": "default"<}' |<apify call easyapi/facebook-ads-scraper --silent --output-datasetThe Apify CLI is the official tool that allows you to use Facebook Ads Library Scraper locally, providing convenience functions and automatic retries on errors.
Using installation script (macOS/Linux):
$curl -fsSL https://apify.com/install-cli.sh | bashUsing installation script (Windows):
$irm https://apify.com/install-cli.ps1 | iexUsing Homebrew:
$brew install apify-cliUsing npm:
$npm install -g apify-cliOther API clients include: