Facebook Likes Scraper avatar
Facebook Likes Scraper

Pricing

from $2.60 / 1,000 results

Go to Store
Facebook Likes Scraper

Facebook Likes Scraper

Developed by

Apify

Apify

Maintained by Apify

Extract Facebook likes data from one or multiple Facebook posts. Get post URL, reaction type (like, love, care, sad, angry, laugh), and basic liker info such as Facebook name and profile URL. Download the data in JSON, CSV Excel and use it in apps, spreadsheets, and reports.

4.6 (7)

Pricing

from $2.60 / 1,000 results

27

Total users

2.3K

Monthly users

241

Runs succeeded

>99%

Issues response

2.9 days

Last modified

a day ago

You can access the Facebook Likes 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.

$echo '{
< "startUrls": [
< {
< "url": "https://www.facebook.com/humansofnewyork/posts/pfbid0BbKbkisExKGSKuhee9a7i86RwRuMKFC8NSkKStB7CsM3uXJuAAfZLrkcJMXxhH4Yl"
< }
< ],
< "resultsLimit": 10
<}' |
<apify call apify/facebook-likes-scraper --silent --output-dataset

❤︎ Facebook Likes Scraper API through CLI

The Apify CLI is the official tool that allows you to use Facebook Likes Scraper locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: