Skip to content

bimarakajati/Webpage-Screenshot-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Webpage Screenshot App

The Webpage Screenshot App is a simple and user-friendly web application built using Streamlit, a powerful Python library for creating web applications for data science and machine learning projects. This app allows users to capture screenshots of webpages by providing a URL.

📷 Screenshot

Web Interface

✨ Prerequisites

  • Python 3.x
  • Streamlit
  • Selenium

🤖 Installation

  1. Clone the repository:

    git clone https://github.com/bimarakajati/Webpage-Screenshot-App.git
  2. Install the required dependencies:

    pip install -r requirements.txt

💁‍ Usage

  1. Run the Flask app:
    streamlit run app.py
  2. The app should now be running locally on your machine. Open your web browser and go to the address http://localhost:8501 to access the Webpage Screenshot App.
  3. Enter the URL of the webpage you want to capture in the designated input box.
  4. Click the "Take Screenshot" button to generate the screenshot.
  5. Once the screenshot is ready, a preview will be displayed on the page.
  6. Finally, use the "Download Screenshot" button to save the screenshot to your local machine.

📙 Reference

Thanks to their great works:

About

Simple webpage screenshot app built with streamlit, and selenium.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages