Council Events Extractor
Automate extraction of council events from public calendars

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
- 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