City-Bureau / city-scrapers

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

Spider: Northeastern Illinois University #728

Open pjsier opened 5 years ago

pjsier commented 5 years ago

URL: https://www.neiu.edu/about/board-of-trustees/calendar-of-meetings Doc URL: https://www.neiu.edu/about/board-of-trustees/board-meeting-materials Spider Name: chi_northeastern_il_university Agency Name: Northeastern Illinois University

Meeting title can default to "Board of Trustees" unless a specific committee is listed. We also want to scrape the docs here on the Doc URL. It should default to the main location, but check for asterisks which indicate alternate locations. Since it looks like the meeting time isn't anywhere on the page, it's fine to default to midnight and add a note about "See agenda for meeting time" in the time_notes field

See the contribution guide for information on how to get started

SaanikaKulkarni commented 5 years ago

I'd like to work on this!

pjsier commented 5 years ago

@SaanikaKulkarni sounds great! Feel free to reach out with any questions

SaanikaKulkarni commented 5 years ago

Hi, I keep getting an Index out of range error whenever I write a title_test. I tried printing the contents of 'parsed_items[]' but it's coming out to be empty. Am I doing something wrong with the file_response() method, because the city-scrapers-core documentation says it's to specify encoding for Windows while I'm working on a Mac? Thanks!

pjsier commented 5 years ago

@SaanikaKulkarni could you open a PR with what you have so far? It's hard to say without seeing your code, and that way we could troubleshoot

bugsz commented 4 years ago

If this issue is unclaimed, I would like to work on that.

pjsier commented 4 years ago

@WhatAreYouSaying all yours!

alderocas commented 4 years ago

@pjsier I can work on this if you like

pjsier commented 4 years ago

Sure! Assigning you now

alderocas commented 4 years ago

Hi @pjsier,

What classification would you like to give meetings such as the 2018 board meeting: Thursday, November 15 - All Committee Meetings followed by Board Meeting?

Is the title Board of Trustees unless a specific committee is listed still preferred?

pjsier commented 4 years ago

@alderocas Yeah I think "Board of Trustees" still works and the BOARD classification if there's a board meeting at all, thanks for clarifying!

alderocas commented 4 years ago

@pjsier Alright, I'll do that. Thank you for clarifying! :D

Have a great weekend!