isohunt

0.0.2 • Public • Published

isohunt

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

Installation

  • npm install isohunt

Usage

const isohunt = require('isohunt')
 
isohunt.search(keyword, function(err, results) {
  console.log(results) // returns name, size, seeders, url
})

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 Mike Kokkolios.

Dependencies (2)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i isohunt

    Weekly Downloads

    0

    Version

    0.0.2

    License

    MIT

    Unpacked Size

    3.28 kB

    Total Files

    4

    Last publish

    Collaborators

    • mikekok