pgh-public-meetings / city-scrapers-pitt

Pittsburgh City Scrapers: sourcing public meetings in Pittsburgh
https://pgh-public-meetings.github.io/events/
MIT License
19 stars 66 forks source link

Fix alle_finance_dev for new url and page layout #185

Closed maxachis closed 3 years ago

maxachis commented 3 years ago

Fix for Issue #174 "[Sentry] [alle_finance_dev] Outdated website". URL was out of date and page layout had changed. Fix modifies xpath to account for new layout, which in turn required the python and html test files to be modified as well. Also modifies TIME variable to account for new escape character present in "Time" section of webpage not previously located.