UNPKG

torrentz2

Version:

Html scraper of [Torrentz2](http://torrentz2.eu). Lets find a list of magnets links by query string. Return ArrayJson as result.

31 lines (30 loc) 568 B
{ "name": "torrentz2", "version": "2.0.5", "description": "", "main": "app.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/theroich/torrentz2" }, "keywords": [ "torrentz.eu", "torrentz", "torrentz2", "torrents", "scraper", "api" ], "author": "theroich", "license": "ISC", "dependencies": { "got": "^11.1.2", "hooman": "^1.1.0", "lodash": "^4.17.15", "request": "^2.88.2", "rss-parser": "^3.7.3" } }