← Back to directory

AnyAPI linkedin.search_posts (LinkedIn Post Search)

https://api.getanyapi.com/v1/run/linkedin.search_posts

Overview

AnyAPI linkedin.search_posts (LinkedIn Post Search)

Protocol x402
Price
Payment Asset USD Coin
Payment Network Base
Category tools/search
Provider getanyapi
Source bazaar
Indexed 2026-07-17 19:07:43

Health

Status degraded
Latency (p50) 547ms
Uptime (30d) 100.0%
Reliability Score 75/100
Last Checked 2026-09-03 17:50:52
Last Healthy Never
Consecutive Failures 3

x402 Payment Validation

Payment Requirements Invalid
Asset Verified
Facilitator

Input Schema

{ "bodyFields": { "cursor": { "description": "Pagination cursor from a previous response.", "type": "string" }, "datePosted": { "description": "Filter by recency. One of last-hour, last-day, last-week, last-month, last-year.", "enum": [ "last-hour", "last-day", "last-week", "last-month", "last-year" ], "type": "string" }, "query": { "description": "The post search query.", "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" }, "jqError": { "description": "Present only when a `jq` expression failed; `output` then carries the full unshaped result and this explains why the reshape did not apply.", "type": "string" }, "output": { "additionalProperties": false, "properties": { "data": { "description": "The search result, or null when not found.", "oneOf": [ { "type": "null" }, { "additionalProperties": false, "properties": { "posts": { "description": "Posts matching the search query. Populated whenever the provider has data for the entity.", "items": { "properties": { "createdUtc": { "description": "UTC epoch timestamp in seconds (Unix time). Multiply by 1000 for a JS Date in milliseconds. Populated whenever the provider has data for the entity.", "type": "number", "x-anyapi-must-populate": true }, "text": { "description": "Text content of the post. Populated whenever the provider has data for the entity.", "type": "string", "x-anyapi-must-populate": true }, "url": { "description": "Canonical URL of the post. Populated whenever the provider has data for the entity.", "type": "string", "x-anyapi-must-populate": true } }, "required": [ "url", "text", "createdUtc" ], "type": "object" }, "type": "array", "x-anyapi-must-populate": true } }, "required": [ "posts" ], "type": "object" } ] }, "found": { "description": "Whether matching posts were found.", "type": "boolean" } }, "required": [ "found", "data" ], "title": "LinkedIn post search output", "type": "object" }, "provider": { "description": "Always \"AnyAPI\".", "type": "string" }, "resultId": { "description": "Opaque handle to the full unshaped result, cached ~15 min. Re-shape it for free (fields/max_items/summary/jq) via GET /v1/results/{id}, no re-billing. Absent when the result was too large to cache.", "type": "string" } }, "required": [ "output", "provider", "costUsd" ], "type": "object" }

Recent Health Checks

Time Status HTTP Latency Error
2026-09-03 17:50:52 degraded 401 942ms
2026-09-03 06:18:04 degraded 401 374ms
2026-09-03 05:56:12 degraded 401 547ms
2026-09-02 16:47:13 degraded 401 1187ms
2026-09-02 14:35:20 degraded 401 622ms
2026-09-02 04:23:49 degraded 401 668ms
2026-09-01 15:47:15 degraded 401 338ms
2026-09-01 13:23:13 degraded 401 375ms
2026-09-01 01:29:08 degraded 401 373ms
2026-08-31 21:10:10 degraded 401 362ms