Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jeanluc162/prnt-sc-crawler

Crawler for the Website prnt.sc
https://github.com/jeanluc162/prnt-sc-crawler

crawler net5 net50 prntsc screenshots

Last synced: 1 day ago
JSON representation

Crawler for the Website prnt.sc

Awesome Lists containing this project

README

        

# prnt-sc-crawler
This Program generates random URLs for [prnt.sc](https://prnt.sc) and downloads the resulting images. Be careful when specifying many Threads or a small Wait-Intervall, Cloudflare might ban your IP.
## Parameters
|Name|Meaning|Example|
|---|---|---|
|/threads|Number of Download Threads|`/threads=1`|
|/output|Folder where the images are saved|`/output=./downloaded`|
|/sleep|Waiting period between downloads in Milliseconds|`/sleep=1000`|