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