Skip to main content

Schedule Methods

Schedule methods allow you to set up automated, recurring scrapes. See the MeterClient reference for complete method signatures.

Quick reference

Common workflows

Interval-based monitoring

Cron-based monitoring

With webhook

With webhook metadata and type

Attach custom metadata to every webhook payload and specify the delivery format:

Regenerate webhook secret

If a webhook secret is compromised, regenerate it:

With API parameters

For API-based strategies, set default parameters for all scheduled runs:

Multiple URLs

Monitor multiple pages on a single schedule:

Pull-based change detection

Keyword filtering

Filter results to only include items matching specific keywords:
The filter applies to individual items within results. Only matching items are returned. Jobs with zero matching items are excluded entirely.

Manage schedules

Pause and resume

See also

Full Method Reference

Complete parameter and return type documentation

Schedules Concept

Understand schedule types and timing

REST API

Schedule endpoints in the REST API

Pull-Based Monitoring

Guide to using get_schedule_changes()

Need help?

Email me at mckinnon@meter.sh