Skip to content

Node CLI Web scraper that extracts magnetic links from Google or from the informed URL

License

Notifications You must be signed in to change notification settings

gustavofabro/get-torrents-cli

Repository files navigation

Get Torrents

npm version license

Search for torrents on google or get the magnetic links of an informed website.

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

This software is for educational purposes only. https://github.com/gustavofabro/get-torrents-cli/blob/master/LICENSE

About

Node CLI Web scraper that extracts magnetic links from Google or from the informed URL

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published