leoz0214 / Parkrun-Data-Scraper

Scrape the historical summary table for a particular Parkrun event and output detailed statistics, with the ability to export to various file types.
MIT License
2 stars 0 forks source link

date parsing error #1

Open stevan-c opened 3 months ago

stevan-c commented 3 months ago

using either URL Input or File Input I am getting the following error:


Error

Unfortunately an error occurred while attempting to parse the HTML data: invalid literal for int() with base 10: '2024-07-27'

OK

sjbuchanan007 commented 1 month ago

Having the same issue.