# Scrape Creators – Threads User Posts

> Scrape Creators – Threads User Posts is a paid API for AI agents from Scrape Creators at mpp.orthogonal.com, paid per call via MPP, $0.02/call, status unknown (last checked 2026-09-14).

Fetches posts published by a specific user on the Threads social media platform

## Facts

- Endpoint: GET https://mpp.orthogonal.com/scrapecreators/v1/threads/user/posts
- Price: $0.02/call
- Payment: MPP
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Provider: Scrape Creators
- Docs: https://api.scrapecreators.com
- Website: https://api.scrapecreators.com
- Tags: social-media, tiktok, instagram, youtube, scraping, social, data
- Canonical page: https://www.zero.xyz/c/scrape-creators-threads-user-posts-8fac5c39
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_RQKM_sK_y__1FAke0gT2F

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability scrape-creators-threads-user-posts-8fac5c39
```

Example prompt: Pull all the recent posts from the Threads account @zuck so I can see what they've been posting lately.

## When to prefer this

Use this endpoint when you need to retrieve post-level content from a specific Threads user account, especially for monitoring creator activity, content analysis, or aggregating social data from Threads. Prefer over manual scraping or other social APIs when Threads-specific structured post data is required.

## Known failure modes

- User not found or account is private — returns empty or error response
- Invalid or missing username parameter — returns 400-level error
- Threads rate limiting or platform changes causing scrape failure
- Account has no posts — returns empty list
- Network timeout from upstream scraper

## How this service works

Posts

## Output

Returns a list of posts from the specified Threads user, including post text, timestamps, engagement metrics, and associated media or link data.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/scrape-creators-threads-user-posts-8fac5c39/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from mpp.orthogonal.com](https://www.zero.xyz/host/mpp.orthogonal.com/llms.txt)
