Skip to content

Grodelek/Web-Scrapper-Spring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Web Scrapper made in Spring

*The data was scraped from a website specifically designed for scraping purposes.

Project Name: Web Scraping Project

Description: The Web Scraping Project is aimed at collecting data from various websites using web scraping techniques. It utilizes Spring Boot framework for building web applications, Maven as the project management tool, and Hibernate for data persistence.

Technologies Used:

Spring
Maven
Hibernate
Jsoup
Thymeleaf
MySQL

Features:

Data Collection: The project collects data from target websites using web scraping techniques implemented with the help of Jsoup library.

Data Persistence: Scraped data is stored in a MySQL database using Hibernate for easy retrieval and management.

Web Application: The project includes a web application built with Spring Boot, providing a user interface for interacting with the scraped data.

Thymeleaf Integration: Thymeleaf template engine is integrated for dynamic HTML rendering in the web application.

Unit Testing: Unit tests are implemented to ensure the correctness of the scraping and data handling functionalities.

Zrzut ekranu z 2024-06-04 18-12-37

About

Web Scrapper made in Spring

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published