What is Change Detection?

Agenty’s website change detection agent is a web monitoring tool to tracks changes on websites over time and get alert when a change is detected which matches your settings on source URL.

Example configuration

{
  "agent_id": "e94qgr23j5",
  "project_id": null,
  "name": "amazon.com",
  "description": "Alert me for new announcement on AWS",
  "type": "changedetection",
  "tags": null,
  "version": 4,
  "cron_expression": "interval:60minutes",
  "schedule_description": "Every hour",
  "is_schedule_enabled": true,
  "next_auto_run_at": "2020-01-13T06:33:26",
  "privacy": "private",
  "created_at": "2019-12-11T09:22:35",
  "updated_at": "2020-01-13T05:33:28",
  "config": {
    "sourceurl": "https://aws.amazon.com/new/",
    "engine": "Chrome",
    "timeout": 30,
    "type": "CSS",
    "selector": ".lb-mid-18",
    "extract": "HTML",
    "attribute": null,
    "ignoreminorchanges": true,
    "keywords": [],
    "keywordschange": "Added",
    "emails": "email@domain.com"
  }
}

Signup now to get 100 pages credit free

14 days free trial, no credit card required!