project-mk-ultra/torrent-tracker-scraper
A UDP torrent tracker scraper library written in Python 3
This tool helps developers gather real-time statistics about torrents directly from UDP trackers. You provide a list of torrent infohashes (unique identifiers for files on the BitTorrent network) and optionally specific trackers, and it returns data on seeders, leechers, and completed downloads for each torrent. This is for developers building applications that need to monitor or analyze torrent network activity.
No commits in the last 6 months.
Use this if you are a developer building an application that needs to programmatically retrieve peer and download statistics for specific torrents from UDP trackers.
Not ideal if you are a regular BitTorrent user simply looking to download files, or if you need to scrape data from HTTP/HTTPS trackers instead of UDP.
Stars
52
Forks
15
Language
Python
License
LGPL-3.0
Category
Last pushed
Mar 05, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/perception/project-mk-ultra/torrent-tracker-scraper"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
scrapy/scrapy
Scrapy, a fast high-level web crawling & scraping framework for Python.
Altimis/Scweet
A simple and unlimited twitter scraper : scrape tweets, likes, retweets, following, followers,...
lexiforest/curl_cffi
Python binding for curl-impersonate fork via cffi. A http client that can impersonate browser...
plabayo/rama
modular service framework to move and transform network packets
scrapinghub/spidermon
Scrapy Extension for monitoring spiders execution.