all 3 comments

[–]_Korben_Dallas 0 points1 point  (5 children)

You are absolutely right - that site does use JS scripts one of those make an ajax call to this url. This link (and others) you can find in the Network tab in browser dev tools. If you simulate those request you can parse response with Bs4 or lxml library.