scan_url
Analyze web page content for AI-generated text, plagiarism, readability, and grammar issues to verify content authenticity and quality.
Instructions
Scan a published URL for AI content, plagiarism, readability, and grammar. Originality.ai fetches and extracts the page content automatically. Use to audit competitor content or verify published articles.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Full URL of the page to scan (e.g., 'https://example.com/blog/article'). | |
| title | No | Label for the scan. | URL Scan |
| check_ai | No | Enable AI detection. | |
| check_plagiarism | No | Enable plagiarism checking. | |
| check_readability | No | Enable readability scoring. | |
| check_grammar | No | Enable grammar/spelling check. | |
| check_facts | No | Enable fact-checking. | |
| excluded_urls | No | URLs to exclude from plagiarism matching. |