This changelog highlights releases that materially changed Truth Social Scraper for users. Dates use UTC; small internal refactors and routine maintenance are intentionally omitted.
Reliability
- Multi-source profile and post runs now preserve useful results and continue remaining sources when one source exhausts access retries. Runs still fail honestly when every requested source is inaccessible.
Fixes
- Fixed profile pagination so requests above 20 posts continue through older Truth Social posts up to the configured limit.
Reliability
- Changed exhausted Cloudflare, rate-limit, and transport retries to fail honestly instead of silently finishing with zero results.
- Restored specific-post extraction for Truth Social's current canonical post URL format.
Features
- Added ready-to-use public task examples for common Truth Social scraping workflows.
Reliability
- Added workload guardrails and clearer profile/post progress logging to help larger runs finish more predictably.
Reliability
- Improved proxy rotation so requests recover from blocked or unhealthy proxy endpoints more reliably.
Features
- Initial public release for extracting public Truth Social posts, profile metadata, engagement metrics, media, and URLs from profile and post links.