AI Paraphrasing Tool API
Pricing
$3.00 / 1,000 successful paraphrases
Go to Apify Store
AI Paraphrasing Tool API
Paraphrase text using different modes (fluency, standard, creative, formal) and synonym levels (0 to 100).
AI Paraphrasing Tool Actor (Apify Scraper Actor)
AI Paraphrasing Tool Actor is a high-performance web scraper and AI paraphrasing data extraction tool designed to rewrite text content into different styles and synonym levels. It interfaces with the high-performance AI Paraphrasing Tool API gateway.
🏷️ Keywords:
paraphrasing api, ai paraphraser scraper, article rewriter scraper, text rewriter api, paraphrase tool api, competitor rewriter api, spin text scraper, content rewriter tool.
🚀 Main Features
- Flexible Modes: fluency, standard, creative, formal.
- Synonym Tuning: Customize synonym density between 0 and 100.
- Minimal Response Schema: Returns exactly the paraphrased text inside a clean JSON dataset format.
🔧 Input Parameters
| Field | Type | Description | Default |
|---|---|---|---|
text | string | The text content to paraphrase. | (lorem ipsum block) |
mode | string | Selected rewrite mode (fluency, standard, creative, formal) | standard |
synonyms | integer | Synonyms level (0 to 100) | 50 |
language | string | Target translation/paraphrase language | english |
Example Input JSON:
{"text": "Hello world, this is a test of the paraphrasing tool.","mode": "standard","synonyms": 50}
📊 Output Example
{"paraphrased": "Greetings, global community, this is an assessment of the paraphrasing instrument."}
