zen_readability
Extract the main article content from a page, including title and byline, by scoring containers based on text density and removing navigation and sidebars.
Instructions
Extract the main article on the page (title, byline, clean text).
Heuristic: score candidate containers (article, main, .post, etc.)
by text density × paragraph count × inverse link density, strip nav/aside,
return the winner. Falls back to densest section/div, then body.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tab_id | No |