Skip to content

suyashphatak23/Web-Crawler-GUI

Repository files navigation

Python

Tkinter

BeautifulSopu4

Web Crawler GUI

In this project, we give input field for URL and the program will scrape the website's HTML and XML & will give us the choice to edit it or copy it.

Build Status Coverage Status

Outputs

1. Home Window

Home Window

2. Result Window

Result Window

3. Error Window

Error Message Window

Clone

Clone this repo to your local machine using https://github.com/suyashphatak23/Web-Crawler-GUI

Setup

  1. Open Command Prompt

  2. Install beautiful soup and pillow python-libray (tkinter is a built-in library) in your local machine by using following commands:

> pip install pillow
> pip install beautifulsoup4
  1. Run the code in python3 shell

License

License

MIT license