Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/paring-chan/img-bulk-downloader
https://github.com/paring-chan/img-bulk-downloader
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/paring-chan/img-bulk-downloader
- Owner: paring-chan
- Created: 2021-06-16T11:26:25.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T20:12:10.000Z (about 1 year ago)
- Last Synced: 2024-12-31T07:45:52.159Z (3 days ago)
- Language: JavaScript
- Size: 547 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# IMAGE DOWNLOADER
웹사이트에서 셀렉터 안에 있는 이미지들을 다운로드 해줍니다.
### 설치
```
npm i -g @pikostudio/img-bulk-downloader
```### 사용법
```
imgdown
```### 제작할때 사용한 코드
- 스크롤 https://stackoverflow.com/a/53527984