Features / Capture
in flightUniversal page extraction
Extract clean markdown and metadata from any web page using local Crawl4AI.

The user-facing part.
Extract clean markdown from general articles and documentation pages. The universal page feature strips ads, cookie banners, and navigation menus to save the core content of any web page. It uses a local Crawl4AI integration to package text, links, and inline images. The generated files share the same layout as your video corpus and land in your local library automatically.
Run the loop.
- Open an article or documentation page in your browser.
- Right-click the page background.
- Click Uoink this page to run the extraction.
- Approve the allowlist prompt if this is a new domain.
- Check your library for the clean markdown document.
How Uoink handles it.
The local helper integrates a Crawl4AI parser that fetches and processes the page HTML. It strips script tags, CSS styles, and cookie consent elements to extract the semantic text blocks. The helper formats this output as markdown, preserves external links, and indexes the text in the SQLite database. Everything runs on your machine without third-party cloud crawlers.
Agent-readable surface.
uoink_pagelist_allowed_sitesadd_allowed_siteFull server metadata lives at /mcp and /mcp/manifest.json.
Run it on your next source.
Add websites to your allowlist and capture articles as clean local markdown.