Skip to content

A Node.js module to search for torrents at KickassTorrents tracker.

License

Notifications You must be signed in to change notification settings

proxyninja/KickassTorrents

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

KickassTorrents

A Node.js module to search for torrents at KickassTorrents tracker.

Installation

  • npm install kickasstorrents

Usage

const kickasstorrents = require('kickasstorrents')

kickasstorrents.search(keyword, function(err, results) {
  console.log(results) // returns name, size, seeders, leechers, url
})

KickassTorrents Mirror List

Packages

License

This project is licensed under The MIT License (MIT). Which means that you can use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the software. But you always need to state that xWeb is the original author of this template.

Project is developed and maintained by KickassTorrents

About

A Node.js module to search for torrents at KickassTorrents tracker.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published