Free tool

Read any URL as clean Markdown

Paste a URL and get clean, LLM-ready Markdown in about a second. Free, no signup. The same engine powers the rasterly read API from $0.90 per 1,000 — a cheap Firecrawl alternative.

No key needed here. It hits the real rasterly API and returns clean Markdown, boilerplate stripped.

Turn it into an API call

One HTTP GET returns Markdown ready to drop into an LLM prompt or a RAG pipeline.

curl "https://api.rasterly.dev/v1/read?url=https://example.com/article" \
  -H "X-Api-Key: sk_live_..."

LLM-ready

Nav, ads and boilerplate stripped — just the content, as clean Markdown your model can actually use.

Cheap at volume

$0.90 per 1,000, extract included, no credit multiplier. A drop-in for Firecrawl reads without the multiplier.

Extract & crawl too

Need JSON instead? /v1/extract returns structured fields; /v1/crawl follows a whole site into Markdown.

One key, more verbs

Same key does screenshot, URL→PDF, extract, crawl and change-monitoring.

Feeding the web to an LLM or agent?

Get a free API key in one call, or drop in the MCP server: npx -y rasterly-mcp.

Get a free API key MCP for agents