opencivicdata / python-legistar-scraper

Scrapes municipal data from Legistar websites
BSD 3-Clause "New" or "Revised" License
42 stars 28 forks source link

Fix URL paths from onclick attributes #76

Closed pjsier closed 5 years ago

pjsier commented 5 years ago

Closes #75. Adds a "/" to the URL path if it isn't included in the onclick attribute

fgregg commented 5 years ago

looks fine.