1.0.4 • Published 4 years ago

@kagchi/brainly.js v1.0.4

Weekly downloads
1
License
GNU
Repository
github
Last release
4 years ago

Installation

To Use Api Install Package First

npm install @kagchi/brainly.js

Usage

search Info

(async() => {
const data = require("@kagchi/brainly.js")
return data.search("matematika");
})()
(async() => {
const data = require("@kagchi/brainly.js")
return data.searchV2("matematika");
})()

Attention I dont own the api i just make the wrapper

original author hansputera