-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' of https://github.com/PoinP/LightShot-Scraper
- Loading branch information
Showing
1 changed file
with
6 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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) |