# Facebook Pages Scraper Pro (`admo-solutions/facebook-pages-scraper-pro`) Actor

Facebook Pages Scraper Pro - Extract public data from any Facebook Page. Get likes, followers, ratings, contact details, address, website, email, and more. Fast, cost-effective Facebook API alternative without needing API access tokens.

- **URL**: https://apify.com/admo-solutions/facebook-pages-scraper-pro.md
- **Developed by:** [Admo Solutions](https://apify.com/admo-solutions) (community)
- **Categories:**
- **Stats:** 2 total users, 1 monthly users, 100.0% runs succeeded, 0 bookmarks
- **User rating**: No ratings yet

## Pricing

from $8.00 / 1,000 results

This Actor is paid per event and usage. You are charged both the fixed price for specific events and for Apify platform usage.

Learn more: https://docs.apify.com/actors/running/actors-in-store.md#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

### What does Facebook Pages Scraper Pro do?

**Facebook Pages Scraper Pro** is a fast, cost-effective **Facebook API alternative** that extracts public data from any Facebook **page** (business or public figure). Give it one or many Facebook page URLs and it returns clean, structured JSON — the same fields you'd get from the official Facebook Graph API, without needing API access tokens.

- Scrape **single or multiple Facebook pages at once**
- Works on **Pages** (business, brand, public figure) — not personal profiles
- Get **likes, followers, ratings, contact details, address, website, email**, and more
- Captures **profile and cover photo URLs**
- **Cost-optimized**: uses a lightweight HTTP crawler (no headless browser), so it consumes far fewer compute units per page than browser-based scrapers
- Export in **JSON, CSV, Excel, or HTML**; integrate via SDKs, API, or webhooks

### Why use Facebook Pages Scraper Pro?

Facebook Pages contain valuable business data for lead generation, market research, and competitive analysis. But the official Facebook Graph API requires app approval, access tokens, and has strict rate limits. This Actor gives you the same data **without any API setup**.

**Use cases:**

- **Lead generation** — build lists of local businesses with contact info
- **Market research** — analyze competitors' Facebook presence and engagement
- **Sales intelligence** — enrich CRM data with social media profiles
- **Brand monitoring** — track page metrics over time

Powered by the Apify platform, you also get:

- **Scheduling** — run on a timer (daily, weekly) with no server to maintain
- **API & SDK access** — Node.js, Python, REST
- **Integrations** — Zapier, Make, webhooks, and 1,000+ apps
- **Proxy rotation** — built-in residential proxies to avoid IP blocks

### What data can Facebook Pages Scraper Pro extract?

| Field | Description |
|-------|-------------|
| `facebookUrl` | Canonical page URL |
| `title` | Page display name |
| `pageName` | Page username (slug) |
| `pageId` | Facebook page ID |
| `likes` | Number of likes |
| `followers` | Number of followers |
| `category` | Primary page category |
| `categories` | All page categories |
| `intro` | Bio / description |
| `website` | Website URL |
| `email` | Contact email |
| `phone` | Contact phone |
| `whatsapp_number` | WhatsApp number |
| `wa_number` | WhatsApp number (digits only) |
| `whatsapp_numberUrl` | WhatsApp click-to-chat link |
| `address` | Physical address |
| `addressUrl` | Bing Maps link for the address |
| `business_hours` | Opening hours |
| `business_price` | Price range description |
| `priceRange` | Price range (e.g. "$$$") |
| `languages` | Languages spoken |
| `services` | Listed services |
| `business_services` | Business services description |
| `rating` | Recommendation % and review count |
| `ratings` | Ratings summary |
| `ratingOverall` | Recommendation percentage |
| `ratingCount` | Number of reviews |
| `messenger` | Messenger link |
| `wa_link` | WhatsApp link |
| `profilePictureUrl` | Profile photo URL |
| `coverPhotoUrl` | Cover photo URL |
| `profilePhoto` | Profile photo page link |
| `creation_date` | Page creation date |
| `is_verified` | Page verification status |
| `confirmed_owner` | Confirmed page owner status |
| `ad_status` | Current ad status |
| `pageAdLibrary` | Ad library data (ad ID, status) |
| `info` | Summary info lines |
| `websites` | All website URLs found |

Not every field exists on every page — the Actor returns whatever the page publicly exposes.

### How to scrape Facebook pages

1. Open **Facebook Pages Scraper Pro**.
2. In **Facebook Page URLs**, paste one or more page URLs (e.g. `https://www.facebook.com/copperkettleyqr/`). Add as many as you like.
3. Keep the default **Proxy configuration** (Apify datacenter proxy) — Facebook requires a proxy.
4. Click **Save & Start**.
5. When the run finishes, download the dataset as **JSON, CSV, Excel, or HTML** from the Storage tab.

### How much will it cost to scrape Facebook pages?

This Actor is billed **pay-per-result** (per page scraped). Because it uses a lightweight HTTP crawler instead of a headless browser, it consumes **significantly fewer compute units per page** than browser-based alternatives.

- On the **Apify Free plan** you can scrape a generous number of pages before any cost.
- For high volume, the lower compute footprint means a **lower effective cost per 1,000 pages**.
- Tip: keep **Max concurrency** modest and only scrape the pages you need to minimize usage.

### Input

See the **Input** tab for the full configuration. Key fields:

- **Facebook Page URLs** — one or many page URLs (required).
- **Proxy configuration** — datacenter proxy by default (required for Facebook).
- **Max concurrency** — parallel pages (default 5).
- **Max retries per page** — retries on blocks (default 3).

### Output

You can download the dataset in **JSON, HTML, CSV, or Excel**. Example item:

```json
{
    "facebookUrl": "https://www.facebook.com/copperkettleyqr/",
    "title": "Copper Kettle YQR",
    "pageName": "copperkettleyqr",
    "pageId": "123456789",
    "likes": 5120,
    "followers": 5340,
    "category": "Restaurant",
    "categories": ["Restaurant"],
    "intro": "Farm-to-table comfort food in downtown Regina.",
    "phone": "+1 306 525 3545",
    "email": "hello@copperkettleyqr.com",
    "whatsapp_number": "+1 306 525 3545",
    "wa_number": "13065253545",
    "whatsapp_numberUrl": "https://wa.me/message/...",
    "messenger": "https://m.me/copperkettleyqr",
    "website": "copperkettleyqr.com",
    "address": "1953 Scarth Street, Regina, SK, Canada",
    "ratingOverall": 92,
    "ratingCount": 310,
    "business_hours": "Mon-Fri 11am-9pm, Sat-Sun 10am-10pm",
    "priceRange": "$$",
    "coverPhotoUrl": "https://scontent.xx.fbcdn.net/...",
    "profilePictureUrl": "https://scontent.xx.fbcdn.net/...",
    "creation_date": "March 4, 2016",
    "is_verified": false,
    "ad_status": "This Page is not currently running ads."
}
```

### Tips & advanced options

- Lower **Max concurrency** if you see many blocked requests.
- Use a dedicated residential proxy group for large runs.
- The Actor records an `error` field per item when a page cannot be scraped, so partial runs stay usable.

### FAQ

#### Does this work on personal profiles?

No. Facebook Pages Scraper Pro only works on **Facebook Pages** (business, brand, or public figure pages). Personal profiles are not accessible.

#### What if a page is blocked?

The Actor will retry automatically based on your **Max retries per page** setting. If a page remains blocked, it will be logged with an `error` field so you can identify and retry later.

#### Can I schedule this to run daily?

Yes. Use Apify **Schedules** to run the Actor on a recurring basis. This is useful for monitoring competitor pages or tracking changes over time.

### Disclaimer

> Our Actors are ethical and do not extract any private user data, such as email addresses, gender, or location of private individuals. They only extract what the page has chosen to share publicly. We therefore believe that our Actors, when used for ethical purposes by Apify users, are safe. However, you should be aware that your results could contain personal data. Personal data is protected by the GDPR in the European Union and by other regulations around the world. You should not scrape personal data unless you have a legitimate reason to do so. If you're unsure whether your reason is legitimate, consult your lawyers.

### Support

- Having trouble? Open an **Issue** on the Actor page.
- For programmatic access, see the **API** tab.
- Need a custom solution? [Contact us](https://apify.com/admo-solutions) for consulting.

# Actor input Schema

## `startUrls` (type: `array`):

URLs of Facebook pages to scrape. Works on public Facebook pages (not personal profiles). Add one or many — each is scraped independently.

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

Proxy is required to avoid IP blocks on Facebook. Uses Apify residential proxy by default. Disable if you have your own proxy.

## `maxConcurrency` (type: `integer`):

Maximum number of pages scraped in parallel. Lower it if you hit rate limits.

## `maxRequestRetries` (type: `integer`):

How many times to retry a page that fails or is blocked before giving up.

## Actor input object example

```json
{
  "startUrls": [
    {
      "url": "https://www.facebook.com/copperkettleyqr/"
    }
  ],
  "proxyConfiguration": {
    "useApifyProxy": true,
    "apifyProxyGroups": [
      "RESIDENTIAL"
    ]
  },
  "maxConcurrency": 5,
  "maxRequestRetries": 3
}
```

# Actor output Schema

## `dataset` (type: `string`):

No description

# 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 = {
    "startUrls": [
        {
            "url": "https://www.facebook.com/copperkettleyqr/"
        }
    ]
};

// Run the Actor and wait for it to finish
const run = await client.actor("admo-solutions/facebook-pages-scraper-pro").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 = { "startUrls": [{ "url": "https://www.facebook.com/copperkettleyqr/" }] }

# Run the Actor and wait for it to finish
run = client.actor("admo-solutions/facebook-pages-scraper-pro").call(run_input=run_input)

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

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

```

## CLI example

```bash
echo '{
  "startUrls": [
    {
      "url": "https://www.facebook.com/copperkettleyqr/"
    }
  ]
}' |
apify call admo-solutions/facebook-pages-scraper-pro --silent --output-dataset

```

## MCP server setup

```json
{
    "mcpServers": {
        "apify": {
            "type": "http",
            "url": "https://mcp.apify.com/?tools=fetch-actor-details,admo-solutions/facebook-pages-scraper-pro"
        }
    }
}

```

The hosted server signs you in with OAuth on first connect, so no API token belongs in this config. Clients without OAuth support can send an `Authorization: Bearer <APIFY_API_TOKEN>` header instead, using a token from API & Integrations in Apify Console (https://console.apify.com/settings/integrations).

## OpenAPI specification

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