Monitor federal court dockets for new entries and trigger alerts

domain: pacer · 6 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Identify target cases by case number and court code; store them in a monitoring list with last_checked_docket_entry_number.
  2. Poll CourtListener's docket entries endpoint for each monitored case: GET /api/rest/v3/docket-entries/?docket__id={id}&entry_number__gt={last_seen} to retrieve only new entries.
  3. Alternatively, subscribe to CourtListener's RECAP alerts feature (for public documents) or implement your own PACER polling on a schedule appropriate to case urgency (hourly for active trials, daily for inactive matters).
  4. Parse each new docket entry for event type keywords (e.g., 'motion for summary judgment', 'scheduling order', 'trial date') and match against a watch list of event types relevant to your workflow.
  5. Dispatch structured alerts (case name, court, entry number, entry date, description, document link) to legal team members via email, Slack, or your case management system.
  6. Escalate entries requiring legal response (motions with deadlines, court orders) to the assigned attorney immediately; log all alerts and acknowledgments for audit purposes.

Known gotchas

Related routes

Create a per-docket alert in CourtListener that notifies your system whenever a new entry is filed in a specific federal case
www.courtlistener.com · 5 steps · unrated
Create CourtListener docket alerts and receive new-filing webhook notifications
courtlistener.com · 5 steps · unrated
Build a court hearing calendar monitor that chains CourtListener docket alerts with Docket Alarm to track scheduled hearing dates for active litigation matters
www.courtlistener.com · 5 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans