Facebook Search PPR avatar
Facebook Search PPR

Pricing

$2.59 / 1,000 results

Go to Apify Store
Facebook Search PPR

Facebook Search PPR

Scrap Facebook search results fast and easy. It is designed to be fast and efficient, so it can extract a large number of results for low price. It is also less likely to be blocked by Facebook.

Pricing

$2.59 / 1,000 results

Rating

5.0

(6)

Developer

Jan Danecki

Jan Danecki

Maintained by Community

Actor stats

68

Bookmarked

2.1K

Total users

244

Monthly active users

11 hours

Issues response

a month ago

Last modified

Share

You can access the Facebook Search PPR 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 '{
< "query": "Mausritter",
< "search_type": "posts",
< "max_posts": 10,
< "recent_posts": false
<}' |
<apify call danek/facebook-search-ppr --silent --output-dataset

Facebook Search PPR API through CLI

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

Install Apify CLI

Using installation script (macOS/Linux):

$curl -fsSL https://apify.com/install-cli.sh | bash

Using installation script (Windows):

$irm https://apify.com/install-cli.ps1 | iex

Using Homebrew:

$brew install apify-cli

Using NPM:

$npm install -g apify-cli
Having problems? Read the installation guide

Other API clients include: