jakopako / goskyr

A configurable command-line web scraper written in go with auto configuration capability
GNU General Public License v3.0
33 stars 5 forks source link

improve year guessing #262

Closed jakopako closed 9 months ago

jakopako commented 9 months ago

This PR handles the year guessing case where we scrape a list of items that in themselves do not span multiple years but all items should have a date with a year = current_time.year + 1