Is it possible to create a simple frontend indexer for openbittorent torrents?
Posted
by
SimonK
on Super User
See other posts from Super User
or by SimonK
Published on 2012-09-22T15:25:46Z
Indexed on
2012/09/22
15:40 UTC
Read the original article
Hit count: 212
bittorrent
I run a website which distributes a few files every now and again, live music performances by a rock band. I create a torrent file, set the trackers as openbittorrent, publicbt and other similar open trackers. I upload the torrent file to my forum, my users download it and the files are shared. No problems there.
What I would like to do is index those torrents properly on my website though so I can follow seeders/leechers and other stats online. I know the open torrent trackers don't have an index but I am aware of many, many indexing sites that do that exact thing. I don't know how though.
So what I'm asking is what do I need to do to do that myself? I simply want to create a page that lists the torrents I and other users on my site create, the seeders/leechers ratio and a link to the torrent file etc.
What data do I need to be able to do that? I'm proficient in general web design but I don't know what I would need data wise to pull the required info on the torrents?
Thanks
© Super User or respective owner