0.0.4 • Published 6 years ago

rarbg-search v0.0.4

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

rarbg-search

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

Installation

  • npm install rarbg-search

Usage

const rarbg = require('rarbg-search')

rarbg.search(keyword, function(err, results) {
  console.log(results) // returns name, size, seeders, leechers, 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.

0.0.4

6 years ago

0.0.3

8 years ago

0.0.2

8 years ago

0.0.1

8 years ago