Skip to content

stfxn-303/Webscraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 

Repository files navigation

🌐 Beautiful WebScraper GUI with Python

This is a beginner-friendly but impressive Web Scraper with a modern GUI built using Python. It allows you to input any URL and an HTML tag (like p, h1, a) to scrape text content from websites. The results are displayed in a styled GUI and can be exported to a .txt file.

πŸš€ Features

  • ✨ Beautiful GUI using customtkinter
  • 🌍 Scrape any website by HTML tag
  • πŸ“„ View results instantly in-app
  • πŸ’Ύ Export scraped text to .txt file
  • πŸ”’ Basic error handling for invalid URLs

πŸ“¦ Requirements

Install the required libraries:

pip install customtkinter requests beautifulsoup4

About

a fully functional webscraper made in python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages