Facebook Search avatar
Facebook Search

Pricing

$49.99/month + usage

Go to Store
Facebook Search

Facebook Search

Developed by

Jan Danecki

Jan Danecki

Maintained by Community

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.

4.5 (2)

Pricing

$49.99/month + usage

32

Total users

977

Monthly users

64

Runs succeeded

>99%

Issues response

20 hours

Last modified

a month ago

You can access the Facebook Search 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,
< "max_retries": 5,
< "proxy": {
< "useApifyProxy": false
< }
<}' |
<apify call danek/facebook-search-rental --silent --output-dataset

Facebook Search API through CLI

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

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: