
Facebook Like User Data Scraper
1 day trial then $9.90/month - No credit card required now

Facebook Like User Data Scraper
1 day trial then $9.90/month - No credit card required now
Extract Facebook like users' data from one or multiple Facebook posts. You can get the user name/like type(like, love, care, sad, wow), user profile links, and avatar. You can download the datas with all formats like Json/excel/CSV
Actor Metrics
11 monthly users
No reviews yet
1 bookmark
>99% runs succeeded
Created in Dec 2024
Modified 2 months ago
You can access the Facebook Like User Data Scraper programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
1echo '{
2 "cookies": "[]",
3 "postUrls": [
4 {
5 "url": "https://www.facebook.com/humansofnewyork/posts/pfbid0BbKbkisExKGSKuhee9a7i86RwRuMKFC8NSkKStB7CsM3uXJuAAfZLrkcJMXxhH4Yl"
6 }
7 ],
8 "amount": 10,
9 "proxy": {
10 "useApifyProxy": false
11 }
12}' |
13apify call danny.hub/facebook-like-user-data-scraper --silent --output-dataset
Facebook Like User Data Scraper API through CLI
The Apify CLI is the official tool that allows you to use Facebook Like User Data Scraper locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include: