Show HN: Curl.md – URL to Markdown for Agents

(curl.md)

3 points | by meagher 5 hours ago ago

2 comments

  • bhagyeshsp 5 hours ago ago

    This is quite interesting. I'm going to try it.

    If I understand correctly, my agent just needs to run `curl curl.md/targetsite.com` and it will receive the webpage in an optimized Markdown file format.

    Is there any specific depth until which curl.md will crawl?

    • meagher 4 hours ago ago

      > If I understand correctly, my agent just needs to run `curl curl.md/targetsite.com` and it will receive the webpage in an optimized Markdown file format.

      Yes, your agent can use it with `curl` or via the CLI, SDK, or agent plugins (currently Claude, OpenCode, Pi, Amp are supported). More info https://curl.md/docs/install

      > Is there any specific depth until which curl.md will crawl?

      No crawling yet. Focused on single page for now.