Pagination via date range

I'm looking to scrape some data from an internal intranet site and wondering how to do it with a date range due to the URL format. Url at the end of the address for the site is in this format:

Url: today/?tribe-bar-date=2021-01-01

Would anybody be able to tell me how it is possible to scrape data using a date range?

Thanks

Not with WS alone. One possible way would be to create a list of sequential dates with Excel, prefix the URL on all of them, then add them to WS.