8000 GitHub - andr-andreev/page-change-monitor: 📝 Web page monitoring app based on Spring Boot
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

andr-andreev/page-change-monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Page Change Monitor Build Status

Page Change is a web page monitoring app based on Spring Boot.

It is useful for monitoring jobs, price changes, seasonal promos, news, etc.

Dashboard

Page history

Features

  • Block filter (ignore everything except the text between the markers)
  • One RSS feed for all pages changes

Installation

git clone https://github.com/andr-andreev/page-change-monitor.git
cd page-change-monitor
mysql page_change_monitor < src/main/resources/db/mysql/schema.sql
./mvnw spring-boot:run

You will be able to access the app at http://localhost:8080/.

Available Settings

Setting Default value
app.cron-expression 0 0 * * * ?
app.rss-item-count 25

About

📝 Web page monitoring app based on Spring Boot

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0