#
Torznab & RSS
To access the Torznab API, you should instead specify your API key as the apikey query parameter.
The Torznab API is only meant to be used by automation software, such as Sonarr or Radarr. If you want more rich data, use the JSON API instead.
The base URL for the Torznab API is https://nekobt.to/api/torznab
#
Get Torznab Capabilities
GET
/api?t=caps
Returns the capabilities of the Torznab API, such as supported search types and metadata formats.
#
Search Torrents (RSS Feed)
GET
/api?t=search
Searches for torrents. The following query parameters are supported:
#
italics = default, ? = optional
The Torznab API only provides magnet links, not torrent files, to ensure torrent clients use the auto title, and not the torrent title (important for tag matching).