1.0.5 • Published 3 years ago

itech-wrapper v1.0.5

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

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

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago