Facebook Posts Scraper avatar
Facebook Posts Scraper

Pricing

$29.99/month + usage

Go to Store
Facebook Posts Scraper

Facebook Posts Scraper

Developed by

Jan Danecki

Jan Danecki

Maintained by Community

Scrap Facebook posts fast and easy. This actor is a lightweight version of the Facebook Posts actor. It is designed to be fast and efficient, so it can extract a large number of events for low price. It is also less likely to be blocked by Facebook.

5.0 (1)

Pricing

$29.99/month + usage

16

Total users

748

Monthly users

73

Runs succeeded

>99%

Issues response

9.9 days

Last modified

7 months ago

You can access the Facebook Posts 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 '{
< "urls": [
< {
< "url": "https://www.facebook.com/facebook"
< }
< ],
< "max_posts": 10,
< "max_retries": 5,
< "proxy": {
< "useApifyProxy": false
< }
<}' |
<apify call danek/facebook-posts-fast --silent --output-dataset

Facebook Posts Scraper API through CLI

The Apify CLI is the official tool that allows you to use Facebook Posts 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: