anime-wallpaper
Advanced tools
{ | ||
"name": "anime-wallpaper", | ||
"version": "3.1.0", | ||
"version": "3.2.0", | ||
"description": "Get Anime wallpapers based on scrapping from websites.", | ||
"license": "MIT", | ||
"main": "dist/**/*", | ||
"main": "dist/", | ||
"types": "dist/index.d.ts", | ||
@@ -21,3 +21,4 @@ "scripts": { | ||
"scrape", | ||
"hoyolab" | ||
"hoyolab", | ||
"pinterest" | ||
], | ||
@@ -34,3 +35,2 @@ "devDependencies": { | ||
"dependencies": { | ||
"axios": "^1.1.3", | ||
"cheerio": "^1.0.0-rc.5", | ||
@@ -37,0 +37,0 @@ "node-superfetch": "^0.1.11", |
@@ -20,4 +20,5 @@ <h1 align="center">Anime Wallpaper</h1> | ||
* [ZeroChan](https://www.zerochan.net) | ||
* [Wallpapers.com](https://wallapapers.com) | ||
* [Hoyolab](https://www.hoyolab.com/) | ||
* [Wallpapers.com](https://wallpapers.com) | ||
* [Hoyolab](https://www.hoyolab.com/) (New) | ||
* [Pinterest](https://pinterest.com/) (New) | ||
<br> | ||
@@ -72,6 +73,6 @@ | ||
# Hoyolab Example | ||
- Get fanart from hoyolab | ||
- Get fanart from hoyolab <img align="center" width="15" src="https://cdn.discordapp.com/emojis/735119429016485920.webp?size=128&quality=lossless"> | ||
```js | ||
const wallpaper = await wall.Hoyolab({ game: "GenshinImpact", postType: "Trending" }); | ||
const wallpaper = await wall.hoyolab({ game: "GenshinImpact", postType: "Trending" }); | ||
return console.log(wallpaper) | ||
@@ -96,2 +97,12 @@ ``` | ||
- Getting image from pinterest <img align="center" width="20" src="https://cdn3.emoji.gg/emojis/5505-idle-status.png"> | ||
```js | ||
const wallpaper = await wall.pinterest("Ellen Joe ZzZ"); | ||
return console.log(wallpaper) | ||
``` | ||
- nb: sometimes it might be fail when scraping pinterest, just try again and over again :> | ||
## Warning | ||
@@ -98,0 +109,0 @@ In some rare cases, the fetching process might fail due to inconsistencies when scraping websites.<br><br> |
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
3
-25%123
9.82%6049
-86.72%3
-86.36%0
-100%2
100%