UNPKG

@cifumo/scraper-node

Version:

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

6 lines (5 loc) 167 B
import { SuzakuTeam } from "tester-scraper"; (async () => { const listScraper = await SuzakuTeam.ai.phindChat("Apa Itu DataType"); console.log(listScraper); })();