@yanamiku/wallpapers-search
Version:
Scraper untuk mengambil gambar dari wallpapers.com
30 lines (29 loc) • 549 B
JSON
{
"name": "@yanamiku/wallpapers-search",
"version": "2.0.6",
"description": "Scraper untuk mengambil gambar dari wallpapers.com",
"main": "index.js",
"private": false,
"keywords": [
"wallpaper",
"scrape",
"scraper",
"image",
"wallpapers.com",
"search",
"bot",
"chatbot",
"search-image",
"web",
"web-image",
"api",
"random-image",
"gambar"
],
"author": "© YanaMiku - Iyuzaki Yanagi",
"license": "MIT",
"dependencies": {
"axios": "^1.7.9",
"cheerio": "^1.0.0"
}
}