# Truth Social User Profile Scraper (`igview-owner/truth-social-scraper-api`) Actor

Enter a Truth Social username or profile URL (like https://truthsocial.com/@realDonaldTrump), and the actor returns clean JSON ready for analytics, dashboards, and automations. No login.

- **URL**: https://apify.com/igview-owner/truth-social-scraper-api.md
- **Developed by:** [Sachin Kumar Yadav](https://apify.com/igview-owner) (community)
- **Categories:** Social media, Developer tools, Automation
- **Stats:** 9 total users, 0 monthly users, 100.0% runs succeeded, 0 bookmarks
- **User rating**: No ratings yet

## Pricing

from $5.00 / 1,000 results

This Actor is paid per event. You are not charged for the Apify platform usage, but only a fixed price for specific events.
Since this Actor supports Apify Store discounts, the price gets lower the higher subscription plan you have.

Learn more: https://docs.apify.com/platform/actors/running/actors-in-store#pay-per-event

## What's an Apify Actor?

Actors are web data automations that power AI and operations. They run on the Apify platform to scrape websites, process data, connect APIs, and automate workflows.
In Batch mode, an Actor accepts a well-defined JSON input, performs an action which can take anything from a few seconds to a few hours,
and optionally produces a well-defined JSON output, datasets with results, or files in key-value store.
In Standby mode, an Actor provides a web server which can be used as a website, API, or an MCP server.
Actors are written with capital "A".

## How to integrate an Actor?

If asked about integration, you help developers integrate Actors into their projects.
You adapt to their stack and deliver integrations that are safe, well-documented, and production-ready.
The best way to integrate Actors is as follows.

- **AI agents and MCP clients** — the [Apify MCP server](https://docs.apify.com/integrations/mcp.md) at `https://mcp.apify.com` (remote, streamable HTTP, OAuth on first use).
- **Agentic workflows and local Actor development** — [Agent Skills](https://apify.com/.well-known/agent-skills/index.json) with the [Apify CLI](https://docs.apify.com/cli/docs.md): `npm install -g apify-cli`, then `apify login`.
- **JavaScript/TypeScript projects** — the official [JS/TS client](https://docs.apify.com/api/client/js/docs.md): `npm install apify-client`.
- **Python projects** — the official [Python client](https://docs.apify.com/api/client/python/docs.md): `pip install apify-client`.
- **Any other language** — the [REST API](https://docs.apify.com/api/v2.md).

For usage examples, see the [API](#api) section below.

For more details, see Apify documentation as [Markdown index](https://docs.apify.com/llms.txt) and [Markdown full-text](https://docs.apify.com/llms-full.txt).

# README

## Truth Social User Profile Scraper - Get User Data in Seconds

Extract Truth Social user profile information instantly. Get follower counts, verification status, bio, profile images, and account statistics in clean JSON format. Perfect for social media analytics, research, and monitoring.

### What is Truth Social User Profile Scraper?

This Apify Actor scrapes public Truth Social user profiles and returns structured data including username, display name, bio, follower/following counts, post counts, verification status, profile images, and more. No login required - just enter a username and get instant results.

### Key Features

✅ **Fast & Simple** - Enter a username, get profile data in seconds\
✅ **No Login Required** - Scrapes publicly available profile information\
✅ **Clean JSON Output** - Ready for analytics, databases, or spreadsheets\
✅ **Flexible Input** - Accepts username or full profile URL\
✅ **Reliable** - Built-in retry logic and error handling

### What Data Can You Extract?

- **Username** - Truth Social handle
- **Display Name** - Full name shown on profile
- **Bio/Note** - Profile description
- **Follower Count** - Number of followers
- **Following Count** - Number of accounts followed
- **Post Count** - Total number of posts (statuses)
- **Verification Status** - Blue checkmark verified or not
- **Profile Images** - Avatar and header image URLs
- **Account Created Date** - When the account was created
- **Last Active Date** - Last post timestamp
- **Website** - Website URL if provided
- **User ID** - Unique Truth Social user identifier

### How to Use

#### Input

Simply provide a **username**. You can enter:

- Plain username: `realDonaldTrump`
- With @ symbol: `@LauraLoomer`
- Full profile URL: `https://truthsocial.com/@realDonaldTrump`

#### Example Input

```json
{
  "username": "realDonaldTrump"
}
```

#### Example Output

```json
{
  "endpoint": "user_info",
  "username": "realDonaldTrump",
  "id": "107780257626128497",
  "display_name": "Donald J. Trump",
  "avatar": "https://static-assets-1.truthsocial.com/tmtg:prime-ts-assets/accounts/avatars/107/780/257/626/128/497/original/454286ac07a6f6e6.jpeg",
  "header": "https://static-assets-1.truthsocial.com/tmtg:prime-ts-assets/accounts/headers/107/780/257/626/128/497/original/ba3b910ba387bf4e.jpeg",
  "verified": true,
  "note": "<p></p>",
  "created_at": "2022-02-11T16:16:57.705000Z",
  "last_status_at": "2025-10-27T00:00:00",
  "followers_count": 10972446,
  "following_count": 72,
  "statuses_count": 29447,
  "website": "www.DonaldJTrump.com"
}
```

### Use Cases

🔍 **Social Media Monitoring** - Track profile changes and follower growth\
📊 **Analytics & Research** - Analyze Truth Social user demographics\
🎯 **Influencer Research** - Identify verified accounts and audience size\
📈 **Competitive Analysis** - Monitor competitor or brand accounts\
🤖 **Data Integration** - Feed data into your CRM, database, or dashboard

### Why Choose This Scraper?

- **No API Key Needed** - Works without Truth Social API access
- **Instant Results** - Get data in seconds, not minutes
- **Cost-Effective** - Pay only for what you scrape
- **Easy Integration** - JSON output works with any tool
- **Apify Platform** - Reliable infrastructure with scheduling & webhooks

### Pricing

This actor runs on Apify's platform. You pay based on compute usage. Scraping a single profile typically costs less than $0.01.

### FAQ

**Q: Do I need a Truth Social account?**\
A: No, this scraper accesses publicly available data only.

**Q: Can I scrape multiple users?**\
A: Yes, run the actor multiple times or integrate it into your workflow.

**Q: How often can I scrape?**\
A: As often as needed. Set up scheduled runs for regular monitoring.

**Q: Is this legal?**\
A: Yes, this scraper only accesses public data, similar to viewing profiles in a browser.

**Q: What if a profile is private or doesn't exist?**\
A: The actor will return an error message with details.

### Get Started Now

1. Click "Try for free"
2. Enter a Truth Social username
3. Click "Start" and get your data in seconds

***

### Keywords

Truth Social scraper, Truth Social API, Truth Social data extractor, scrape Truth Social profiles, Truth Social user data, Truth Social analytics, Truth Social follower count, Truth Social profile scraper, social media scraping, Truth Social monitoring tool, extract Truth Social data, Truth Social research tool, Apify Truth Social actor

# Actor input Schema

## `username` (type: `string`):

Username or profile URL (https://truthsocial.com/@username). Examples: realDonaldTrump or https://truthsocial.com/@realDonaldTrump

## Actor input object example

```json
{
  "username": "realDonaldTrump"
}
```

# Actor output Schema

## `overview` (type: `string`):

Open the dataset view with a quick overview of user profiles including verification, followers, and post counts.

## `profileDetails` (type: `string`):

Open the dataset view focused on profile details including bio, website, avatar, and header images.

## `accountStats` (type: `string`):

Open the dataset view with account statistics including followers, following, posts, and activity dates.

## `fullDetails` (type: `string`):

Open the dataset view with complete user profile data including all fields.

# API

You can run this Actor programmatically using our API. Below are code examples in JavaScript, Python, and CLI, as well as the OpenAPI specification and MCP server setup.

## JavaScript example

```javascript
import { ApifyClient } from 'apify-client';

// Initialize the ApifyClient with your Apify API token
// Replace the '<YOUR_API_TOKEN>' with your token
const client = new ApifyClient({
    token: '<YOUR_API_TOKEN>',
});

// Prepare Actor input
const input = {
    "username": "realDonaldTrump"
};

// Run the Actor and wait for it to finish
const run = await client.actor("igview-owner/truth-social-scraper-api").call(input);

// Fetch and print Actor results from the run's dataset (if any)
console.log('Results from dataset');
console.log(`💾 Check your data here: https://console.apify.com/storage/datasets/${run.defaultDatasetId}`);
const { items } = await client.dataset(run.defaultDatasetId).listItems();
items.forEach((item) => {
    console.dir(item);
});

// 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/js/docs

```

## Python example

```python
from apify_client import ApifyClient

# Initialize the ApifyClient with your Apify API token
# Replace '<YOUR_API_TOKEN>' with your token.
client = ApifyClient("<YOUR_API_TOKEN>")

# Prepare the Actor input
run_input = { "username": "realDonaldTrump" }

# Run the Actor and wait for it to finish
run = client.actor("igview-owner/truth-social-scraper-api").call(run_input=run_input)

# Fetch and print Actor results from the run's dataset (if there are any)
print("💾 Check your data here: https://console.apify.com/storage/datasets/" + run["defaultDatasetId"])
for item in client.dataset(run["defaultDatasetId"]).iterate_items():
    print(item)

# 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/python/docs/quick-start

```

## CLI example

```bash
echo '{
  "username": "realDonaldTrump"
}' |
apify call igview-owner/truth-social-scraper-api --silent --output-dataset

```

## MCP server setup

```json
{
    "mcpServers": {
        "apify": {
            "command": "npx",
            "args": [
                "mcp-remote",
                "https://mcp.apify.com/?tools=igview-owner/truth-social-scraper-api",
                "--header",
                "Authorization: Bearer <YOUR_API_TOKEN>"
            ]
        }
    }
}

```

## OpenAPI specification

Download the OpenAPI definition: https://api.apify.com/v2/acts/vAwPsbYkBddf1NEBN/builds/8ujKmo5i12OgeLG5g/openapi.json
