TideSurf/core
Connect Chromium to LLM agents via token-efficient DOM compression. 50-200 tokens per page.
This helps developers build AI agents that can browse websites efficiently. It takes the live content of a web page and converts it into a highly compressed, structured format, making it much cheaper and faster for large language models (LLMs) to understand. This is for AI developers who want to create web-enabled agents without high token costs.
Available on npm.
Use this if you are building AI agents that need to interact with websites and you want to minimize the cost and improve the speed of processing web page content.
Not ideal if you need a visual interpretation of web pages, as this tool focuses on structured content rather than visual appearance.
Stars
15
Forks
1
Language
TypeScript
License
Apache-2.0
Category
Last pushed
Mar 29, 2026
Commits (30d)
0
Dependencies
1
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/agents/TideSurf/core"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
NakaokaRei/SwiftAutoGUI
A Swift library for macOS automation — mouse, keyboard, screenshots, image recognition, and...
dashn9/rustenium
Rust browser automation over the WebDriver BiDi Protocol and CDP
abdo-Mansour/axetract
Low-Cost Cross-Domain Web Structured Information Extraction using specialized LoRA adapters.
BlackRoadOS/search
Sovereign search engine — search.blackroad.io
johnkozaris/web-interact
Browser automation CLI for AI agents — navigate, discover, click, fill, screenshot, extract