Skip to content

vlOd2/ImgurScraper

Repository files navigation

💬 ImgurScraper

The most advanced Imgur scraper ever!
This scraper has been written in Java, an Launch4j exe is also provided

📌 Features

  • AWT console (for easier use)
  • HTML output (it adds the links as an "a" element and also attaches the link to the images)
  • Image downloading (downloads the image to the same folder as the HTML output)
  • Customization commands (set the base folder, disable saving (creating the HTML output and downloading), disable downloading (disable only downloading images))
  • Discord Webhook support

⚠️ Warning

THE IMAGES YOU SCRAPE MAY CONTAIN PORNOGRAPHY OR OTHER INNAPROPRIATE IMAGERY
USING THIS PROGRAM MAY CAUSE YOUR IP TO BE BANNED FROM IMGUR.COM
I AM NOT RESPONSIBLE FOR ANY DAMAGE AND NOT ASSOCIATED WITH IMGUR.COM

👨‍💻 Contributing

You may proceed with the following steps if you wish to contribute to this project

  1. Fork or clone this repository
  2. Make your changes
  3. Commit & push your changes
  4. Submit a pull request here

⚖ License

This project is licensed under the GPLv3 license
You may refer to the "LICENSE" file for more information