
Facebook Scraper Pro
Pricing
$8.00 / 1,000 results

Facebook Scraper Pro
Facebook Scraper Pro is a powerful Apify actor for extracting Facebook data. It includes: Search Scraper (finds posts by keyword), Profiles Scraper (scrapes profile info & posts), Posts Scraper (extracts posts by URL), and Comments Scraper (collects comments from posts). 🚀
0.0 (0)
Pricing
$8.00 / 1,000 results
9
Total users
125
Monthly users
59
Runs succeeded
>99%
Issues response
5 hours
Last modified
5 hours ago
You can access the Facebook Scraper Pro 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 '{< "cookies": [],< "function": "facebook_posts_scraper",< "keyword": "BBC",< "filter_by_recent_posts": false,< "profile_urls": [],< "post_urls": [< {< "url": "https://www.facebook.com/thewitcherfanclub/posts/pfbid02reBdcEgYdgLLP92A7ZJ6KLPcNq3LHha9TjYi2k2ytbeS2q2rxkhCqAWy2m6j3TkRl"< }< ],< "post_urls_for_comments": [< {< "url": "https://www.facebook.com/thewitcherfanclub/posts/pfbid02reBdcEgYdgLLP92A7ZJ6KLPcNq3LHha9TjYi2k2ytbeS2q2rxkhCqAWy2m6j3TkRl"< }< ],< "results_limit": 10<}' |<apify call alien_force/facebook-scraper-pro --silent --output-dataset
Facebook Scraper Pro API through CLI
The Apify CLI is the official tool that allows you to use Facebook Scraper Pro locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
$npm i -g apify-cli$apify login
Other API clients include: