https://github.com/codedotjs/imageswag
:trollface: JavaScript Snippet that download each and every image from a website.
https://github.com/codedotjs/imageswag
Last synced: 9 months ago
JSON representation
:trollface: JavaScript Snippet that download each and every image from a website.
- Host: GitHub
- URL: https://github.com/codedotjs/imageswag
- Owner: CodeDotJS
- License: mit
- Created: 2016-05-08T12:06:10.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-05-08T12:13:06.000Z (over 9 years ago)
- Last Synced: 2025-03-20T00:41:17.480Z (9 months ago)
- Language: JavaScript
- Homepage:
- Size: 1.95 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ImageSwag
> JavaScript Snippet that download each and every image from a website.
## Usage
```
Copy and paste the whole code in browser's console and hit enter.
```
```
Now, you'll see a button on the top-right side of the window.
```
```
Hit enter to download them all
```
## License
MIT © [Rishi Giri](http://rishigiri.com)