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)));

Readme

Keywords

none

Package Sidebar

Install

npm i api2-thatpervert-com

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

29 kB

Total Files

36

Last publish

Collaborators

  • fapingalot