2 comments

  • buggylearning 10 hours ago ago

    This looks like an interesting way to scrape a website for AI to use as reference.

    • stayux 5 hours ago ago

      Yes, I created this targeting my personal archiving needs, Developers, Design Engineers, ML engineers.

      Markdown output has frontmatter for categorising data. HTML for browser consumption is optional.

      The goal was to have a simple TUI for quick fetching, but the CLI can be scripted and extendable. All of this with focus on ethical scraping.

      Commands are created following the standard from clig.dev.

      Thanks for your response.