Facebook Comments Scraper : Webhook Support avatar
Facebook Comments Scraper : Webhook Support

Pricing

Pay per event

Go to Store
Facebook Comments Scraper : Webhook Support

Facebook Comments Scraper : Webhook Support

Developed by

Devinja

Devinja

Maintained by Community

Effortlessly extract meaningful conversations from public Facebook posts. Designed for teams that need automated, reliable comment data at scale—just schedule the task, let the actor crawl, and receive results directly via your API. Ideal for sentiment analysis, research, and trend monitoring

5.0 (2)

Pricing

Pay per event

3

3

3

Last modified

3 days ago

Results Limit

resultsLimitintegerOptional

Maximum number of comments to extract per url (1-1000)

Default value of this property is 10

Start URLs

startUrlsarrayRequired

Array of Facebook post URLs to extract comments from

Default value of this property is [{"url":"https://www.facebook.com/humansofnewyork/posts/pfbid0BbKbkisExKGSKuhee9a7i86RwRuMKFC8NSkKStB7CsM3uXJuAAfZLrkcJMXxhH4Yl","method":"GET"}]

View Option

viewOptionEnumOptional

Comment sorting/filtering option

Value options:

"RANKED_UNFILTERED": string"CHRONOLOGICAL": string"RECENT_ACTIVITY": string

Default value of this property is "RANKED_UNFILTERED"

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"