UNPKG

@sxyzdev/scrapers

Version:

Simple Module All In One Scrapers Untuk Memenuhi Kebutuhan Pengumpulan Data Kamu Dari 50+ Website!

38 lines (37 loc) 831 B
{ "name": "@sxyzdev/scrapers", "version": "0.0.5", "description": "Simple Module All In One Scrapers Untuk Memenuhi Kebutuhan Pengumpulan Data Kamu Dari 50+ Website!", "type": "module", "main": "src/index.js", "scripts": { "test": "node src/index.js" }, "repository": { "type": "git", "url": "git+https://github.com/SxyzZenith/scrapers.git" }, "keywords": [ "scraper", "scraping", "data", "analisis", "web-scraping", "data-analisis", "downloader", "search", "tools", "ai" ], "author": "SxyzDev", "license": "MIT", "bugs": { "url": "https://github.com/SxyzZenith/scrapers/issues" }, "homepage": "https://github.com/SxyzZenith/scrapers#readme", "dependencies": { "axios": "^1.7.9", "cheerio": "^1.0.0", "form-data": "^4.0.1" } }