Facebook Likes Reactions Scraper
Pricing
$24.99/month + usage
Facebook Likes Reactions Scraper
Facebook Likes and Reactions Scraper — A tool that extracts likes and reactions from Facebook posts, including Love, Haha, Wow, Sad, and Angry. Useful for tracking engagement, analyzing audience sentiment, and gathering insights for social media research and marketing. 📊👍
Pricing
$24.99/month + usage
Rating
0.0
(0)
Developer

Scrapier
Actor stats
0
Bookmarked
2
Total users
1
Monthly active users
2 days ago
Last modified
Categories
Share
Facebook Likes and Reactions Scraper
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)
- Log in at https://console.apify.com and go to Actors.
- Find your actor and click it.
- Configure inputs (URLs, Limit).
- Run the actor.
- Monitor logs in real time.
- Access results in the OUTPUT tab.
- 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.).