AI Content Detector

AI Content Detector

by muhammetakkurtt

Instantly analyze text or files to see how much was AI-written. Verify content authenticity, protect your SEO, and ensure academic integrity with fast, reliable results.

183 runs
21 users
Try This Actor

Opens on Apify.com

About AI Content Detector

Worried that AI-written content might be hurting your site's rankings or credibility? I've been there. This AI Content Detector is my go-to for a quick, honest gut-check on any text. You just paste in your content or upload a file, and it gives you a straightforward analysis of how much was likely written by AI. It’s not about being paranoid; it’s about being smart. I use it to verify the authenticity of content before publishing, which helps keep my SEO efforts on solid ground. It’s also a lifesaver for academics and editors who need to ensure work is original and maintains integrity. The results are fast and reliable, so you’re not left waiting. It’s a simple tool that answers one critical question: is this content human, AI, or a mix? For anyone creating, editing, or managing content online, running it through this detector is a smart step to protect your work and your reputation.

What does this actor do?

AI Content Detector is a web scraping and automation tool available on the Apify platform. It's designed to help you extract data and automate tasks efficiently in the cloud.

Key Features

  • Cloud-based execution - no local setup required
  • Scalable infrastructure for large-scale operations
  • API access for integration with your applications
  • Built-in proxy rotation and anti-blocking measures
  • Scheduled runs and webhooks for automation

How to Use

  1. Click "Try This Actor" to open it on Apify
  2. Create a free Apify account if you don't have one
  3. Configure the input parameters as needed
  4. Run the actor and download your results

Documentation

AI Content Detector

Overview

This Apify actor detects AI-generated content in text. It analyzes provided text or files and returns a score indicating the likelihood the content was written by AI versus a human.

Key Features

  • Content Analysis: Scans text or uploaded files for AI-generated content.
  • File Support: Accepts .txt, .md, .html, .pdf, and .docx files.
  • Large Text Handling: Automatically splits texts longer than 50,000 words into manageable chunks for analysis.
  • Detailed Scoring: Provides an overall AI/Human score and a per-text-block breakdown.
  • Reliability Features: Includes proxy support and a retry mechanism.
  • Structured Output: Stores results in an Apify dataset, exportable as JSON, CSV, or Excel.

How to Use

Run the actor on the Apify platform. Provide input via the textContent field for direct text, or use fileUpload for a file. If a file is uploaded, the textContent field is ignored.

Input

The actor accepts a JSON input object with the following parameters:

  • textContent (string, optional): The text string to analyze.
  • fileUpload (file, optional): A file to upload for analysis. Supported formats: .txt, .md, .html, .pdf, .docx.
  • proxyConfiguration (object, optional): Recommended for faster, more reliable runs. Use { "useApifyProxy": true }.

Example Input:

{
  "textContent": "I was just sitting here, watching the rain tap against the window... In contrast, our synergistic platform leverages advanced natural language processing...",
  "proxyConfiguration": {
    "useApifyProxy": true
  }
}

Output

Results are saved to the Apify dataset. The output is a JSON object containing overall scores and a detailed breakdown by text block.

Output Fields:
* original: Overall human-written score for the entire input.
* ai: Overall AI-generated score for the entire input.
* blocks: An array of analyzed text segments.
* text: The segment of analyzed text.
* result: The scores for this specific block.
* real: Human-written score.
* fake: AI-generated score.
* status: Analysis status (e.g., "success").

Example Output:

{
  "original": 0.0365,
  "ai": 0.9634,
  "blocks": [
    {
      "text": "I was just sitting here, watching the rain tap against the window. ",
      "result": {
        "fake": 0.8077,
        "real": 0.1923,
        "status": "success"
      }
    }
    // ... more blocks
  ]
}

Common Use Cases

Market Research

Gather competitive intelligence and market data

Lead Generation

Extract contact information for sales outreach

Price Monitoring

Track competitor pricing and product changes

Content Aggregation

Collect and organize content from multiple sources

Ready to Get Started?

Try AI Content Detector now on Apify. Free tier available with no credit card required.

Start Free Trial

Actor Information

Developer
muhammetakkurtt
Pricing
Paid
Total Runs
183
Active Users
21
Apify Platform

Apify provides a cloud platform for web scraping, data extraction, and automation. Build and run web scrapers in the cloud.

Learn more about Apify

Need Professional Help?

Couldn't solve your problem? Hire a verified specialist on Fiverr to get it done quickly and professionally.

Find a Specialist

Trusted by millions | Money-back guarantee | 24/7 Support