# sergiotapia/magnetissimo

Web application that indexes all popular torrent sites, and saves it to the local database.

Repository: https://github.com/sergiotapia/magnetissimo
Canonical: https://ross.abutalabs.com/products/magnetissimo
Language: Elixir
License: MIT
License Family: permissive
Topics: self-hosted, p2p, search-engine, torrent, bittorrent
Last push: 2024-01-19T02:02:21+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3694, "days_push": 958, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3091, forks 184 (observed 2026-08-28T04:07:42.340524+00:00)

## What it is
Magnetissimo is a self-hosted Elixir/Phoenix web application that crawls popular torrent sites and indexes magnet links into a local Postgres database. It provides a no-JavaScript web UI plus a JSON API for searching and retrieving the latest indexed torrents.

## Use cases
- self-host a torrent search engine that aggregates multiple torrent sites
- search magnet links across trackers from one local web UI
- provide a torrent index API for Sonarr or Radarr (Jackett/Prowlarr-style use)
- crawl and store torrent metadata in a local database
- query latest indexed torrents via a JSON endpoint

## When to choose
- you want a simple, self-hosted torrent indexer with minimal configuration
- you prefer a server-rendered, JavaScript-free web UI
- you want an Elixir/Phoenix codebase that is easy to read and extend
- you need a JSON search API to feed automation tools like Sonarr/Radarr

## When to avoid
- you need Jackett/Prowlarr-level tracker coverage or proxy/flaresolver support
- you cannot run Postgres alongside the app
- you need private tracker authentication or RSS-based indexer support
- you want a mature project with frequent releases and active maintenance guarantees

## Facets
- artifact type: application
- maturity: active
- function: search-engine, web-scraping, web-framework, http-server, self-hosted
- domain: self-hosted, web-development
- platform: self-hosted, windows
- tags: torrent, bittorrent, magnet-links, crawler, p2p, elasticsearch-alternative, sonarr, radarr, phoenix, search, automation, web-server, docker, kubernetes, linux, macos

## Member repositories
- sergiotapia/magnetissimo (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:42.340524+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:46:24.152415+00:00, confidence not recorded.
  - readme: https://github.com/sergiotapia/magnetissimo (fetched 2026-08-28T04:07:42.340524+00:00, sha 629c56ccdda2)
- Data as of 2026-08-30T08:39:29.467469+00:00.
