Facebook Page Contact Scraper – US only avatar

Facebook Page Contact Scraper – US only

Pricing

from $9.00 / 1,000 facebook page processeds

Go to Apify Store
Facebook Page Contact Scraper – US only

Facebook Page Contact Scraper – US only

Extract public emails, phone numbers, websites, addresses, categories, Instagram, LinkedIn, and bios from US Facebook business Pages. Process URLs in bulk with no Facebook login required. No cookies required.

Pricing

from $9.00 / 1,000 facebook page processeds

Rating

5.0

(1)

Developer

kerubakaran

kerubakaran

Maintained by Community

Actor stats

1

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

Extract publicly available contact and business information from US Facebook business Pages.

Add one or more Facebook Page URLs and receive structured data including email addresses, phone numbers, websites, business categories, social links, addresses, and bios.

No Facebook login, cookies, or Facebook account is required.

What this Actor extracts

For each Facebook Page processed, the Actor can return:

  • Facebook Page name
  • Original input URL
  • Final Facebook Page URL
  • Website
  • Phone numbers
  • Email addresses
  • Business address
  • Business category
  • Instagram profile
  • LinkedIn profile
  • Page bio
  • Processing error, when applicable
  • Scraping timestamp

The Actor returns only information publicly displayed on the Facebook Page.

Features

  • Process multiple Facebook Page URLs in one run
  • Extract public emails, phone numbers, and websites
  • Extract business categories and Page bios
  • Find linked Instagram and LinkedIn profiles
  • No Facebook login required
  • No cookies required
  • Structured dataset output
  • Export results in JSON, CSV, Excel, XML, and other formats
  • Use results through the Apify API
  • Connect with Make, n8n, Zapier, Google Sheets, and CRMs
  • Optimized for Facebook business Pages in the United States

Use cases

Lead generation

Collect publicly available business contact information from Facebook Pages.

CRM enrichment

Add websites, phone numbers, emails, categories, and social profiles to existing company records.

Local business research

Research US businesses by industry, location, or service category.

Agency prospecting

Build business prospect lists for marketing, advertising, automation, and other agency services.

Market research

Study businesses operating within a specific niche or geographic area.

Workflow automation

Send extracted Facebook Page information to Google Sheets, Airtable, CRMs, databases, or other tools.

Input

The Actor accepts two input fields.

Facebook Page URLs

Add one or more public US Facebook business Page URLs.

Example:

https://www.facebook.com/prorooterandseptic

You can add URLs individually or use the Bulk edit option to paste a complete list.

Maximum concurrency

Controls how many Facebook Pages are processed at the same time.

  • Minimum: 1
  • Maximum: 5
  • Default: 3
  • Recommended: 3

Keep the default setting for stable and reliable results.

Example input

{
"startUrls": [
{
"url": "https://www.facebook.com/prorooterandseptic"
},
{
"url": "https://www.facebook.com/1sourcewaterwellandseptic"
}
],
"maxConcurrency": 3
}

Output

The Actor creates one dataset item for every Facebook Page URL processed.

Output fields

FieldDescription
inputUrlOriginal Facebook Page URL provided in the input
pageUrlFinal Facebook Page URL after redirects or normalization
pageNameName of the Facebook Page
websitePublic business website
phonesPublic phone numbers found on the Page
emailsPublic email addresses found on the Page
addressPublic business address
categoryFacebook business category
instagramPublic Instagram profile linked from the Page
linkedinPublic LinkedIn profile linked from the Page
bioPublic Facebook Page bio or description
errorProcessing error, when applicable
scrapedAtDate and time when the Page was processed

Example output

{
"inputUrl": "https://www.facebook.com/prorooterandseptic",
"pageUrl": "https://www.facebook.com/prorooterandseptic",
"pageName": "Pro Rooter & Septic | Visalia CA",
"website": "http://www.prorooterseptic.com/",
"phones": [
"(559) 623-2340"
],
"emails": [
"prorooterseptic@yahoo.com"
],
"address": null,
"category": "Plumbing Service",
"instagram": null,
"linkedin": null,
"bio": "Pro Rooter & Septic is family owned and operated with 40+ years of experience.",
"error": null,
"scrapedAt": "2026-07-22T04:50:51.006Z"
}

Empty fields

Not every Facebook Page publicly displays every type of contact information.

For example:

{
"website": null,
"phones": [],
"emails": [],
"address": null,
"instagram": null,
"linkedin": null
}

This does not necessarily mean the Actor failed. It means the information was not publicly available or could not be detected on that Page.

API usage

You can run the Actor through the Apify API using this input structure:

{
"startUrls": [
{
"url": "https://www.facebook.com/examplebusiness"
}
],
"maxConcurrency": 3
}

Frequently asked questions

Does the Actor require a Facebook account?

No. The Actor does not require Facebook login details, cookies, or account credentials.

Will every Page return an email address?

No. An email address is returned only when it is publicly available and detected on the Page.

Will every Page return a phone number?

No. A phone number is returned only when it is publicly available and detected on the Page.

Am I charged when contact information is not found?

Yes. Pricing is based on the number of Facebook Pages processed, not on the number of emails, phone numbers, or websites found.

Can I process multiple Pages?

Yes. Add multiple Facebook Page URLs individually or use the Bulk edit option.

Responsible use

Use this Actor only for legitimate and lawful purposes.

You are responsible for complying with:

  • Applicable privacy laws
  • Data-protection laws
  • Marketing and outreach regulations
  • Facebook and Meta terms
  • Laws governing the storage and use of business or personal information

Do not use the Actor to collect, store, or contact individuals without a legitimate and lawful reason.

Support

For bugs, questions, or feature requests, open an issue through the Actor's Issues tab.

When reporting a problem, include:

  • The affected Facebook Page URL
  • The Actor run URL
  • The expected result
  • The actual result

This information will help reproduce and resolve the issue faster.

Disclaimer

This is an independent and unofficial Actor.

It is not affiliated with, endorsed by, maintained by, or sponsored by Facebook or Meta.