πŸ“˜ Facebook Page Contact Info Scraper avatar

πŸ“˜ Facebook Page Contact Info Scraper

Pricing

from $4.99 / 1,000 results

Go to Apify Store
πŸ“˜ Facebook Page Contact Info Scraper

πŸ“˜ Facebook Page Contact Info Scraper

πŸ“˜ Facebook Page Contact Info Scraper extracts email, phone & messaging details from Facebook pages. πŸš€ Perfect for lead gen, outreach, B2B research & contact discoveryβ€”save time and find verified communication channels fast.

Pricing

from $4.99 / 1,000 results

Rating

0.0

(0)

Developer

API Empire

API Empire

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

Extract emails, phone numbers, addresses, websites, ratings, likes, followers, Instagram links, business hours, price range, page creation date and ad status from any public Facebook Page β€” in seconds, as clean structured data. πŸš€

No login. No cookies. Just paste page URLs (or usernames) and go.

πŸ€” Why Choose This Actor?

  • 🎯 Complete contact pack β€” email, phone, address, website and every linked profile in one row.
  • πŸ›‘οΈ Self-shielding proxies β€” starts direct, then automatically escalates to datacenter and residential proxies only if Facebook throttles. You don't configure anything.
  • ⚑ Bulk & fast β€” drop in hundreds of pages; results stream into the dataset live as each page finishes.
  • 🧱 Never loses data β€” every page is saved the moment it's scraped, so a partial run still gives you everything collected so far.
  • πŸ“Š Organized output β€” results are split into Overview, Contact Info, Business Details and Social & Media views.

✨ Key Features

FeatureDescription
πŸ“§ Email & πŸ“ž PhonePublic contact details from the page Intro card
πŸ“ Address & πŸ—ΊοΈ MapFull address + a ready-to-open map link
🌐 WebsitesPrimary website plus all linked URLs (Google Maps, Instagram, etc.)
⭐ RatingsRecommendation %, review count and formatted rating text
πŸ‘ Likes & πŸ‘₯ FollowersAudience size, normalized to integers
🏒 Business infoCategory, price range, services, opening hours
πŸ“… TransparencyReal page creation date + whether the page runs ads
πŸ“Έ SocialInstagram handle/URL + profile & cover images

πŸ“₯ Input

{
"pages": [
"https://www.facebook.com/copperkettleyqr/",
"humansofnewyork"
],
"language": "en-US",
"proxyConfiguration": { "useApifyProxy": true }
}
FieldTypeDescription
pagesarrayRequired. Facebook page URLs or usernames. Bulk supported.
languagestringPreferred content language (Accept-Language). Default en-US.
proxyConfigurationobject(Advanced) Apify proxy settings. The actor auto-escalates direct β†’ datacenter β†’ residential.

πŸ“€ Output

Each page becomes one dataset record:

{
"facebookUrl": "https://www.facebook.com/copperkettleyqr",
"title": "The Copper Kettle Restaurant",
"category": "Pizza place",
"categories": ["Pizza place"],
"phone": "+1 306-525-3545",
"email": "copperkettle.events@gmail.com",
"website": "http://www.thecopperkettle.online/",
"websites": ["https://maps.google.com/...", "https://www.instagram.com/copperkettleyqr", "http://www.thecopperkettle.online/"],
"address": "1953 Scarth Street, Regina, SK, Canada, Saskatchewan",
"addressUrl": "https://www.bing.com/maps/...",
"likes": 3243,
"followers": 3200,
"followings": 351,
"rating": "94% recommend (202 Reviews)",
"ratingOverall": 94,
"ratingCount": 202,
"priceRange": "$$",
"business_hours": "Closed now",
"business_services": "Outdoor seating",
"creation_date": "October 29, 2014",
"ad_status": "This Page is currently running ads.",
"instagram": [{ "username": "copperkettleyqr", "url": "https://www.instagram.com/copperkettleyqr" }],
"profilePictureUrl": "https://scontent.../profile.jpg",
"coverPhotoUrl": "https://scontent.../cover.jpg",
"pageId": "100064027242849",
"facebookId": "100064027242849"
}

πŸš€ How to Use (Apify Console)

  1. Log in at console.apify.com β†’ Actors.
  2. Open Facebook Page Contact Info Scraper.
  3. Paste your Facebook page URLs / usernames into Facebook Page URLs.
  4. (Optional) pick a language, or open Advanced settings to set a proxy.
  5. Click Start ▢️.
  6. Watch the live log fill with collected contacts.
  7. Open the Output tab and export to JSON / CSV / Excel.

πŸ€– Use via API

curl -X POST "https://api.apify.com/v2/acts/<ACTOR_ID>/run-sync-get-dataset-items?token=$APIFY_TOKEN" \
-H "Content-Type: application/json" \
-d '{"pages":["https://www.facebook.com/copperkettleyqr/"]}'

πŸ’‘ Best Use Cases

  • 🧲 Lead generation β€” build contact lists of local businesses.
  • πŸ“ˆ Market research β€” categories, ratings and audience size at scale.
  • πŸ—‚οΈ CRM enrichment β€” attach phone/email/website to known pages.
  • πŸ•΅οΈ Competitive analysis β€” see who is running ads.

πŸ’° Pricing

This actor uses the Pay-Per-Event model. You are billed per Facebook page successfully scraped (row_result), plus standard Apify platform usage. Failed pages are not charged the result event.

❓ FAQ

Do I need to log in or provide cookies? No β€” only public page data is collected.

A field is null β€” why? That detail isn't public on that page (e.g. no email listed). The scraper returns everything Facebook exposes publicly.

Can I pass just usernames? Yes β€” copperkettleyqr works the same as the full URL.

Why did it switch to a proxy mid-run? Facebook throttled a direct request, so the actor automatically shielded itself with a datacenter/residential proxy and continued.

πŸ›Ÿ Support & Feedback

Found a bug or want a new field? Open an issue on the actor's Issues tab in Apify Console.

Only publicly available data is collected. You are responsible for compliance with GDPR/CCPA, anti-spam laws and Facebook's Terms of Service.