Council Events Extractor

Automate extraction of council events from public calendars

Demo preview
TypeScript
npx create-browser-app --template council-events
Python
uvx create-browser-app --template council-events

Get started extracting council events automatically

This template navigates to Philadelphia Council's public calendar, filters events by year, and extracts structured event data including names, dates, and times. Perfect for civic monitoring, event aggregation, and tracking upcoming council meetings without manual browsing.

Steps

  1. Navigate to Philadelphia Council calendar website
  2. Click calendar from the navigation menu
  3. Select year from the dropdown (e.g., 2025)
  4. Extract structured event data with names, dates, and times
  5. Return typed object with all events