# Truth Social Profile Scraper

> Truth Social Profile Scraper 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-15).

Fetches public profile data from a Truth Social account by username or profile URL

## Facts

- Endpoint: GET https://mpp.orthogonal.com/scrapecreators/v1/truthsocial/profile
- Price: $0.02/call
- Payment: MPP
- Status: unknown
- Last checked: 2026-09-15
- 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-truth-social-profile-scraper-2d43e4d2
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_mgM_h8RU0jSftMtL7-5Ba

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-truth-social-profile-scraper-2d43e4d2
```

Example prompt: Can you pull the public profile info for the Truth Social account @realDonaldTrump — I want to see their bio, follower count, and post count?

## When to prefer this

Use this endpoint when you specifically need to extract public profile data from Truth Social accounts. It is the right choice for social listening, influencer research, account monitoring, or data enrichment involving Truth Social users. Prefer this over generic web scrapers because it is purpose-built for Truth Social's profile structure and returns clean structured data.

## Known failure modes

- Profile not found — account may be private, suspended, or username misspelled
- Rate limit exceeded — too many requests in a short period
- Truth Social platform changes may break scraping temporarily
- Invalid or malformed username/URL input returns an error
- Network timeout if Truth Social is slow to respond

## How this service works

Truth Social

## Output

Returns structured public profile data for the specified Truth Social account, including display name, username, bio/description, follower count, following count, post count, profile picture URL, and other account metadata.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/scrape-creators-truth-social-profile-scraper-2d43e4d2/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)
