Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

kimzz-scraper

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kimzz-scraper

Program Package Api Kimzz For Website

  • 0.0.2
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

kimzz-api



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

Package last updated on 06 Apr 2024

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc