0.0.6 • Published 11 days ago

kimzz-scraper v0.0.6

Weekly downloads
-
License
GPL-3.0-or-later
Repository
github
Last release
11 days ago

kimzz-scraper

Note

MY Sekiranya ada bug, Sila Lapor Owner whatsapp

EN If there are bugs, report to owner whatsapp

Installation

Npm

$ npm install kimzz-scraper

Yarn

$ yarn install kimzz-scraper

Require

const api = require("kimzz-scraper");

Docs

All feature

api.scraper.uploadFile(buffer)
.then(console.log);

api.scraper.capcutdl(url)
.then(console.log);

api.scraper.spotifySearch(query)
.then(console.log);

api.scraper.spotifydl(url)
.then(console.log);

api.scraper.ai(query)
.then(console.log);

api.scraper.fbdl(url)
.then(console.log);

api.scraper.igdl(url)
.then(console.log);

api.scraper.igstalk(username)
.then(console.log);

api.scraper.ttstalk(username)
.then(console.log);

api.scraper.remini(url)
.then(console.log);

api.scraper.removebg(url)
.then(console.log);

api.scraper.tozombie(url)
.then(console.log);

Example Response uploadFile

{
  creator: '@kimzzDev',
  result: {
    url: 'https://telegra.ph/file/9180af3ab293d4939a2af.jpg',
    size: '0.07 MB'
  }
}

Link Packages

https://www.npmjs.com/package/kimzz-scraper

Thanks To 

( @KimzzDev )

0.0.6

11 days ago

0.0.5

24 days ago

0.0.4

24 days ago

0.0.3

24 days ago

0.0.2

24 days ago

0.0.1

24 days ago