Facebook Search Scraper avatar
Facebook Search Scraper

Pricing

$30.00/month + usage

Go to Store
Facebook Search Scraper

Facebook Search Scraper

Developed by

Alien Force

Alien Force

Maintained by Community

Powerful Facebook search that scrapes and searches posts, pages, and profiles by keyword. Get detailed info like author, engagement metrics, images, videos. Ideal for research, monitoring, and analysis.

0.0 (0)

Pricing

$30.00/month + usage

2

Total users

18

Monthly users

18

Runs succeeded

>99%

Last modified

23 days ago

You can access the Facebook Search 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.

1echo '{
2  "cookies": [],
3  "search_type": "posts",
4  "keyword": "BBC",
5  "filter_by_recent_posts": false,
6  "results_limit": 10
7}' |
8apify call alien_force/facebook-search-scraper --silent --output-dataset

Facebook Search Scraper API through CLI

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

Install the Apify CLI

1npm i -g apify-cli
2apify login

Other API clients include: