Effortlessly extract posts from Facebook search results. This actor automates the collection of posts based on custom queries, providing detailed information such as post content, engagement metrics, and author details. Ideal for social media monitoring, market research, and trend analysis.
Effortlessly extract posts from Facebook search results based on your query.
Features
🔍 Scrape posts from Facebook search results using custom queries
📊 Extract detailed information about each post, including likes, comments, and shares
🔢 Set a custom limit for the number of posts to scrape
🚀 Uses browser automation to handle dynamic content
🛡️ Incorporates anti-detection measures for reliable scraping
Description
The Facebook Posts Search Scraper is a powerful tool designed to automate the process of extracting posts from Facebook search results. It navigates through the search results page, scrolling and loading more content as needed, to collect comprehensive information about each post matching your search criteria.
Input Parameters
Field
Type
Description
searchQuery
String
The search query to find Facebook posts
maxPosts
Integer
Maximum number of posts to scrape (default: 100, max: 5000)
Output
The actor provides detailed information for each post, including:
facebookUrl: URL of the Facebook page that made the post
pageId: Unique identifier of the Facebook page
postId: Unique identifier of the post
pageName: Name of the Facebook page
url: Direct URL to the post
time: Formatted date and time of the post
timestamp: Unix timestamp of the post
likes: Number of likes on the post
comments: Number of comments on the post
shares: Number of times the post has been shared
text: The actual content of the post
link: URL of any link attached to the post
thumb: URL of the thumbnail image (if available)
topLevelUrl: Constructe
Use Cases
Social media monitoring: Track mentions of specific keywords or phrases
Competitive analysis: Research posts related to competitors or industry trends
Market research: Gather insights on public discussions about products or services
Content curation: Find relevant posts for content marketing or reporting
Trend analysis: Identify popular topics and discussions within specific search queries
Gain valuable insights from Facebook post search results with the Facebook Posts Search Scraper!
The results will be wrapped into a dataset which you can always find in the Storage tab. Here's an excerpt from the data you'd get if you apply the input parameters above:
And here is the same data but in JSON. You can choose in which format to download your data: JSON, JSONL, Excel spreadsheet, HTML table, CSV, or XML.
Is it legal to scrape job listings or public data?
Yes, if you're scraping publicly available data for personal or internal use. Always review Websute's Terms of Service before large-scale use or redistribution.
Do I need to code to use this scraper?
No. This is a no-code tool — just enter a job title, location, and run the scraper directly from your dashboard or Apify actor page.
What data does it extract?
It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.
Can I scrape multiple pages or filter by location?
Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.
How do I get started?
You can use the Try Now button on this page to go to the scraper. You’ll be guided to input a search term and get structured results. No setup needed!