Facebook Post Scraper : Webhook Support avatar
Facebook Post Scraper : Webhook Support

Pricing

$10.50 / 1,000 results

Go to Store
Facebook Post Scraper : Webhook Support

Facebook Post Scraper : Webhook Support

Developed by

Devinja

Devinja

Maintained by Community

This tool helps you collect Facebook posts quickly. You can set it to run automatically (every hour, day, or month) through Apify Schedule, and it will send the collected data straight to your server using a webhook—no need to check manually.

5.0 (3)

Pricing

$10.50 / 1,000 results

3

4

4

Last modified

17 hours ago

Search Query

querystringRequired

The search term to look for in Facebook posts

Default value of this property is "Technology"

Search Location

locationstringOptional

Optional: search results may potentially include the specified location

Search Type

search_typeEnumRequired

Type of content to search for

Value options:

"posts": string

Default value of this property is "posts"

Start Date

start_datestringOptional

Start date for filtering posts (YYYY-MM-DD format)

End Date

end_datestringOptional

End date for filtering posts (YYYY-MM-DD format)

Maximum Posts

max_postsintegerRequired

Maximum number of posts to extract

Default value of this property is 10

Recent Posts Only

recent_postsbooleanOptional

Focus on recent posts (affects search sorting)

Default value of this property is false

Webhook URL

webhook_urlstringOptional

URL to submit crawling results after completion (optional)

Default value of this property is ""

Webhook Authentication Token

webhook_tokenstringOptional

Bearer token for webhook authentication (optional but recommended if using webhook). It can be any custom string (e.g., 'my-secret-token-123').

Webhook HTTP Method

webhook_methodEnumOptional

HTTP method to use for webhook submission

Value options:

"POST": string"PUT": string

Default value of this property is "POST"