1.0.7 • Published 8 years ago
telstarsurf-api v1.0.7
telstarsurf-api
Programatic API access for telstarsurf.com
Install
$ npm install telstarsurf-api --save
Usage
const telstarsurf = require('telstarsurf-api')
const stream = telstarsurf({
key: process.env.API_KEY, // API Key credentials
pages: 3, // Numbers or request per each method call [default=Infinity]
itemsPerPage: 20 // Number of items per page [default=9999]
})
License
MIT © Kiko Beats