johannes85 / PHP-Torrent-Scraper

Scrape torrents stats with PHP using HTTP or UDP
http://blog.johnimedia.de/
66 stars 22 forks source link

Requesting Peers #5

Open Edward-Stryfe opened 7 years ago

Edward-Stryfe commented 7 years ago

I can't seem to gather how to get a seed or peer count for these scripts, could someone help me with this? I'm working on a rough draft of a torrent indexing system and would like to use these scripts to retrieve seed and leecher count.

What is the optimal way to go about requesting these statistics and echoing them? @johannes85

Thanks in advanced for any answers or suggestions