Main-content extraction
Returns the readable body with title, language, and summary metadata in a Markdown-first result.
ONGSOOLABS AI READER
OngsooLabs AI Reader API extracts the main content and metadata from public HTTPS URLs and returns Markdown. It is designed to create consistent, readable inputs for LLM, RAG, and agent workflows.
"status": "success"
"content": {
"format": "markdown",
"value": "# Extracted content..."
}
"metadata": {
"word_count": 147
}
"usage": { "credits": 1 }
Reader, Document, and Chunk APIs extract main content and metadata from web pages and supported documents, returning Markdown that is ready for AI workflows.
Returns the readable body with title, language, and summary metadata in a Markdown-first result.
Distinguishes success, partial results, and failures so downstream workflows do not treat incomplete extraction as success.
One successful Reader request is one usage unit. Manage usage and API keys from the Dashboard.
02 / ACCESS PACKS
Each pack is based on successful Reader requests. Monitor usage and manage API keys from the Dashboard.
5,000 successful Reader requests · USD 8.99
20,000 successful Reader requests · USD 24.99
View API keys and usage in the Dashboard.
API ACCESS
OngsooLabs AI Reader turns web content into Markdown for AI workflows. Reader Packs provide usage for successful Reader requests.
Open Dashboard →