#api
7 articles on this topic.
-
How the Minibase API renders JavaScript pages to Markdown
A look inside the tiered fetch engine: cheap server-side fetch first, headless render only when a page is a JS shell, then boilerplate stripped. How we keep quality high and cost near zero.
-
Introducing the Minibase API: turn any URL into clean Markdown
The engine behind Minibase is now a developer API. POST a URL, get back clean, LLM-ready Markdown. Built for AI agents, RAG pipelines and scrapers. Pay as you go from $2 per 1,000 pages.
-
Minibase API vs Firecrawl vs Jina Reader: choosing a URL-to-Markdown API
A practical comparison of three URL-to-Markdown APIs for AI agents and RAG. How pricing, JavaScript rendering, and the cheap-vs-AI split actually differ — and when to pick each.
-
The URL-to-Markdown API built for AI agents and RAG
LLMs read Markdown, not HTML. Here's how to feed your agents and RAG pipelines clean web content with one API call — and why a tiered fetch engine beats DIY scraping.
-
Claude Computer Use Tool: The Complete Developer Guide to AI Desktop Automation
Claude can now see your screen, move the mouse, and type on the keyboard. Here's everything developers need to know about the computer use tool API — how it works, how to implement it, and what to build with it.
-
Developer Notes: Minibase Technical Content as Code-First Markdown
Minibase's Developer template preserves code blocks, API references, and technical details. No fluff -- just the code and context you need. Free Chrome extension.
-
How to Save API Documentation as Markdown for Offline Reference
Save API docs, technical documentation, and developer guides as Markdown. Build an offline reference library. Perfect for developers and technical writers.