You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I noticed that the County Veterans Service Commission's Board board does not list any HTML elements of upcoming meetings; just that they will be held (without listing the dates).
How should these meetings be created to show up in the calendar since there's nothing to exactly scrape?
I didn't do it here because I wanted to be cautious, but we have done scrapers like this before chi_school_community_action_council is one example.
The risk here is that if they aren't updating the calendar it's hard to say whether they'll update the general time ranges if they ever change. Up to you all what you think the best way of handling that is! One option is to only include meetings a few weeks ahead
Worth mentioning that how to scrape meetings that are on a relative date (e.g. 3rd Wednesday of a month) was done in #34 ; keeping this issue open because it was not implemented for the VSC.
I noticed that the County Veterans Service Commission's Board board does not list any HTML elements of upcoming meetings; just that they will be held (without listing the dates).
How should these meetings be created to show up in the calendar since there's nothing to exactly scrape?
They do have a calendar but no meetings are listed there.
The text was updated successfully, but these errors were encountered: