Facebook Profile Scraper (Private & Public) avatar
Facebook Profile Scraper (Private & Public)

Under maintenance

Pricing

$15.00/month + usage

Go to Store
Facebook Profile Scraper (Private & Public)

Facebook Profile Scraper (Private & Public)

Under maintenance

Developed by

Iñigo Garcia Olaizola

Iñigo Garcia Olaizola

Maintained by Community

Extract Facebook private or public profile posts, including text, images, videos, comments, reactions, and shares. Supports scraping tagged people and translations. Use authentication cookies for access. Ideal for market research, sentiment analysis, and social media monitoring.

0.0 (0)

Pricing

$15.00/month + usage

2

Total users

113

Monthly users

46

Runs succeeded

>99%

Issue response

12 hours

Last modified

2 months ago

You can access the Facebook Profile Scraper (Private & Public) 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 '{
< "urls": [
< "https://www.facebook.com/zuck"
< ],
< "proxyConfiguration": {
< "useApifyProxy": true,
< "apifyProxyGroups": [
< "RESIDENTIAL"
< ]
< }
<}' |
<apify call igolaizola/facebook-profile-scraper --silent --output-dataset

Facebook Profile Scraper (Private & Public) API through CLI

The Apify CLI is the official tool that allows you to use Facebook Profile Scraper (Private & Public) locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: