Skip to content

andytubeee/prnt.sc-Scraper

Repository files navigation

prnt.sc Scraper

The scraper fetches a random screenshot from prnt.sc.

Features

  • Generates random screenshots from prnt.sc

Installation

To get started, clone the repository and install the dependencies:

git clone https://github.com/andytubeee/prntsc-scraper.git
cd prnt.sc-scraper
npm install

Usage

Run the development server:

npm run dev

You can also use API http://localhost:3000/api/scrape via a GET request.

How It Works

People uses prnt.sc or similar screenshot sharing platform, but the images you upload are then public, you can try scramble a path and potentially find a stranger's screenshot.

Disclaimer

This project is made for gags only. I am not responsible for what you do with it. SOME IMAGES MAY CONTAIN SENSITIVE INFORMATION eg. PASSWORDS, CREDIT CARD INFORMATION

Contributing

Contributions are welcome! Please open an issue or submit a pull request for any improvements or bug fixes.

Releases

No releases published

Packages

No packages published