TRYNT Torrent Details Web Service
The TRYNT Torrent Details Web Service parse BitTorrent files for the included metadata.
In order to scan a given bittorrent it must first be downloaded - because this step can take a few seconds we've included a caching mechanism to store the resulting metadata as it relates to a given URL. You can however force a cache refresh through arguments.
If you use this free TRYNT API/Web Service you must provide proper attribution to comply with our terms of service.
Request URL
http://www.trynt.com/torrent-details-api/v1/
Request parameters
| Parameter | Value | Description |
|---|---|---|
| u | string (required) | The url of the BitTorrent file |
| fo | string (optional) | Format ('xml', 'json' or 'php') |
| f | integer (required) | Force cache refresh |
Sample Request (URL: http://www.trynt.com/torrent-details-api/v1/):