itech-wrapper
TypeScript icon, indicating that this package has built-in type declarations

1.0.5 • Public • Published

ITech-Wrapper

https://api.i-tech.id api wrapper

Installation

$ npm i itech-wrapper

NPM

About

https://api.i-tech.id api wrapper with typescript

read docs here

Examples

const api = require("itech-wrapper").key("YOUR_X_APIKEY");
const profileJSON = await api.getProfile();

api.facebookScraper("x_link").then((res) => {
  // manipulate json
});

Readme

Keywords

Package Sidebar

Install

npm i itech-wrapper

Weekly Downloads

2

Version

1.0.5

License

MIT

Unpacked Size

33.2 kB

Total Files

4

Last publish

Collaborators

  • itsngga