AvocadoMoon / EventScraper

Application used to flow events from one source to another. Currently used by CTGrassRoots
https://ctgrassroots.org/
BSD 3-Clause "New" or "Revised" License
5 stars 0 forks source link

ICAL Date Comparison #19

Closed AvocadoMoon closed 5 days ago

AvocadoMoon commented 6 days ago

For some reason certain ICAL based events aren't being scraped.

AvocadoMoon commented 5 days ago

It was because the events where not in order and I preemptively stopped looping through the list when an event was past a week from now.