Torrent-Search
This script is a JavaScript code that uses the @dil5han/torrent-api module to create a server that can search multiple torrent websites and return the results to the client in JSON format. The script begins by importing the necessary modules, including express, a popular web framework for Node.js, and several functions that enable it to scrape data from various torrent websites such as 1337x,…
Torrent-Search endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Get from 1337.x /torrent/1337x/{searchtopic} |
scrape data from various torrent websites such as 1337x |
| GET |
Get from yts /torrent/yts/{searchtopic} |
You can use this for moive search |
| GET |
Get from eztv /torrent/yts/{searchtopic} |
can use this for search eztv |
| GET |
Get from piratebay /torrent/piratebay/{searchtopic} |
for piratebay |
Torrent-Search pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $2 / month | — |
|
| ULTRA | $4 / month | — |
|
| MEGA | $10 / month | — |
|