VOOZH about

URL: https://apify.com/scrapeflow/facebook-posts-search-scraper

⇱ Facebook Posts Search Scraper Β· Apify


Pricing

from $3.99 / 1,000 results

Go to Apify Store

Pricing

from $3.99 / 1,000 results

Rating

0.0

(0)

Developer

πŸ‘ ScrapeFlow

ScrapeFlow

Maintained by Community

Actor stats

0

Bookmarked

4

Total users

2

Monthly active users

8 days ago

Last modified

Share

Scrape public Facebook posts by search query. Extracts post content, engagement metrics, and metadata.

Key Features

  • Bulk search – Multiple queries or URLs in one run
  • Proxy fallback – No proxy by default; auto-fallback to datacenter β†’ residential on block
  • Live saving – Results saved as they’re scraped
  • Retry logic – 3 retries with exponential backoff

Input

FieldTypeDescription
startUrlsarrayFacebook search URLs (e.g. https://www.facebook.com/search/top/?q=football)
searchQueriesarraySearch keywords (used if startUrls is empty)
maxPostsintegerMax posts per query (1–500, default: 50)
postTimeRangestringFilter: 24h, 7d, 30d, 90d
proxyConfigurationobjectProxy settings (default: no proxy)

Example input:

{
"searchQueries":["football","cricket"],
"maxPosts":50,
"postTimeRange":"",
"proxyConfiguration":{"useApifyProxy":false}
}

Output

Each post includes:

  • facebookUrl, pageId, pageName – Page info
  • postId, url, topLevelUrl – Post identifiers
  • time, timestamp – Post date
  • likes, comments, shares – Engagement
  • text, link, thumb – Content
  • searchQuery – Query that matched

How to Use

  1. Open Apify Console β†’ Actors
  2. Select facebook-posts-search-scraper
  3. Set inputs (queries, max posts, proxy)
  4. Run the actor
  5. View results in the OUTPUT tab
  6. Export as JSON or CSV

Proxy Behavior

  • Default: No proxy
  • On block: Datacenter proxy (SHADER)
  • If still blocked: Residential proxy with 3 retries
  • After fallback: Remaining requests use the new proxy

Cautions

  • Data is from public sources only
  • You are responsible for legal compliance (privacy, ToS, etc.)

You might also like

πŸ“˜ Facebook Page Posts Scraper

scrapapi/facebook-page-posts-scraper

Facebook search scraper

curious_coder/facebook-search-scraper

Scrape facebook search results

119

Facebook Scraper Pro

alien_force/facebook-scraper-pro

Facebook Scraper Pro is a powerful Apify actor for extracting Facebook data. It includes: Search Scraper (finds posts by keyword), Profiles Scraper (scrapes profile info & posts), Posts Scraper (extracts posts by URL), and Comments Scraper (collects comments from posts). πŸš€

771

2.3

Facebook Scraper Pro (Rental)

alien_force/facebook-scraper-pro-rental

Facebook Scraper Pro is a powerful Apify actor for extracting Facebook data. It includes: Search Scraper (finds posts by keyword), Profiles Scraper (scrapes profile info & posts), Posts Scraper (extracts posts by URL), and Comments Scraper (collects comments from posts). πŸš€

202

5.0

Facebook Groups Posts Scraper

scrapapi/facebook-groups-posts-scraper

Facebook Posts Search Scraper

scrapio/facebook-posts-search-scraper

πŸ”Ž Facebook Posts Search Scraper finds and extracts public Facebook posts by keyword or hashtag β€” capturing text, links, reactions, comments, timestamps & authors. πŸ“Š Export to CSV/JSON for social listening, competitor analysis, content research & trend tracking. πŸš€

Related articles

How to download Facebook data from Facebook posts
Read more