Search discussions
RSS keyword discovery with optional subreddit, ranking, time-window, and result bounds. Unknown scores and metrics remain null.
/v1/searchx-api-keyHeaders
Get your API keyYour ScrapeAtlas customer key. Create one on /account/ and set SCRAPEATLAS_API_KEY.
Must be application/json.
Required. Search text, 1–200 characters.
min 1 chars · max 200 chars
meal planningUp to five subreddit names; defaults to an empty list.
default: [] · up to 5 items
["MealPrepSunday"]top, new, or relevance; defaults to relevance.
one of: top, new, relevance · default: "relevance"
relevanceday, week, month, or year; defaults to month.
one of: day, week, month, year · default: "month"
month1–50 posts; defaults to 25.
default: 25 · 1 – 50
10Always included.
min 1 chars · max 128 chars
Always included.
Always included.
≥ 0
Always included.
≥ 0
Always included.
≥ 0
Always included.
≥ 0
Always included.
≥ 0
Always included.
min 1 chars · max 128 chars
Optional.
≥ 0
Always included.
Always included.
up to 50 items
Always included.
min 1 chars · max 128 chars
Always included.
Always included.
min 1 chars · max 1000 chars
Always included.
max 2048 chars · absolute HTTPS URL
Always included.
max 4096 chars · absolute HTTPS URL
Always included.
Always included.
Always included.
Always included.
Always included.
Always included.
Always included.
max 4000 chars
Always included.
one of: success, partial, challenged, failed
No fields match.
HTTP 200 returns the success variant. Check status: partial means usable data with warnings, and failed or challenged requests carry a failure object described in Errors & responses.
| HTTP | failure.code | Meaning |
|---|---|---|
| 400 | invalid_request | The request failed validation. |
| 401 | invalid_request | The internal service secret is invalid. |
| 503 | upstream_error breaker_open | Proxy unavailable or thread retrieval temporarily paused. |
| 502 | upstream_error | Retrieval failed. |
| 504 | timeout | The deadline expired; available results are retained. |
| 200 | partial challenged | Inspect status and failure even when HTTP succeeds. |