DEV Community

Alex Spinov
Alex Spinov

Posted on

Linkwarden Has a Free Bookmark Manager — Self-Hosted Alternative to Raindrop.io

Linkwarden is a self-hosted, collaborative bookmark manager with automatic archiving.

What You Get for Free

  • Collections — organize bookmarks into folders and sub-collections
  • Tags — flexible tagging system
  • Auto-archive — saves snapshots of bookmarked pages (PDFs, screenshots)
  • Full-text search — search across bookmarks and archived content
  • Collaboration — share collections with team members
  • Browser extension — one-click save from Chrome/Firefox
  • Mobile-friendly — responsive web interface
  • Import — from browser bookmarks, Pocket, Raindrop, Omnivore
  • API — full REST API
  • Self-hosted — free, unlimited bookmarks

Quick Start

# Docker Compose
git clone https://github.com/linkwarden/linkwarden.git
cd linkwarden
docker compose up -d
# Access at http://localhost:3000
Enter fullscreen mode Exit fullscreen mode

Why Developers Choose It

Browser bookmarks have no search, no tags, no archiving:

  • Auto-archive — even if the original page disappears
  • Full-text search — find by page content, not just title
  • Collections — organize by project, topic, research area
  • Self-hosted — bookmark data stays private

A researcher lost access to a critical paper when the journal reorganized their website. After switching to Linkwarden, every bookmarked page is automatically archived — link rot is no longer a problem.


Need Custom Data Solutions?

I build production-grade scrapers and data pipelines for startups, agencies, and research teams.

Browse 88+ ready-made scrapers on Apify → — Reddit, HN, LinkedIn, Google, Amazon, and more.

Custom project? Email me: spinov001@gmail.com — fast turnaround, fair pricing.

Top comments (0)