Skip to content

Simple Web Scrapper based on Java and Spring Framework

Notifications You must be signed in to change notification settings

NiceBruce/DynamicWebScrapper

Repository files navigation

Simple Web Scrapper 🌐️⚽️

Java Gradle Selenium Google Chrome Spring Hibernate Postgres Heroku

Short description


Simple Web Scrapper - this parser is designed for Parsing dynamic web page content, specifically searching for specific soccer matches and notifying the user in telegram!
The essence of its work is as follows:

  • we create one instance of the Chrome browser, which runs in headless mode;
  • give a link to the desired site;
  • we intermittently poll once every couple of seconds the dynamic content on the page;
  • then we find the desired game, notify the user about it in telegram and record the result in the database.

Tech Stack


  • Java17
  • Gradle
  • SELENIUM
  • Git
  • Lombok
  • Spring (Web, Data, Boot, SHEDULLER)
  • Hibernate/JPA
  • Liquibase, Heroku

About

Simple Web Scrapper based on Java and Spring Framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published