文件名称:Torrent-Scraping:使用python的简单洪流刮板
文件大小:108KB
文件格式:ZIP
更新时间:2024-06-17 11:26:36
JavaScript
洪流刮板 使用Python的简单洪流刮板 目前抓取网站:1337x,ThePirateBay,Rarbg,Ettvdl 工作演示 原料药 获取网站列表: /getSites 在网站上搜索种子: /getTorrents Parameters : {"search_key" : search_key, "site" : site} 获取磁铁链接和文件列表: /getTorrentData Parameters : {"link" : link, "site" : site} API示例和演示 在浏览器中尝试这些 获取网站列表: 返回JSON: { " sites " : [ " 1337x " , " ThePirateBay " , " Rarbg " , " Ettvdl " ] } 在1337x中搜索“使命召唤”洪流:
【文件预览】:
Torrent-Scraping-master
----README.md(2KB)
----API()
--------TorrentScraper.py(6KB)
--------torrent_server.py(3KB)
--------__pycache__()
--------blocklist.txt(66B)
--------blocklist_bkp.txt(1KB)
----Web()
--------css()
--------js()
--------index.html(4KB)
--------favicon.ico(1KB)