abot-scraper
Version:
scraper random for downloader and searching
25 lines (24 loc) • 479 B
JSON
{
"name": "abot-scraper",
"version": "1.1.3",
"description": "scraper random for downloader and searching",
"main": "src/index.js",
"scripts": {
"test": "npm test"
},
"keywords": [
"scraper",
"ytdownloader",
"instagram",
"youtube-dl",
"youtube",
"facebook"
],
"author": "Ahlul Mukhramin",
"license": "MIT",
"dependencies": {
"axios": "^1.5.1",
"cheerio": "^1.0.0-rc.12",
"qs": "^6.14.0"
}
}