Scrape calendar events
Extract structured event data from public calendars including names, dates, and times

Copy prompt to run with your AI agent
Send this template to your email, or view it on your desktop for the source code.
Scrape public calendars for event data
Extract structured event data from public calendars automatically. This template navigates to calendar pages, applies filters (like year selection), and extracts event details including names, dates, and times into structured JSON. Perfect for civic monitoring, event aggregation, meeting tracking, and public records automation.
Steps
- Navigate to Philadelphia Council calendar website
- Click calendar from the navigation menu
- Select year from the dropdown (e.g., 2025)
- Extract structured event data with names, dates, and times
- Return typed object with all events