hsh-monitoring
ActiveTool of HSH Data-on-Demand
Continuous URL/page monitoring with change detection. Daily, hourly, or real-time snapshots. Webhook alerts on diff. Includes screenshot archive. Priced per URL per month ($10/URL/month, 15% off for 6+ month commits).
Parameters schema
{
"type": "object",
"required": [
"urls"
],
"properties": {
"urls": {
"type": "string",
"description": "List of URLs to monitor."
},
"frequency": {
"enum": [
"hourly",
"daily",
"weekly"
],
"type": "string",
"description": ""
},
"webhook_url": {
"type": "string",
"description": ""
},
"alert_threshold": {
"type": "string",
"description": "'any_change', 'price_change', 'content_change', 'custom_regex'."
},
"duration_months": {
"type": "number",
"description": ""
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
HSH Data-on-Demand
https://github.com/hshintelligence/data-on-demand
2/7 registries