AnyAPI facebook.search_posts (Facebook Post Search)
https://api.getanyapi.com/v1/run/facebook.search_postsOverview
AnyAPI facebook.search_posts (Facebook Post Search)
Protocol
x402
Price
—
Payment Asset
USD Coin
Payment Network
Base
Category
tools/search
Provider
getanyapi
Source
bazaar
Indexed
2026-07-01 05:14:21
Health
Status
degraded
Latency (p50)
356ms
Uptime (30d)
100.0%
Reliability Score
90/100
Last Checked
2026-08-17 21:37:14
Last Healthy
Never
Consecutive Failures
1
x402 Payment Validation
Payment Requirements
Invalid
Asset Verified
—
Facilitator
—
Input Schema
{
"bodyFields": {
"limit": {
"description": "Maximum number of results to return (1–20, default 20). You are billed per result returned, so a lower limit costs less.",
"maximum": 20,
"minimum": 1,
"type": "integer"
},
"location": {
"description": "Optional location to narrow results; include both city and country for best matches (e.g. 'Paris, France').",
"type": "string"
},
"query": {
"description": "Keyword or phrase to search Facebook posts for (e.g. 'product launch').",
"type": "string"
}
},
"bodyType": "json",
"discoverable": true,
"method": "POST",
"type": "http"
}
Output Schema
{
"properties": {
"costUsd": {
"description": "Amount charged in USD for this call.",
"type": "number"
},
"items": {
"description": "Number of result rows returned. For per-result SKUs the per-item cost is charged against this count; for input-priced SKUs the charge is per submitted input, independent of this count.",
"type": "integer"
},
"output": {
"additionalProperties": false,
"properties": {
"data": {
"oneOf": [
{
"type": "null"
},
{
"additionalProperties": false,
"properties": {
"items": {
"description": "Post records: post text, author, timestamp, engagement counts (reactions, comments, shares), and post URL.",
"items": {
"properties": {
"text": {
"type": "string"
},
"url": {
"type": "string"
}
},
"required": [
"url",
"text"
],
"type": "object"
},
"type": "array"
}
},
"required": [
"items"
],
"type": "object"
}
]
},
"found": {
"type": "boolean"
}
},
"required": [
"found",
"data"
],
"title": "Facebook post search output",
"type": "object"
},
"provider": {
"description": "Always \"AnyAPI\".",
"type": "string"
}
},
"required": [
"output",
"provider",
"costUsd"
],
"type": "object"
}
Recent Health Checks
| Time | Status | HTTP | Latency | Error |
|---|---|---|---|---|
| 2026-08-17 21:37:14 | degraded | 401 | 315ms | |
| 2026-08-17 18:35:19 | degraded | 401 | 339ms | |
| 2026-08-17 09:44:40 | degraded | 401 | 1159ms | |
| 2026-08-17 02:31:24 | degraded | 401 | 607ms | |
| 2026-08-16 22:27:29 | degraded | 401 | 356ms | |
| 2026-08-16 16:52:06 | degraded | 401 | 770ms | |
| 2026-08-16 11:58:47 | degraded | 401 | 394ms | |
| 2026-08-16 06:39:34 | degraded | 401 | 363ms | |
| 2026-08-15 22:27:35 | degraded | 401 | 330ms | |
| 2026-08-15 18:54:13 | degraded | 401 | 342ms | |
| 2026-08-15 12:09:02 | degraded | 401 | 379ms | |
| 2026-08-15 08:54:41 | degraded | 401 | 313ms | |
| 2026-08-15 01:21:35 | degraded | 401 | 321ms |