Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lencx/hero-crawler

⚔️ Hero Info(King Of Glory)
https://github.com/lencx/hero-crawler

crawler hero

Last synced: 18 days ago
JSON representation

⚔️ Hero Info(King Of Glory)

Awesome Lists containing this project

README

        

# Node Crawler

```bash
# nodemon will be installed globally to your system path
npm i -g nodemon

# install package
yarn

# waiting for changes before restart
nodemon

# download hero detail
yarn dl:info

# download hero pictures
yarn dl:img
```