URL to Markdown in one call

grep the web.

Convert any URL to clean Markdown. Search, filter, and extract specific content — in a single request.

terminal
$

Everything is a query parameter.

No SDK required. No config files. Just append parameters to any URL.

Try it.

Enter a URL and see the Markdown output.

grep.md/
output
$ Enter a URL above and hit Convert.

Works everywhere.

No SDK needed. But we have one if you want it.

# Basic conversion
$ curl grep.md/https://docs.python.org

# Search for a pattern
$ curl "grep.md/https://docs.python.org?grep=async+await"

# Extract all code blocks as JSON
$ curl "grep.md/https://docs.python.org?extract=code&format=json"

# With API key for higher limits
$ curl -H "Authorization: Bearer gm_live_xxx" \
     "grep.md/https://example.com?grep=error&meta=true"

Simple pricing.

Free to start. Pay when you scale.

Free

For trying it out

$0 /mo

500 credits/mo

30 req/min

  • + Basic conversion
  • + grep + extract
  • + JSON + Markdown output
  • + Community support

Pro

For individual developers

$9 /mo

10,000 credits/mo

100 req/min

  • + Everything in Free
  • + Browser rendering
  • + Multi-page grep
  • + Priority support
  • + API key management

Agent

For AI agents at scale

$99 /mo

100,000 credits/mo

500 req/min

  • + Everything in Pro
  • + MCP server access
  • + Batch API
  • + Webhooks
  • + Dedicated support

Need more? Contact us for Enterprise pricing.