Return to applications
Facebook Ads Library Scraper
Scrape public Meta Ad Library ads, creatives, page data, active status, and optional transparency details through NanoGPT billing.
Estimated max charge: $0.0696
API request
curl -sS \
-X POST \
-H "Authorization: Bearer $NANOGPT_API_KEY" \
-H "Content-Type: application/json" \
-d '{"startUrls":[{"url":"https://www.facebook.com/ads/library/?active_status=active&ad_type=all&country=ALL&q=zara&search_type=keyword_unordered"}],"resultsLimit":10,"activeStatus":"active","waitForFinishSecs":210}' \
"https://nano-gpt.com/api/v1/facebook/ads"Result
Run the scraper to see the response.
Facebook Ads Library for web and API workflows
Scrape public Meta Ad Library ads, creatives, page metadata, and transparency details through NanoGPT. The same workflow is available from the web app and the /api/v1/facebook/ads API endpoint.
Common uses
- Monitor public Meta ads for competitor and market research
- Compare creatives, landing pages, and regional campaign details
- Capture transparency fields for public ad records
Data returned
- Ad copy, creative media, landing URLs, and page metadata
- Platform, region, active status, and date fields
- Transparency and advertiser details exposed by the public library