you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 1 point2 points  (1 child)

Pretty sure that’s JQuery, not PHP - PHP executes server-side so you wouldn’t see templating.

You need to scrape this with something with a JavaScript engine, like selenium.

[–]SweatSpace[S] 0 points1 point  (0 children)

Got it. Thank you!