Skip to content

k4lizen/nyaaCategorizer_database

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Nyaa-Torrent-Database

Database of 71K (71,642) posts from https://nyaa.sbs site (a mirror of https://nyaa.si).
Used a modified version of NyaaPy(https://github.com/JuanjoSalvador/NyaaPy) to scrape the data.
Each object has the fields:
["title", "category", "uploader", "uploader_profile", "website", "size", "date", "seeders", "leechers", "completed", "hash", "files", "description", "id"]
in that order.
Files is an array of filenames. If the post has more than 100 files, it is truncated to 100 files, with the 100th file being the string "..." (without quotes).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published