AI Text Humanizer
Pricing
from $0.05 / actor start
Go to Apify Store
AI Text Humanizer
Rewrite stiff AI-generated text to read more naturally: adds contractions, connectors and conversational fillers. Fully offline heuristic - no API key. Pay-per-event.
Rewrite stiff AI-generated text to read more naturally: adds contractions, connectors and conversational fillers. Fully offline heuristic - no API key. Pay-per-event.
What it does
Run it on one or many inputs and get a clean, structured dataset (CSV/JSON export ready). No API keys or external accounts required.
Features
- Batch processing - one or many inputs per run
- Structured output - tidy rows, ready for CSV/JSON
- No credentials - works out of the box
- Pay-per-event pricing - pay only for what you use
Input
| Field | Type | Description |
|---|---|---|
texts | array | List of text passages to humanize. |
Usage example
curl -X POST "https://api.apify.com/v2/acts/sootesting~ai-text-humanizer/runs?token=YOUR_TOKEN" \-H "Content-Type: application/json" -d '{"texts": ["Artificial intelligence is a technology that will transform the way we work. It is important to understand its limitations."]}'
Output
| Field | Type | Description |
|---|---|---|
original | string | Input text |
humanized | string | Rewritten text |
originalChars | integer | Original length |
humanizedChars | integer | Rewritten length |
Pricing
Pay-per-event: a small per-run start fee plus a low per-result fee.