
Facebook Posts Search
This Actor is paid per event

Facebook Posts Search
This Actor is paid per event
✨ Search for posts on Facebook based on keywords or hashtags. Retrieve post URLs, content, publication date, author details, and engagement metrics. Perfect for monitoring Facebook for brand mentions over time.
Actor Metrics
8 monthly users
No reviews yet
No bookmarks yet
>99% runs succeeded
Created in Mar 2025
Modified 20 hours ago
You can access the Facebook Posts 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.
1echo '{
2 "query": "Tesla"
3}' |
4apify call scraper_one/facebook-posts-search --silent --output-dataset
Facebook Posts Search API through CLI
The Apify CLI is the official tool that allows you to use Facebook Posts Search locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include: