yimbymelbourne / council-meeting-agenda-scraper

A method of getting and scraping council agendas to streamline housing abundance advocacy.
16 stars 18 forks source link

refactor: removes Council and Regexes dataclasses/typeddict. #69

Closed chrisobi02 closed 8 months ago

chrisobi02 commented 8 months ago

Adds the default regexes into the BaseScraper so it is controlled on the Scraper level.