api2-thatpervert-com
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

thatpervert.com API

A API wrapper that reads the HTML of the site and extracts info

This library supports fetching:

  • Posts,
  • List of Posts

Install

npm install --save api2-thatpervert-com

API

const ThatpervertAPI = require('api2-thatpervert-com') 
const api = new ThatpervertAPI();
api.post.id(297045).then((post)=> console.log(JSON.stringify(post, null, 2)));

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.0
    5
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    5

Package Sidebar

Install

npm i api2-thatpervert-com

Weekly Downloads

2

Version

1.0.0

License

MIT

Unpacked Size

29 kB

Total Files

36

Last publish

Collaborators

  • fapingalot