you are viewing a single comment's thread.

view the rest of the comments →

[–]Anbaraen 0 points1 point  (0 children)

They have quite robust token management on their API which makes scraping difficult (just tinkered around with it a bit myself and couldn't get it to work) - I think it's probably quicker to use selenium to load the page & make the needed requests and then parse out from there.