Truth Analyzer
Pricing
Pay per event
Go to Apify Store

Truth Analyzer
AI-powered truth analysis tool that evaluates the factual accuracy of any text. Detects false or misleading statements, provides a truth score, short explanation, and verified sources.
Pricing
Pay per event
Rating
0.0
(0)
Developer

KIT Dienstleistungen
Maintained by Community
Actor stats
0
Bookmarked
3
Total users
2
Monthly active users
8 days ago
Last modified
Categories
Share
truth-analyzer
An Apify Actor scaffold created from a local session.
This Actor uses the Apify SDK and Crawlee (CheerioCrawler) as an example crawler. It was copied from an existing workspace to avoid a locked-folder rename issue.
Quick start
-
Install dependencies (optional locally):
- Open PowerShell and run: npm install
-
Run locally with Apify CLI (requires apify CLI installed and logged in):
- apify run
-
Push to Apify platform (requires apify login):
- apify push
Notes
- The Actor entrypoint is
src/main.js. - Actor configuration lives in
.actor/actor.jsonand input schema in.actor/input_schema.json. - If you want the local folder renamed back to
truth-analyzer, it's already created as a copy; you can remove the oldtruth_analyzerfolder once you're sure everything works.


