UNPKG
hycrawl
Version:
latest (0.1.3)
0.1.3
0.1.2
0.1.1
0.1.0
简单操作爬取王者荣耀所有原画
hycrawl
/
README.md
4 lines
•
84 B
Markdown
View Raw
1
2
3
4
```javascript
const
crawlPictures
=
require
(
"hycrawl"
)
crawlPictures
(
"./img"
) ```