Truth Social Profile Scraper avatar

Truth Social Profile Scraper

Pricing

from $4.99 / 1,000 results

Go to Apify Store
Truth Social Profile Scraper

Truth Social Profile Scraper

🔍 Truth Social Profile Scraper pulls public profiles at scale—username, name, bio, followers/following, posts count, verified, links, avatar & join date. 📊 Ideal for OSINT, marketing, lead gen & competitor analysis. 🚀 Fast, reliable, API-ready data.

Pricing

from $4.99 / 1,000 results

Rating

0.0

(0)

Developer

Scraper Engine

Scraper Engine

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

9 days ago

Last modified

Share

Truth Social Profile Scraper

Truth Social Profile Scraper collects structured, public profile data from Truth Social at scale — fast, reliable, and ready for analysis. It solves the manual copy‑paste challenge by turning any list of profile URLs or usernames into clean, structured records with follower counts, posts, verification status, and more. Built for marketers, developers, data analysts, and researchers, this Truth Social profile scraper functions as a dependable Truth Social profile data extractor and Truth Social profile scraping tool for dashboards, enrichment, and monitoring — enabling automation and repeatable workflows at scale. 🚀

What data / output can you get?

Below are the core fields this Truth Social profile crawler saves to your dataset. Success rows contain the real-time timestamp plus fields returned by the public accounts lookup; error rows include the input and error message for full transparency.

Data typeDescriptionExample value
scrapedAtISO-8601 UTC timestamp when the row was saved2026-04-20T12:34:56Z
usernameAccount handle/usernamerealDonaldTrump
display_namePublic display nameDonald J. Trump
followers_countTotal number of followers10000000
statuses_countTotal number of posts5421
verifiedVerification flag (true/false)true
urlCanonical Truth Social profile URLhttps://truthsocial.com/@realDonaldTrump
errorError message if the input couldn’t be processedUnrecognised URL
inputUrlThe original item you submitted in the inputhttps://truthsocial.com/home

Notes:

  • On success, the actor saves all fields returned by the Truth Social accounts lookup API plus scrapedAt. The table above shows the most important fields commonly used in exports and dashboards.
  • Export results from Apify in CSV, JSON, or Excel to fit your workflow.

Key features

  • ⚡ Bold-scale collection with real-time saves
    Each profile is processed one by one and written immediately to the dataset with a Saved at timestamp — perfect for streaming results into dashboards.

  • 🛡️ Resilient proxy fallback (data center + residential)
    Built-in Apify Proxy support with an automatic retry/backoff strategy and a residential fallback path for tough networks, improving stability for large batches.

  • 📋 Flexible input: URLs or usernames
    Paste Truth Social profile URLs or plain usernames — bulk lists are supported for fast setup and repeatable runs.

  • 🔌 Developer-friendly & API-ready
    Results are pushed as structured JSON records in the Apify dataset, making this a seamless Truth Social profile scraper API target for pipelines, webhooks, and apps.

  • 🧪 No login required
    Works on publicly available profiles — no cookies, sessions, or extensions required. No need for a Truth Social scraper chrome extension.

  • 💾 Easy exports for analytics
    Download in CSV, JSON, or Excel from the Apify dataset UI to feed BI tools, CRM enrichment, or research notebooks.

  • 🧰 Production-ready reliability
    Automatic retries, timeouts, and informative status updates keep long runs smooth. Optional proxy configuration helps avoid transient blocks.

How to use Truth Social Profile Scraper - step by step

  1. Sign in to Apify
    Create or log in to your Apify account.

  2. Open Truth Social Profile Scraper
    Find and open the “Truth Social Profile Scraper” actor.

  3. Add input data
    In “Truth Social URLs or usernames,” paste one item per line. You can use full links like https://truthsocial.com/@username or just the username (with or without @).

  4. (Optional) Enable Apify Proxy
    If you expect network issues or see failed runs, open “Apify Proxy” in the input and turn it on. The scraper can also switch to residential routes if needed.

  5. Start the run
    Click Start. The actor processes profiles one by one. You’ll see progress logs and real-time status messages in the run.

  6. Monitor results in real time
    Each profile is saved to the dataset as soon as it’s fetched, with a scrapedAt timestamp. Invalid inputs are recorded with an error message and your original input.

  7. Export your data
    Go to the run’s Dataset tab and export to CSV, JSON, or Excel for analysis, enrichment, or reporting.

Pro Tip: Use the Apify API to trigger runs programmatically and pipe dataset results into your stack — a great way to build automated Truth Social data extraction workflows without writing a full Truth Social profile scraper Python script from scratch.

Use cases

Use case nameDescription
Marketing + competitor trackingMonitor public profiles to track follower growth, posting cadence, and verification status for campaign intelligence.
OSINT profile mappingAggregate public profile signals (followers_count, statuses_count, verified) into investigative datasets.
Lead generation enrichmentEnrich lead lists with public profile URLs and display names to improve matching in CRMs.
Analytics dashboardsFeed dashboards with scrapedAt timestamps and key counts to visualize change over time.
Academic & media researchCollect structured snapshots of public profiles for studies, articles, and datasets.
API & automation pipelinesTrigger runs from your code and consume JSON outputs for downstream processing and alerts.

Why choose Truth Social Profile Scraper?

  • 🎯 Precision on public profiles only — clean, structured records for analytics and enrichment
  • 📈 Built for scale — bulk inputs, automatic retries, and resilient proxy fallback
  • 💻 Developer access — API-ready JSON outputs in Apify datasets for easy integration
  • 🔒 Safe and ethical defaults — no login, no private data, no risky browser automation
  • 🔄 Better than extensions — avoids the instability of manual browser tools and chrome extensions
  • 💰 Cost-effective — run what you need and export in the formats you use
  • 🔌 Integration-friendly — plug into existing pipelines, from BI tools to internal apps

In short: a production-ready Truth Social profile scraping tool for teams that need reliable, structured data without the fragility of browser-based methods.

Yes — when used responsibly. This actor collects data from publicly available Truth Social profiles and does not access private or authenticated content.

Guidelines for responsible use:

  • Only collect publicly visible information
  • Comply with applicable data protection laws (e.g., GDPR, CCPA)
  • Respect platform terms and use scraped data ethically
  • Avoid personal or private data processing beyond lawful use
  • Consult your legal team if you have edge cases or jurisdiction-specific questions

Input parameters & output format

Example JSON input

{
"urls": [
"https://truthsocial.com/@realDonaldTrump",
"@exampleuser",
"anotheruser"
],
"proxyConfiguration": {
"useApifyProxy": true
}
}

Parameters

  • urls (array of string)
    Description: Paste Truth Social profile URLs or usernames. You can add many at once — processed one by one and saved right away.
    Prefill: ["https://truthsocial.com/@realDonaldTrump"]
    Required: Yes

  • proxyConfiguration (object)
    Description: Optional Apify Proxy settings to help reach Truth Social reliably from the cloud. Recommended if you hit errors or blocks.
    Prefill: {"useApifyProxy": true}
    Required: No

Example JSON output (success row)

{
"username": "realDonaldTrump",
"display_name": "Donald J. Trump",
"followers_count": 10000000,
"statuses_count": 5421,
"verified": true,
"url": "https://truthsocial.com/@realDonaldTrump",
"scrapedAt": "2026-04-20T12:34:56Z"
}

Example JSON output (error row)

{
"error": "Unrecognised URL",
"inputUrl": "https://truthsocial.com/home",
"scrapedAt": "2026-04-20T12:35:12Z"
}

Notes:

  • On successful lookups, the actor saves all fields returned by the Truth Social accounts lookup API plus scrapedAt. Keys commonly used include username, display_name, followers_count, statuses_count, verified, and url.
  • On invalid inputs or failed requests, the actor records error, inputUrl, and scrapedAt for troubleshooting.
  • Export datasets to CSV, JSON, or Excel from the Apify UI.

FAQ

Do I need to log in to use this Truth Social profile scraper?

No. ✅ The actor works with publicly available profiles and does not require login, cookies, or sessions.

What types of data does it collect from profiles?

It captures structured profile fields returned by the public lookup and adds a scrapedAt timestamp. Common fields include username, display_name, followers_count, statuses_count, verified, and url. Error rows include error and inputUrl.

Can I run this as a Truth Social profile scraper API from my app?

Yes. ✅ As an Apify actor, it’s API-ready. You can start runs and fetch dataset items via the Apify API, making it easy to integrate into pipelines without building a Truth Social profile scraper Python tool yourself.

How many profiles can I scrape at once?

You can paste bulk lists of URLs or usernames. The actor processes them one by one with short delays, saving each result as soon as it’s fetched for real-time visibility.

What happens if an input isn’t a valid profile?

The actor writes an error row with error, inputUrl, and scrapedAt so you can identify and fix invalid entries quickly.

Does it support proxies to avoid network issues?

Yes. ✅ Set proxyConfiguration.useApifyProxy in the input to enable Apify Proxy. The actor also includes an automatic fallback that can switch to residential routes when needed.

Does it scrape followers or just the followers count?

It records followers_count as provided by the public lookup. It does not collect follower lists.

Is this a Truth Social scraper chrome extension?

No. ❌ It’s a server-side Apify actor — faster, more reliable, and suitable for automation without browser extensions.

Closing CTA / Final thoughts

Truth Social Profile Scraper is built for fast, reliable extraction of public Truth Social profile data at scale. Paste a list of usernames or URLs, toggle proxy if needed, and export clean, structured results for analytics, enrichment, or research.

Ideal for marketers, developers, data analysts, and OSINT researchers, it delivers real-time, API-ready JSON you can export to CSV/Excel or pipe into your stack. Developers can programmatically run jobs and consume results via the Apify API to automate full pipelines.

Start extracting smarter Truth Social profile insights today — reliably, ethically, and at scale.