Coder Social home page Coder Social logo

factral / prntsc-scraper Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 1.0 12.32 MB

https://prnt.sc , lightshot web scraper, bypass crypto scam and send images url to discord

License: MIT License

Python 100.00%
scraper prntsc prntscraper screenshot brute-force lightshot lightshot-scraper

prntsc-scraper's Introduction

prntsc-Scraper

This is a prnt.sc scrapper, it generates random urls, checks if it is not a Crypto Scam image, and if it is not it sends it to a discord webhook,threading is used to increase the speed of image verification.

how to use

  1. have installed python 3
  2. install the requirements pip install -r requirements.txt
  3. connect to your webhook on discord
  4. execute it, python3 main.py

Connect to discord

when it verifies the image, it sends it to a discord webhook on a server, if you don't know how to create one you can check here here copy your webhook url and put it in:

WEBHOOK_URL = 'YOUR WEBHOOK URL HERE'

Crypto scam

prnt.sc is a website that has a reputation for spreading fake crypto wallet credentials that somehow scam the user, are all over the web site and they all follow the same general methodology

how to know if an image is a scam?

when finding an image in prnt.sc , it converts the image to base64 and compares it with the values of data.json , if any value is equal, it classifies that image as fake image and does not send it. sometimes it gives some false positives

Contribute

Any contribution about the code is very helpful, or for any bug, open a topic

prntsc-scraper's People

Contributors

factral avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Forkers

imwalshe

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.