# Meta Ads Library Scraper - Facebook & Instagram Ads No Login (`groupoject/meta-ads-library-scraper-no-login`) Actor

Scrape public Meta Ad Library ads from Facebook and Instagram without a Meta API token. Extract ad copy, page names, dates, landing domains, CTAs, links, and competitor ad examples.

- **URL**: https://apify.com/groupoject/meta-ads-library-scraper-no-login.md
- **Developed by:** [Group Oject](https://apify.com/groupoject) (community)
- **Categories:** Automation, E-commerce, Social media
- **Stats:** 2 total users, 1 monthly users, 100.0% runs succeeded, 1 bookmarks
- **User rating**: No ratings yet

## Pricing

from $10.00 / 1,000 results

This Actor is paid per event. You are not charged for the Apify platform usage, but only a fixed price for specific events.

Learn more: https://docs.apify.com/platform/actors/running/actors-in-store#pay-per-event

## What's an Apify Actor?

Actors are web data automations that power AI and operations. They run on the Apify platform to scrape websites, process data, connect APIs, and automate workflows.
In Batch mode, an Actor accepts a well-defined JSON input, performs an action which can take anything from a few seconds to a few hours,
and optionally produces a well-defined JSON output, datasets with results, or files in key-value store.
In Standby mode, an Actor provides a web server which can be used as a website, API, or an MCP server.
Actors are written with capital "A".

## How to integrate an Actor?

If asked about integration, you help developers integrate Actors into their projects.
You adapt to their stack and deliver integrations that are safe, well-documented, and production-ready.
The best way to integrate Actors is as follows.

- **AI agents and MCP clients** — the [Apify MCP server](https://docs.apify.com/integrations/mcp.md) at `https://mcp.apify.com` (remote, streamable HTTP, OAuth on first use).
- **Agentic workflows and local Actor development** — [Agent Skills](https://apify.com/.well-known/agent-skills/index.json) with the [Apify CLI](https://docs.apify.com/cli/docs.md): `npm install -g apify-cli`, then `apify login`.
- **JavaScript/TypeScript projects** — the official [JS/TS client](https://docs.apify.com/api/client/js/docs.md): `npm install apify-client`.
- **Python projects** — the official [Python client](https://docs.apify.com/api/client/python/docs.md): `pip install apify-client`.
- **Any other language** — the [REST API](https://docs.apify.com/api/v2.md).

For usage examples, see the [API](#api) section below.

For more details, see Apify documentation as [Markdown index](https://docs.apify.com/llms.txt) and [Markdown full-text](https://docs.apify.com/llms-full.txt).

# README

## Meta Ads Library Scraper - Facebook & Instagram Ads No Login

Scrape public ads from Meta Ad Library without creating a Meta app, passing app review, or pasting an access token.

Use it to monitor competitor ads, collect Facebook and Instagram ad examples, research landing pages, track ad copy, and export public ad cards from Meta Ad Library to JSON, CSV, Excel, or your API workflow.

### What You Get

- Public Meta Ad Library ads by keyword, advertiser Page ID, or Ad Library URL
- Ad Library ID and direct snapshot URL
- Advertiser/page name
- Ad copy and creative text visible on the public card
- Landing domain, link title, description, and CTA when visible
- Active/inactive status
- Start and stop dates when visible
- Country, query, and source search URL
- Flags for multiple versions and EU transparency

### Why This Actor

Most Meta Ad Library API workflows require a Meta developer app and access token. That is slow for marketers, agencies, ecommerce teams, and competitor researchers who just want public ad examples.

This Actor uses the public Meta Ad Library website in a real browser. Paste a keyword, Facebook Page ID, or Ad Library URL and run.

### Example Use Cases

- Find active Facebook and Instagram ads for a brand
- Track competitor messaging and offers
- Collect ecommerce ad examples for products or categories
- Monitor SaaS, agency, local business, and political ad campaigns
- Build a swipe file of landing domains, hooks, CTAs, and creative angles
- Feed public ad examples into AI research, dashboards, or MCP workflows

### Input

```json
{
  "searchTerms": ["nike", "crm software", "meal delivery"],
  "countries": ["US"],
  "activeStatus": "ACTIVE",
  "adType": "ALL",
  "mediaType": "ALL",
  "sortMode": "total_impressions",
  "maxAdsPerQuery": 100,
  "maxTotalAds": 100,
  "dedupe": true
}
```

You can also pass:

- `pageIds` for advertiser-specific scraping
- `adLibraryUrls` for exact searches copied from Meta Ad Library
- multiple country codes such as `US`, `GB`, `CA`, `AU`, `DE`

### Output Example

```json
{
  "query": "nike",
  "queryType": "search_term",
  "country": "US",
  "adArchiveId": "1869276447125570",
  "adSnapshotUrl": "https://www.facebook.com/ads/library/?id=1869276447125570",
  "activeStatus": "ACTIVE",
  "pageName": "Nike",
  "adCreativeBody": "Get the gear that goes hard on and off the field.",
  "adCreativeLinkCaption": "nike.com",
  "cta": "Shop Now",
  "adDeliveryStartTime": "2026-06-20T00:00:00.000Z",
  "hasMultipleVersions": true,
  "hasEuTransparency": false,
  "fetchedAt": "2026-06-27T12:00:00.000Z"
}
```

### Notes and Limits

This Actor extracts data visible on public Meta Ad Library result cards. Some fields, such as spend, impressions, demographics, and detailed targeting, may only be visible for special transparency categories or through Meta's official API.

For the highest reliability:

- Start with 1-5 search terms
- Use `ACTIVE` ads first
- Keep the default `maxTotalAds` at 100 for small test runs
- Increase `maxTotalAds` only when you are ready to export more ads
- Use residential proxy if Meta blocks requests in your environment

### Pricing Suggestion

Recommended Store pricing: **$1.00 per 500 ads**.

In Apify monetization, set the result event price to **$0.002 per result**. That displays as $2.00 / 1,000 ads in some Apify UI views, but the buyer-facing positioning can be $1 per 500 ads.

This is business-intelligence data for agencies, marketers, ecommerce teams, and SaaS operators. The no-token workflow saves users setup time, which justifies pricing above generic scraping actors.

# Actor input Schema

## `searchTerms` (type: `array`):

Keywords or brands to search in the public Meta Ad Library.

## `searchTermsText` (type: `string`):

Paste one search term per line or comma-separated.

## `pageIds` (type: `array`):

Optional Facebook Page IDs to scrape ads from a specific advertiser.

## `adLibraryUrls` (type: `array`):

Optional full Meta Ad Library search URLs. Use this when you already configured filters in the browser.

## `countries` (type: `array`):

Country codes to search, such as US, GB, CA, AU, DE.

## `adType` (type: `string`):

All ads is best for competitor research. Political and issue ads can show more transparency fields in Meta.

## `activeStatus` (type: `string`):

Choose active, inactive, or all ads.

## `mediaType` (type: `string`):

Filter results by creative media type.

## `sortMode` (type: `string`):

Sort by impressions where Meta supports it, or use relevancy.

## `maxAdsPerQuery` (type: `integer`):

Maximum ads to collect per keyword, page ID, or Ad Library URL.

## `maxTotalAds` (type: `integer`):

Maximum ads to output across the whole run. Default is capped at 100 ads so test runs stay small.

## `maxQueries` (type: `integer`):

Maximum search targets to process.

## `dedupe` (type: `boolean`):

Remove duplicate Library IDs across all queries and countries.

## `scrollDelayMs` (type: `integer`):

Delay after each scroll while new ads load.

## `maxScrolls` (type: `integer`):

Maximum scroll attempts per query.

## `proxyConfiguration` (type: `object`):

Optional proxy. Use residential proxy if Meta blocks requests in your environment.

## `headless` (type: `boolean`):

Run Chrome in headless mode.

## `debugMode` (type: `boolean`):

Verbose logging.

## Actor input object example

```json
{
  "searchTerms": [
    "nike",
    "openai",
    "crm software"
  ],
  "countries": [
    "US"
  ],
  "adType": "ALL",
  "activeStatus": "ACTIVE",
  "mediaType": "ALL",
  "sortMode": "total_impressions",
  "maxAdsPerQuery": 100,
  "maxTotalAds": 100,
  "maxQueries": 20,
  "dedupe": true,
  "scrollDelayMs": 1800,
  "maxScrolls": 20,
  "proxyConfiguration": {
    "useApifyProxy": false
  },
  "headless": true,
  "debugMode": false
}
```

# Actor output Schema

## `ads` (type: `string`):

One row per public ad card from Meta Ad Library.

## `adsByPage` (type: `string`):

Ads grouped by advertiser/page.

## `summary` (type: `string`):

Totals, top pages, and warnings.

## `errors` (type: `string`):

Queries that failed.

# API

You can run this Actor programmatically using our API. Below are code examples in JavaScript, Python, and CLI, as well as the OpenAPI specification and MCP server setup.

## JavaScript example

```javascript
import { ApifyClient } from 'apify-client';

// Initialize the ApifyClient with your Apify API token
// Replace the '<YOUR_API_TOKEN>' with your token
const client = new ApifyClient({
    token: '<YOUR_API_TOKEN>',
});

// Prepare Actor input
const input = {
    "searchTerms": [
        "nike",
        "openai",
        "crm software"
    ],
    "countries": [
        "US"
    ]
};

// Run the Actor and wait for it to finish
const run = await client.actor("groupoject/meta-ads-library-scraper-no-login").call(input);

// Fetch and print Actor results from the run's dataset (if any)
console.log('Results from dataset');
console.log(`💾 Check your data here: https://console.apify.com/storage/datasets/${run.defaultDatasetId}`);
const { items } = await client.dataset(run.defaultDatasetId).listItems();
items.forEach((item) => {
    console.dir(item);
});

// 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/js/docs

```

## Python example

```python
from apify_client import ApifyClient

# Initialize the ApifyClient with your Apify API token
# Replace '<YOUR_API_TOKEN>' with your token.
client = ApifyClient("<YOUR_API_TOKEN>")

# Prepare the Actor input
run_input = {
    "searchTerms": [
        "nike",
        "openai",
        "crm software",
    ],
    "countries": ["US"],
}

# Run the Actor and wait for it to finish
run = client.actor("groupoject/meta-ads-library-scraper-no-login").call(run_input=run_input)

# Fetch and print Actor results from the run's dataset (if there are any)
print("💾 Check your data here: https://console.apify.com/storage/datasets/" + run["defaultDatasetId"])
for item in client.dataset(run["defaultDatasetId"]).iterate_items():
    print(item)

# 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/python/docs/quick-start

```

## CLI example

```bash
echo '{
  "searchTerms": [
    "nike",
    "openai",
    "crm software"
  ],
  "countries": [
    "US"
  ]
}' |
apify call groupoject/meta-ads-library-scraper-no-login --silent --output-dataset

```

## MCP server setup

```json
{
    "mcpServers": {
        "apify": {
            "command": "npx",
            "args": [
                "mcp-remote",
                "https://mcp.apify.com/?tools=groupoject/meta-ads-library-scraper-no-login",
                "--header",
                "Authorization: Bearer <YOUR_API_TOKEN>"
            ]
        }
    }
}

```

## OpenAPI specification

Download the OpenAPI definition: https://api.apify.com/v2/actors/jBc7CUxAOmsHCUsKH/builds/ivOYJbJcPGvPbejYw/openapi.json
