This tool allows you to capture screenshots of websites. It takes partial screenshots as the webpage is scrolled from top to bottom.
- Clone the repository:
https://github.com/Swadheen26/website_snapshot.git - Install the required dependencies.
-
Run the script:
Screen_shot.py -
Enter the URL of the website you want to capture.
-
The tool will capture screenshots and save them in a folder named after the website in the current directory.
-
After successfully saving all the screenshots, the program will prompt you to either enter the URL of another website or exit the program.
Contributions are welcome! Please fork the repository and submit a pull request.