Skip to content

MagusDev/university-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Scraper Python Project

image

Overview

This repository contains a Python web scraper that extracts data from university websites. The scraper is designed to retrieve specific information andit is customizable for different uses.

The article: Web Scraper Medium Article

Features

  • Data Scraping: The scraper multiple HTML fields to specify where to look for and the keywords to look for.
  • Customizable: Easily modify the scraper to suit your specific use case.
  • UI: The Scraper features a user-friendly UI written in TKinter
  • Database: he scraper uses an SQL database for the website configs and retrieved information.
  • Multithread: For each website a dedicated thread is created for faster data retrieval.
  • Documentation: Detailed instructions on how to use the scraper are provided in the code comments.

Installation

  1. Clone this repository to your local machine.
  2. Install the required dependencies.

About

A personal web mining project using python

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages