pornhub-api

0.0.1 • Public • Published

Pornhub-API

A wrapper for the pornhub API

Example usage

Searching for a video

const Pornhub = require("pornhub-api")
const Videos = new Pornhub.Videos()
 
Videos.search({
    search: "Hard"
}).then(videos => {
    console.log(videos)
})

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.1
    28
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.1
    28

Package Sidebar

Install

npm i pornhub-api

Weekly Downloads

28

Version

0.0.1

License

Apache-2.0

Last publish

Collaborators

  • mackan90096