Socket
Socket
Sign inDemoInstall

kimzz-scraper

Package Overview
Dependencies
112
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    kimzz-scraper

Scraper Free From @kimzz/scraper


Version published
Weekly downloads
5
decreased by-93.9%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

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'
  }
}

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

Thanks To 

( @KimzzDev )

Keywords

FAQs

Last updated on 19 Apr 2024

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc