Facebook Likes And Reactions Scraper avatar

Facebook Likes And Reactions Scraper

Pricing

from $4.99 / 1,000 results

Go to Apify Store
Facebook Likes And Reactions Scraper

Facebook Likes And Reactions Scraper

๐Ÿ” Facebook Likes And Reactions Scraper extracts likes & reactions data from Facebook pagesโ€”fast, reliable, and privacy-aware. ๐Ÿ“Š Perfect for social media insights, competitor research, and content strategy. ๐Ÿš€ Optimize your marketing with real engagement metrics.

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

3 days ago

Last modified

Share

A robust and scalable Apify actor designed to scrape reactions (like, love, haha, wow, sad, angry) and user profiles from Facebook posts.

Why Choose Us?

  • Completely automated scaling and retry mechanisms.
  • Smart fallback proxies to handle blocking from Facebook.
  • Fast and highly concurrent web scraping.

Key Features

  • Supports extracting all reaction types from a given post dynamically.
  • Handles Javascript token extraction dynamically natively simulating human browsers.
  • Automatically handles Datacenter and Residential proxy fallback mechanisms.
  • Supports bulk URL processing.

Input Example

You can configure the following input variables in JSON form:

{
"urls": [{"url": "https://www.facebook.com/zuck/posts/10117197689958261"}],
"resultsLimit": 100,
"proxyConfiguration": {
"useApifyProxy": false
}
}
  • urls: List of Facebook post URLs to scrape.
  • resultsLimit: The maximum number of reactions to extract per URL.
  • proxyConfiguration: Default proxy configurations (fallback logic is handled automatically internally).

Output Example

Returns structured JSON dataset items containing detailed reaction lists:

{
"postId": "10117197689958261",
"facebookUrl": "https://www.facebook.com/zuck/posts/pfbid067YZ4Yq... ",
"reaction": "love",
"name": "Soleio",
"profileUrl": "https://www.facebook.com/soleio",
"facebookId": "10117197689958261",
"inputUrl": "https://www.facebook.com/zuck/posts/10117197689958261"
}

๐Ÿš€ How to Use the Actor (via Apify Console)

  1. Log in at https://console.apify.com and go to Actors.
  2. Find your actor and click it.
  3. Configure inputs (URLs, Limit).
  4. Run the actor.
  5. Monitor logs in real time.
  6. Access results in the OUTPUT tab.
  7. Export results to JSON or CSV.

Cautions

  • Data is collected only from publicly available sources.
  • No data is taken from private accounts or password-protected content.
  • The end user is responsible for ensuring legal compliance (spam laws, privacy, data protection, etc.).