Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

🌟 Web Scraper for Lightshot Screenshots 🌟

This is a Python web scraping script that is designed to fetch images from the Lightshot screenshot-sharing service. It uses asyncio and aiohttp to efficiently retrieve web content. The script can be used to download images or check the status of Lightshot links.

🌐 About Lightshot

Lightshot is a tool that allows users to take customizable screenshots. It provides an easy way to capture and share screenshots online.

⚠️ Disclaimer

Please note that this script is provided for educational purposes only. It is intended to demonstrate web scraping techniques using Python and does not encourage any unauthorized use or access to third-party services.

It is believed that Lightshot images are publicly accessible through their servers. This script is designed to demonstrate the potential vulnerability of such publicly accessible images.

🚀 Usage

To use this web scraper for Lightshot screenshots, follow these steps:

  1. Clone the repository to your local machine.

git clone https://github.com/yangton/Web-Scraper-for-Lightshot

  1. Install the required dependencies.

pip install -r requirements.txt

  1. Run the main Python file.

python main.py

  1. Check the downloaded_images folder for the saved images and the output.json file for the results.

Feel free to customize the script according to your requirements and experiment with different functionalities.

If you encounter any issues or have any questions, please feel free to get in touch.

Make sure you have the necessary permissions to run the script and that you have installed the required packages.

Feel free to modify and customize the script according to your needs.

📝 License

This project is licensed under the MIT License. See the LICENSE file for details.

Created by: yangton

About

This is a Python web scraping script that is designed to fetch images from the Lightshot screenshot-sharing service. It uses asyncio and aiohttp to efficiently retrieve web content. The script can be used to download images or check the status of Lightshot links.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages