ArcTorrent is a powerful torrent search aggregator that allows users to search across multiple torrent websites simultaneously.
- Search across 8+ torrent websites
- Quick and intuitive interface
- Multiple download options (Magnet, Torrent)
- Keyboard shortcuts
- Responsive design
Visit: https://torrent.exonoob.in/
Ctrl/Cmd + F
: Focus search barCtrl/Cmd + Enter
: Trigger searchEnter
: Instant search results
/api/{website}/{query}/{page?}
1337x
nyaasi
yts
piratebay
torlock
tgx
(Torrent Galaxy)limetorrent
glodls
all
(Search across all platforms)
Parameter | Type | Required | Description | Default | Constraints |
---|---|---|---|---|---|
website |
String | Yes | Target torrent website | - | Must be one of supported websites |
query |
String | Yes | Search term | - | Min 2 characters |
page |
Integer | No | Result page number | 1 | Min: 1, Max varies by website |
[
{
"Name": "Torrent Title",
"Size": "File Size",
"Seeders": "Seed Count",
"Magnet": "Magnet Link",
"Torrent": "Torrent File URL",
"Category": "Content Category"
}
]
GET /api/yts/matrix/1
GET /api/1337x/ubuntu/2
GET /api/all/linux/1
Website | Max Pages | Notes |
---|---|---|
1337x |
50 | Beyond 50, no results |
nyaasi |
14 | Last accessible page |
Others | Varies | Typically 10-20 pages |
Error Code | Description |
---|---|
404 |
Invalid website or path |
500 |
Internal server error |
Specific Error Messages |
Website blocked, no results |
- Use URL encoding for complex queries
- Implement rate limiting
- Handle potential network errors
- Cache results when possible
Users are responsible for their actions. Always respect copyright laws and use torrents legally.
- Recommended: Maximum 10 requests/minute
- Implement exponential backoff for errors
- Email: iamriturajps@gmail.com
- Twitter: @riturajps
- Instagram: @riturajps
- LinkedIn: Ritu Raj Pratap Singh
- Telegram: @riturajps
- GitHub: @theriturajps
- Project Issues: Project Issues