There is nothing dynamic about this site in the sense of “static site”. This may well be a static site.
Wikipedia, at least, uses the same terminology as me:
https://en.wikipedia.org/wiki/Dynamic_web_page?wprov=sfla1
> A client-side dynamic web page processes the web page using JavaScript running in the browser as it loads.
The linked page is one of those. They're often harder to scrape than server-side rendered webforums and the like.
Wikipedia, at least, uses the same terminology as me:
https://en.wikipedia.org/wiki/Dynamic_web_page?wprov=sfla1
> A client-side dynamic web page processes the web page using JavaScript running in the browser as it loads.
The linked page is one of those. They're often harder to scrape than server-side rendered webforums and the like.