Facebook Search Scraper avatar
Facebook Search Scraper

Pricing

$30.00/month + usage

Go to Store
Facebook Search Scraper

Facebook Search Scraper

alien_force/facebook-search-scraper

Developed by

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

1

Monthly users

3

Runs succeeded

>99%

Last modified

a day ago

📘 Facebook Search Scraper

Facebook Search Scraper is a powerful tool that enables you to search and extract public content from Facebook based on a keyword. You can use it to discover posts, pages, or people matching your search criteria — ideal for research, monitoring, or competitive analysis.


🚀 Key Features

  • 🔎 Search Facebook by keyword
  • 📝 Fetch public posts, pages, or people
  • 📅 Optional filter to sort posts by recency
  • 📊 Get engagement data: likes, shares, comments, views
  • 👤 Author details (name, profile picture, ID)
  • 🖼 Image, video, and post content extraction

📥 Input Schema

FieldTypeDescription
search_typestringOne of "posts", "pages", or "people"
keywordstringThe search term to use
filter_by_recent_postsbooleanIf true, filters to most recent posts
results_limitnumberMaximum number of search results to return
min_wait_time_in_secnumberMinimum wait time between requests (to avoid rate limiting)
max_wait_time_in_secnumberMaximum wait time between requests
cookiesarrayOptional cookies for authenticated access

📥 Example Input

1{
2    "search_type": "posts",
3    "keyword": "iron man",
4    "filter_by_recent_posts": false,
5    "results_limit": 10,
6    "min_wait_time_in_sec": 1,
7    "max_wait_time_in_sec": 4,
8    "cookies": []
9}

📤 Example Output (Posts Type)

1[
2    {
3        "input": "iron man",
4        "author": null,
5        "post_id": "1202413085219598",
6        "action_id": "ZmVlZGJhY2s6MTIwMjQxMzA4NTIxOTU5OA==",
7        "text": "March Recap\n\nWhat was post to be an exciting month...",
8        "create_time": 1743372845,
9        "post_url": "https://www.facebook.com/reel/1374619206869162/",
10        "like_count": 8,
11        "comment_count": 12,
12        "share_count": 0,
13        "view_count": 36,
14        "play_count": 36,
15        "image_list": [
16            "https://scontent.fcai20-6.fna.fbcdn.net/v/t51.75761-10/..."
17        ],
18        "video_list": [
19            "https://video.fcai20-6.fna.fbcdn.net/o1/v/t2/f2/m69/..."
20        ],
21        "video_cover_image": [
22            "https://scontent.fcai20-6.fna.fbcdn.net/v/t51.75761-10/..."
23        ],
24        "durationInSec": [33],
25        "type": "video",
26        "author_username": "Michelle Bella",
27        "author_user_id": "100063527524035",
28        "author_profile_url": "https://www.facebook.com/chellsbohojungle",
29        "author_avatar": "https://scontent.fcai20-6.fna.fbcdn.net/v/t39.30808-1/..."
30    }
31]

📤 Example Output (Pages and People Type)

1[
2    {
3        "input": "Google",
4        "id": "100069202816629",
5        "id_v2": "100069202816629",
6        "name": "Google Cloud",
7        "profile_url": "https://www.facebook.com/GoogleCloudIN",
8        "profile_picture": "https://scontent-iad3-1.xx.fbcdn.net/v/t39.30808-1...",
9        "is_verified": true,
10        "info": "Welcome to the official Google Cloud..."
11    }
12]

Pricing

Pricing model

Rental 

To use this Actor, you have to pay a monthly rental fee to the developer. The rent is subtracted from your prepaid usage every month after the free trial period. You also pay for the Apify platform usage.

Free trial

2 hours

Price

$30.00