Facebook

Post Search

Searches public Facebook posts by keyword with optional inclusive date-range filters and cursor pagination. Use it to find topic-related posts or continue a time-bounded public-content search.

get/api/facebook/search-post/v1

Query parameters

tokenstring required

User security token for API access authentication.

keywordstring required

Keyword to search for in public posts. Supports basic text matching.

startDatestring date

Start date for the search range (inclusive), formatted as yyyy-MM-dd.

endDatestring date

End date for the search range (inclusive), formatted as yyyy-MM-dd.

cursorstring

Pagination cursor for fetching the next set of results.

Response

OK

code0 | 100 | 101 | 202 | 300 | 301 | 302 | 303 | 400 | 404 | 500 | 503 | 600 | 601 | 602 required
messagestring nullable required
{"stackTrail":"paths:/api/facebook/search-post/v1:get:responses:200:content:application/json:schema:properties:data","oasType":"schema","type":"unknown"}
recordTimestring nullable required
requestIdstring

Changes

No recorded changes to this endpoint across all 1 revision of this API.