ctk-anime-scraper
Version:
very easy to use package to scrap anime from websites
28 lines (27 loc) • 636 B
JSON
{
"name": "ctk-anime-scraper",
"version": "3.5.0",
"description": "very easy to use package to scrap anime from websites",
"main": "src/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"anime-scraper",
"scrap-anime",
"ctk",
"animescraper",
"discord",
"javascript"
],
"bugs": {
"url": "https://github.com/CTK-WARRIOR//ctk-anime-scraper/issues"
},
"homepage": "https://github.com/CTK-WARRIOR/ctk-anime-scraper#readme",
"author": "ctk",
"license": "ISC",
"dependencies": {
"axios": "^0.21.1",
"cheerio": "^1.0.0-rc.10"
}
}