Releases: vladiliescu/grabit
Releases · vladiliescu/grabit
v0.6.1
v0.6.0
First public version. Everything is new and shiny and oh-so-not-battle-hardened.
Features
- Download and convert web pages to Markdown: Fetches the content from a URL and converts it into clean Markdown format.
- Supports multiple output formats: Save content as Markdown, readable HTML, or raw HTML.
- Customizable output: Include YAML front matter, page titles, source links, and control the output directory structure. This is especially useful for integrating with knowledge management systems such as Obsidian.
- Uses Readability.js: Extracts the main content from web pages for cleaner outputs (requires Node.js to be installed).