-
-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cuyahoga County Arts and Culture scraper needs to be fixed (high priority) #17
Comments
@skorasaurus let me know if you need help with this! |
…comming events for Cuyahoga County Arts and Culture. Start time removed specifying the year as well as changing am/pm to a.m. or p.m.
I'll have to retest this but the url change to https://www.cacgrants.org/about-us/board/board-meeting-schedule but I think i can use @markwryan's commit for this and just swap out the url. |
Hey @skorasaurus , where are we on this scraper right now? Has it been updated to scrape from this page? : https://www.cacgrants.org/about-us/board/board-meeting-schedule/ If not I can take a quick stab at switching out the url in the commit you mentioned. |
Unfortunately, they changed their site yet again after @markwryan 's work, so we cannot just use his code and swap the URL. :( I'm starting work on some of the changes https://github.com/skorasaurus/city-scrapers-cle/tree/0017-cuya_arts_culture_attempt but I don't think my skills will be good enough to get a functioning scraper out of it. Note past minutes and handouts are available at https://www.cacgrants.org/about-us/board/board-materials |
Documenters page: https://www.documenters.org/agencies/cuyahoga-county-arts-culture-193/
scraper is currently at https://github.com/City-Bureau/city-scrapers-cle/blob/main/city_scrapers/spiders/cuya_arts_culture.py
The url for the scraping is still at https://www.cacgrants.org/about-us/board/board-materials
The text was updated successfully, but these errors were encountered: