npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2026 – Pkg Stats / Ryan Hefner

tester-scraper

v1.1.7

Published

Sebuah Module Scraper yang dibuat oleh Sxyz dan SuzakuTeam untuk memudahkan penggunaan scraper di project ESM maupun CJS.

Downloads

16

Readme

📢 PEMBERITAHUAN PENTING! Sxyz akan berhenti update module untuk beberapa waktu karena mengurus baileys yang sudah jauh tertinggal. Sekarang cifumo yang akan melakukan update. See module baileys: https://npmjs.org/package/@suzakuteam/baileys 🔥

Library web scraping yang powerful dan efisien untuk aplikasi Node.js modern. Dirancang dengan fokus pada performa tinggi dan kesederhanaan penggunaan.

Fitur Utama

  • Dual Module Support - Mendukung ESM dan CommonJS sekaligus
  • Performa Tinggi - Dioptimalkan untuk kecepatan dan efisiensi memori
  • Type-Safe - Dukungan penuh TypeScript dengan definisi tipe komprehensif
  • API Modern - Interface berbasis Promise dengan dukungan async/await
  • Ringan - Dependensi minimal, performa maksimal

Stack Teknologi

  • Bahasa Pemrograman: JavaScript (ES2022+)
  • Sistem Modul: ESM & CommonJS
  • Runtime: Node.js 16+
  • Arsitektur: Pattern async/await modern

Instalasi

# Menggunakan npm
npm install @suzakuteam/scraper-node

# Menggunakan yarn
yarn add @suzakuteam/scraper-node

# Menggunakan pnpm
pnpm add @suzakuteam/scraper-node

Penggunaan Cepat

-ESM;
import { SuzakuTeam } from "@suzakuteam/scraper-node";

-CommonJS;
const { SuzakuTeam } = require("@suzakuteam/scraper-node");

(async () => {
  const listScraper = await SuzakuTeam.list();
  console.log(listScraper);
})();
/* output
{
  tools: {
    nsfwDetector: [AsyncFunction: nsfwDetector],
    ttsmp3: [AsyncFunction: ttsmp3],
    checkHost: [AsyncFunction: checkHost],
    pornDetector: [AsyncFunction: pornDetector],
    saveWebsite: [AsyncFunction: saveWebsite],
    translate: [AsyncFunction: translate],
    ytTranscript: [AsyncFunction: ytTranscript],
    jsToCoffeeScript: { cjs: [AsyncFunction: cjs], esm: [AsyncFunction: esm] },
    pairingCode: [AsyncFunction: pairingCode],
    hoshtingChecker: [AsyncFunction: hoshtingChecker]
  },
  ai: {
    ss2code: [AsyncFunction: ss2code],
    chatAIOrg: [AsyncFunction: chatAIOrg],
    chatAIOrgPrompt: [AsyncFunction: chatAIOrgPrompt],
    gptOnline: [AsyncFunction: gptOnline],
    aiCodeAssistant: [AsyncFunction: aiCodeAssistant],
    toBald: [AsyncFunction: toBald],
    toBlack: [AsyncFunction: toBlack],
    toPiggy: [AsyncFunction: toPiggy],
    toNerd: [AsyncFunction: toNerd],
    gemini: [AsyncFunction: gemini],
    phindChat: [AsyncFunction: phindChat],
    ratePhoto: [AsyncFunction: ratePhoto],
    img2prompt: [AsyncFunction: img2prompt]
  },
  downloader: {
    aioV1: [AsyncFunction: aioV1],
    aioV2: [AsyncFunction: aioV2],
    fbPhoto: [AsyncFunction: fbPhoto],                                     twitter: [AsyncFunction: twitter],
    fbVideo: [AsyncFunction: fbVideo],
    ttsave: [AsyncFunction: ttsave],
    spotify: [AsyncFunction: spotify],
    capcut: [AsyncFunction: capcut],
    snackvideo: [AsyncFunction: snackvideo]
  },
  game: {
    mlHeroDetails: [AsyncFunction: mlHeroDetails],
    mlHeroes: [AsyncFunction: mlHeroes],
    ffChar: [AsyncFunction: ffChar]
  },
  anime: {
    animeIndo: [AsyncFunction: animeIndo],
    quotes: [AsyncFunction: quotes],
    anime9Search: [AsyncFunction: anime9Search],
    anime9Details: [AsyncFunction: anime9Details],
    ikoapp: {
      daftarAnime: [AsyncFunction: daftarAnime],
      search: [AsyncFunction: search],
      sedangTayang: [AsyncFunction: sedangTayang],
      animeAdd: [AsyncFunction: animeAdd],
      recommended: [AsyncFunction: recommended]
    }
  },
  stalker: {
    mobilelegends: [AsyncFunction: mobilelegends],
    freefire: [AsyncFunction: freefire],
    genshin: [AsyncFunction: genshin],
    telegram: [AsyncFunction: telegram]
  },
  info: {
    jadwalTV: {
      freeChannel: [AsyncFunction: freeChannel],
      payChannel: [AsyncFunction: payChannel]
    },
    jadwalSholat: [AsyncFunction: jadwalSholat]
  },
  news: {
    validNews: {
      terkini: [AsyncFunction: terkini],
      populer: [AsyncFunction: populer],
      nasional: [AsyncFunction: nasional],
      search: [AsyncFunction: search]
    }
  },
  search: {
    nasa: [AsyncFunction: nasa],
    spotify: [AsyncFunction: spotify],
    snackvideo: [AsyncFunction: snackvideo]
  }
}
*/

Cara Penggunaan Modul

-ESM;
import { SuzakuTeam } from "@suzakuteam/scraper-node";

-CommonJS;
const { SuzakuTeam } = require("@suzakuteam/scraper-node");

(async () => {
  //Examples: const ress = await SuzakuTeam.<category>.<nameScraper>(functionQuery)
  // Contoh
  const ress = await SuzakuTeam.ai.phindChat("Hai Apa Itu JavaScript");
  console.log(ress);
})();

Atau

- Esm
import { SuzakuTeam } from "@suzakuteam/scraper-node";

- CommonJS
const { SuzakuTeam } = require("@suzakuteam/scraper-node")

(async () => {
  const result = await SuzakuTeam.apis
  console.log(result)
  /**
   * penggunaan:
   * SuzakuTeam.apis.VelynAPI.velynAI("Hai")
   */
})

Persyaratan Sistem

  • Node.js 16.0.0 atau versi lebih tinggi
  • Environment yang kompatibel dengan ESM atau CommonJS
  • Dukungan runtime JavaScript modern

Dokumentasi

Dokumentasi lengkap dan contoh penggunaan akan segera tersedia. Pantau terus untuk referensi API dan panduan penggunaan yang detail.

Kontribusi

Kami saat ini tidak membuka kontribusi terbuka kepada pengguna jadi tunggu update dari team kami Suzaku Team Community:

Lisensi

Proyek ini dilisensikan di bawah MIT License - lihat file LICENSE untuk detail.

Tim Pengembang

Dikembangkan dengan baik oleh Tim Suzaku


Catatan

Package ini sekarang mendukung baik environment ESM maupun CommonJS, memberikan fleksibilitas maksimal untuk berbagai jenis proyek Node.js.

📢 IMPORTANT NOTICE! Sxyz will stop updating modules for some time because of managing baileys which is far behind. Now cifumo will do the updates. See module baileys: https://npmjs.org/package/@suzakuteam/baileys 🔥

A powerful and efficient web scraping library for modern Node.js applications. Designed with a focus on high performance and ease of use.

Key Features

  • Dual Module Support - Supports both ESM and CommonJS
  • High Performance - Optimized for speed and memory efficiency
  • Type-Safe - Full TypeScript support with comprehensive type definitions
  • Modern API - Promise-based interface with async/await support
  • Lightweight - Minimal dependencies, maximum performance

Technology Stack

  • Programming Language: JavaScript (ES2022+)
  • Module System: ESM & CommonJS
  • Runtime: Node.js 16+
  • Architecture: Modern async/await patterns

Installation

# Using npm
npm install @suzakuteam/scraper-node

# Using yarn
yarn add @suzakuteam/scraper-node

# Using pnpm
pnpm add @suzakuteam/scraper-node

Quick Usage

-ESM;
import { SuzakuTeam } from "@suzakuteam/scraper-node";

-CommonJS;
const { SuzakuTeam } = require("@suzakuteam/scraper-node");

(async () => {
  const listScraper = await SuzakuTeam.list();
  console.log(listScraper);
})();
/* output
{
  tools: {
    nsfwDetector: [AsyncFunction: nsfwDetector],
    ttsmp3: [AsyncFunction: ttsmp3],
    checkHost: [AsyncFunction: checkHost],
    pornDetector: [AsyncFunction: pornDetector],
    saveWebsite: [AsyncFunction: saveWebsite],
    translate: [AsyncFunction: translate],
    ytTranscript: [AsyncFunction: ytTranscript],
    jsToCoffeeScript: { cjs: [AsyncFunction: cjs], esm: [AsyncFunction: esm] },
    pairingCode: [AsyncFunction: pairingCode]
  },
  ai: {
    ss2code: [AsyncFunction: ss2code],
    chatAIOrg: [AsyncFunction: chatAIOrg],
    chatAIOrgPrompt: [AsyncFunction: chatAIOrgPrompt],
    gptOnline: [AsyncFunction: gptOnline],
    aiCodeAssistant: [AsyncFunction: aiCodeAssistant],
    toBald: [AsyncFunction: toBald],
    toBlack: [AsyncFunction: toBlack],
    toPiggy: [AsyncFunction: toPiggy],
    toNerd: [AsyncFunction: toNerd],
    gemini: [AsyncFunction: gemini],
    phindChat: [AsyncFunction: phindChat],
    ratePhoto: [AsyncFunction: ratePhoto],
    img2prompt: [AsyncFunction: img2prompt]
  },
  downloader: {
    aioV1: [AsyncFunction: aioV1],
    aioV2: [AsyncFunction: aioV2],
    fbPhoto: [AsyncFunction: fbPhoto],                                     twitter: [AsyncFunction: twitter],
    fbVideo: [AsyncFunction: fbVideo],
    ttsave: [AsyncFunction: ttsave],
    spotify: [AsyncFunction: spotify],
    capcut: [AsyncFunction: capcut],
    snackvideo: [AsyncFunction: snackvideo]
  },
  game: {
    mlHeroDetails: [AsyncFunction: mlHeroDetails],
    mlHeroes: [AsyncFunction: mlHeroes],
    ffChar: [AsyncFunction: ffChar]
  },
  anime: {
    animeIndo: [AsyncFunction: animeIndo],
    quotes: [AsyncFunction: quotes],
    anime9Search: [AsyncFunction: anime9Search],
    anime9Details: [AsyncFunction: anime9Details],
    ikoapp: {
      daftarAnime: [AsyncFunction: daftarAnime],
      search: [AsyncFunction: search],
      sedangTayang: [AsyncFunction: sedangTayang],
      animeAdd: [AsyncFunction: animeAdd],
      recommended: [AsyncFunction: recommended]
    }
  },
  stalker: {
    mobilelegends: [AsyncFunction: mobilelegends],
    freefire: [AsyncFunction: freefire],
    genshin: [AsyncFunction: genshin],
    telegram: [AsyncFunction: telegram]
  },
  info: {
    jadwalTV: {
      freeChannel: [AsyncFunction: freeChannel],
      payChannel: [AsyncFunction: payChannel]
    },
    jadwalSholat: [AsyncFunction: jadwalSholat]
  },
  news: {
    validNews: {
      terkini: [AsyncFunction: terkini],
      populer: [AsyncFunction: populer],
      nasional: [AsyncFunction: nasional],
      search: [AsyncFunction: search]
    }
  },
  search: {
    nasa: [AsyncFunction: nasa],
    spotify: [AsyncFunction: spotify],
    snackvideo: [AsyncFunction: snackvideo]
  }
}
*/

Module Usage

-ESM;
import { SuzakuTeam } from "@suzakuteam/scraper-node";

-CommonJS;
const { SuzakuTeam } = require("@suzakuteam/scraper-node");

(async () => {
  //Examples: const ress = await SuzakuTeam.<category>.<nameScraper>(functionQuery)
  // Example
  const ress = await SuzakuTeam.ai.phindChat("Hi What is JavaScript");
  console.log(ress);
})();

Alternatively

- Esm
import { SuzakuTeam } from "@suzakuteam/scraper-node";

- CommonJS
const { SuzakuTeam } = require("@suzakuteam/scraper-node")

(async () => {
  const result = await SuzakuTeam.apis
  console.log(result)
  /**
   * usage:
   * SuzakuTeam.apis.VelynAPI.velynAI("Hai")
   */
})

System Requirements

  • Node.js 16.0.0 or higher
  • ESM or CommonJS compatible environment
  • Modern JavaScript runtime support

Documentation

Complete documentation and usage examples will be available soon. Stay tuned for detailed API reference and usage guides.

Contributing

We do not currently open contributions to users so please wait for updates from our team Suzaku Team Community:

License

This project is licensed under the MIT License - see the LICENSE file for details.

Development Team

Well developed by Suzaku Team


Note

This package now supports both ESM and CommonJS environments, providing maximum flexibility for various Node.js project types.