๐ Facebook Likes And Reactions Scraper ๐
Pricing
from $3.99 / 1,000 results
Go to Apify Store

๐ Facebook Likes And Reactions Scraper ๐
Pricing
from $3.99 / 1,000 results
Rating
0.0
(0)
Developer
Scrapio
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
4 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.).