Web Monitor APK

Web Monitor  Icon
0/5
0 Ratings
Developer
Ferenc Hechler
Current Version
0.0.7
Date Published
File Size
253.9 KB
Package ID
de.hechler.andwebmonit
Price
$ 0.00
Downloads
135+
Category
Android Apps
Genre
Libraries & Demo

APK Version History

Version
0.0.7 (7)
Architecture
universal
Release Date
September 15, 2016
Requirement
Android 2.2+
  • Web Monitor Screenshot
  • Web Monitor Screenshot

About Radio FM 90s

This app polls a configurable web-page in regularly intervals and checks the content for a keyword (defined as regular expressions).

In the settings two entries have to be done:
1. The URL to be parsed (e.g. "https://news.google.de/news/section?pz=1&cf=all&ned=de&topic=t&ict=ln" for the science news)
2. The content to be scanned for as regex, e.g. "Price:[ ]*([0-9]+)"

All Matches of the regex are collected and shown in a table. If the Alarm-Button is activated an alarm (notification) appears if the selected content changes.

The initial configuration monitors the Nexus 10 page for the price (and the sold-out state). The alarm is initially turned off.

For more information see http://andwebmonit.sourceforge.net/

What's New in this version

v0.0.7: fixed problem with large websites in alarm mode

v0.0.5: replaced icons with icons from wpclipart.com

v0.0.4: check regex and url syntax on settings page, match whole group, if no group one is defined in regex (no parentheses)

v0.0.3: translated alarm-settings into english