Save Page to Markdown
Overview
Save any web page as Markdown to your self-hosted knowledge base
π Knowledge Base Collector β Save any web page as Markdown to your own server. One click. Your data stays yours. β¨ FEATURES β’ One-click save β Click the extension icon, the current page is instantly extracted and converted to clean Markdown β’ Bypass anti-scraping β Content is extracted in the browser, bypassing Cloudflare, EdgeOne, and other WAF/anti-bot protections β’ Smart categorization β Organize saved pages into custom folder categories β’ Metadata extraction β Automatically captures title, author, publish date, and source URL β’ Self-hosted backend β All data is saved to YOUR server. No third-party cloud, no tracking, no data collection β’ Fully open source β Both the extension and backend server are open source (MIT License) π οΈ HOW IT WORKS 1. Install this extension from the Chrome Web Store 2. Deploy the backend server on your own machine (Docker or direct Python) 3. Configure the server address in the extension settings 4. Browse to any page you want to save β click the icon β done! The saved Markdown files include: β’ Page title as the heading β’ Source URL, author, and timestamp as metadata β’ Clean, readable Markdown content π³ BACKEND SETUP (Docker β Recommended) git clone https://github.com/ezzty/knowledge-base-collector.git cd knowledge-base-collector/docker docker compose up -d The server runs at http://localhost:8396 by default. Knowledge base files are saved to ./data/knowledge-base/ π§ BACKEND SETUP (Direct Python) pip install trafilatura markdownify readability-lxml requests python3 server.py Environment variables: β’ KB_PORT β Server port (default: 8396) β’ KB_DIR β Knowledge base save path (default: ./knowledge-base) π FULL DOCUMENTATION & SOURCE CODE https://github.com/ezzty/knowledge-base-collector π PRIVACY This extension does NOT collect, store, or transmit any personal data. All data flows directly from your browser to your own self-hosted server. No analytics. No tracking. No third-party services.
0 out of 5No ratings
Details
- Version1.4.0
- UpdatedJune 18, 2026
- Offered bykrya
- Size19.35KiB
- LanguagesEnglish
- Developer
Email
hi@krya.com - Non-traderThis developer has not identified itself as a trader. For consumers in the European Union, please note that consumer rights do not apply to contracts between you and this developer.
Privacy
This developer declares that your data is
- Not being sold to third parties, outside of the approved use cases
- Not being used or transferred for purposes that are unrelated to the item's core functionality
- Not being used or transferred to determine creditworthiness or for lending purposes