UNPKG

nyaa-api-v2

Version:

This api for get new torrent from nyaa

6 lines (5 loc) 187 B
var testv = require("./index") testv.getNewTorrent().then(res => { console.log(res[0]) // https://github.com/onepiecehung/nyaa-api/data.json console.log(res.length) // 75 })