Facebook Search Posts Scraper avatar
Facebook Search Posts Scraper

Under maintenance

Pricing

$15.00/month + usage

Go to Store
Facebook Search Posts Scraper

Facebook Search Posts Scraper

Under maintenance

Developed by

Muhamed Didovic

Muhamed Didovic

Maintained by Community

Extract and analyze public Facebook posts with detailed engagement metrics, author insights, and rich media data. Perfect for market research, brand monitoring, and competitive analysis. Get structured JSON output with post content, reactions, comments, shares, and hashtags—all in one place

0.0 (0)

Pricing

$15.00/month + usage

0

Total users

2

Monthly users

2

Runs succeeded

82%

Last modified

2 days ago

You can access the Facebook Search 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 '{
< "startUrls": [
< "https://www.facebook.com/search/posts/?q=medical"
< ],
< "cookies": [],
< "proxy": {
< "useApifyProxy": true
< }
<}' |
<apify call memo23/apify-facebook-post-search-scraper --silent --output-dataset

Facebook Search Posts Scraper API through CLI

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