Facebook Pages Scraper avatar

Facebook Pages Scraper

Pricing

from $7.50 / 1,000 page results

Go to Apify Store
Facebook Pages Scraper

Facebook Pages Scraper

Scrape public Facebook Page details in bulk followers, likes, category, contact info, website, ratings, and whether the Page is running ads.

Pricing

from $7.50 / 1,000 page results

Rating

0.0

(0)

Developer

Andrew

Andrew

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

4 days ago

Last modified

Share

Pull key details for any public Facebook Page in bulk — followers, category, contact info, ratings, and more. No login required.

What you get

  • Audience size: follower count, page likes, and "talking about" count
  • Business details: category, page creation date, and whether it's an active business page
  • Contact info: phone number, website, and linked URLs — ready for outreach
  • Ads signal: whether the Page is currently running ads (great for competitor and prospecting research)
  • Branding: profile picture and cover photo URLs
  • IDs: both the numeric Page ID and profile ID
  • Feed in a whole list of Pages and get one clean row per Page — export to JSON, CSV, or Google Sheets

Use cases

  • Lead generation — build outreach lists with contact details and audience size
  • Competitor analysis — compare follower counts, categories, and ad activity
  • Influencer and partner vetting — verify reach before you engage
  • CRM enrichment — append Facebook metrics to an existing list of brands

How to use

  1. Add one or more Facebook Pages to the Facebook Pages list — a full URL (https://www.facebook.com/nike), a handle (nike), or a numeric Page ID
  2. Run the actor
  3. Results appear in the Dataset tab — one record per Page, ready to export

Output format

Each dataset record:

{
"input": "https://www.facebook.com/nike",
"pageId": "15087023444",
"profileId": "100044541544829",
"name": "Nike",
"url": "https://www.facebook.com/nike",
"category": "Sportswear Store",
"creationDate": "May 21, 2008",
"followerCount": 39000000,
"likeCount": 39600634,
"talkingAboutCount": 106484,
"ratingCount": null,
"phone": "+48 58 881 27 61",
"website": "http://nike.com/",
"links": [],
"isRunningAds": true,
"adStatus": "This Page is currently running ads.",
"isBusinessPageActive": false,
"profilePicUrl": "https://scontent.xx.fbcdn.net/…",
"coverPhotoUrl": "https://scontent.xx.fbcdn.net/…"
}

Notes

  • Works on public Pages and profiles only.
  • Free-tier runs are capped at 50 Pages; paid plans remove the limit.