Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
PoinP committed Oct 4, 2020
2 parents cdc082d 975d973 commit f9b1f6b
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 1,7 @@
# LightShot-Scraper
A basic LightShot Scraper </br>
**This prorgam is a work in progress and it is not in a user friendly state. To work with the program, you have to change the code.**
**This will of course change in the next week or so**
This scraper allows you to download as many images as you like from the "prnt.sc" website. This scraper works because of the sequential ID nature of the website. Each image has a 6 character long alphanumeric string. This way a user can easily generate strings and then download the images. </br> </br>
**Warning: DO NOT abuse! Lightshot may blacklist you!**

## Screenshots
![Screenshot 2020-10-04 213502](https://user-images.githubusercontent.com/58052033/95024269-9a5d6e80-068a-11eb-9700-fd33a8ccd5de.jpg)
![Screenshot 2020-10-04 213550](https://user-images.githubusercontent.com/58052033/95024270-9af60500-068a-11eb-9b18-c40c0ebae2a2.jpg)

0 comments on commit f9b1f6b

Please sign in to comment.