get-torrents-cli
v1.1.4
Published
Web scraper that extracts magnetic links from Google or from the informed URL
Downloads
12
Maintainers
Readme
Usage
To perform a google search by informing a term (It does NOT use the Google Search API, do not abuse this):
$ get-torrents "torrent name"
To extract all magnet links from a specific URL
$ get-torrents http://www.example.com/film/
npm
$ npm install get-torrents-cli -g