City-Bureau / city-scrapers

Scrape, standardize and share public meetings from local government websites
https://cityscrapers.org
MIT License
332 stars 310 forks source link

Issue #681 Spider #928

Closed zybex86 closed 4 years ago

zybex86 commented 4 years ago

Worked on this for a while now, but am at a standstill, as wrongly parse the site. Also need some help on the regex to correctly parse the site. It is styled in a very specific way...

pjsier commented 4 years ago

Is there anything in particular you're looking for help with? It looks like you're generally going in the right direction

zybex86 commented 4 years ago

I am a little tired after this past two weeks coding at my job so can't seem to think of a way to get the right content out of this website. Also, I noticed that they changed the styling yet again :/ That sucks... Gonna work on it tomorrow I hope - maybe I'll crack it ;)

zybex86 commented 4 years ago

still working on it - just sat down to it :)

zybex86 commented 4 years ago

now it seems to be ok... still need to escape the None errors and parse the meetings above the

Meetings and Agendas

... and fix the broken tests apparently...

zybex86 commented 4 years ago

ok this seems ok now - just need to figure out the part above meeting and agendas... Gonna do two parses I think :)

zybex86 commented 4 years ago

The new site has fixed it's formatting (good old Wordpress). Now just need to do a first parse of the elements above the meetings and agendas :)

zybex86 commented 4 years ago

Done ;)

zybex86 commented 4 years ago

Did anyone check this?

zybex86 commented 4 years ago

I think done all - Thanks for the opportunity and for the wait :) Learned a lot!

zybex86 commented 4 years ago

Sorry for not doin anything here - If anyone wants they can take over - I won't have time to do anything here till March...

pjsier commented 4 years ago

Closing since this hasn't been active in a while, but feel free to reopen!