cpasbien-parser

1.1.0 • Public • Published

SOURCE: https://github.com/yadomi/cpasbien-api

cpasbien-api

js-standard-style


Introduction

Scrapper API for french torrent site cpasbien.io

Usage

const CPBAPI = require('cpasbien-api')
const api = new CPBAPI()

api.Latest()
  .then(console.log.bind(console))

api.Search('harry poter', {language: 'EN'})
  .then(console.log.bind(console))

api.Search('fringe', {scope: 'tvshow'})
  .then(console.log.bind(console))

Disclaimer

I'm not the author of cpasbien.io, nor me or any contributor are responsable of any eventual illegal use of this software.

Dependencies (3)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i cpasbien-parser

    Weekly Downloads

    1

    Version

    1.1.0

    License

    none

    Last publish

    Collaborators

    • lunik