kimzz-scraper

0.0.6 • Public • Published

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 )

Dependencies (4)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i kimzz-scraper

    Weekly Downloads

    4

    Version

    0.0.6

    License

    GPL-3.0-or-later

    Unpacked Size

    148 kB

    Total Files

    4

    Last publish

    Collaborators

    • kimzz