Socket
Book a DemoInstallSign in
Socket

@kelvdra/scraper

Package Overview
Dependencies
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kelvdra/scraper

A simple scraper by kelvdra.

latest
npmnpm
Version
1.0.38
Version published
Maintainers
1
Created
Source

🚀 Simpel Scrape By Kelvdra

🔗 Powerful, Sleek, and Simple Media Downloader API by Kelvdra
✨ Auto-updating system on error fixes — stay tuned for the latest features!

Banner

⚙️ Installation

Install via npm:

npm install @kelvdra/scraper

Import in your project:

const { ytmp3, ytmp4, search, ttdl, playmp3, playmp4, pindl } = require('@kelvdra/scraper');
or 
const { list } = require("@kelvdra/scraper")
to show all features

📦 Available Qualities

const audio = [mp3, opus, m4a, webm];
const video = [360, 480 720, 1080];

📁 Features & Usage

🎧 YouTube Audio Downloader

ytmp3('https://youtu.be/VIDEO_ID', 'mp3').then(console.log);

Default quality: mp3

📹 YouTube Video Downloader

ytmp4('https://youtu.be/VIDEO_ID', '360').then(console.log);

Available quality: 360p - 1080p

search('lofi chill mix').then(console.log);

Returns rich metadata and video suggestions.

🎵 PlayMP3 & PlayMP4

playmp3('lagu galau').then(console.log);
playmp4('video lucu').then(console.log);

📲 TikTok Downloader

ttdl('https://www.tiktok.com/@username/video/1234567890').then(console.log);

Outputs video, audio, and thumbnail URLs.

📌 Pinterest Media Downloader

pindl('https://pin.it/63p8EvKYl').then(console.log);

Supports both images and videos.

🧠 Documentation

📚 Full docs: kelvdra scraper docs

🤝 Stay Connected

🧑‍💻 Author & License

Kelvdra
📜 License: MIT

Powered by Kelvdra System • Fast ⚡ Simple ⚙️ Efficient 🧠

Keywords

youtube

FAQs

Package last updated on 30 Aug 2025

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

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.