Scrape Website data / api?

I am trying to get some information off my makerworld profile into home assistant. But somehow the scraping method I use for a lot of other sites do not work here? Maybe because of JS the data fields are not as easily scrape-able.

Is there a way to scrape profile data like download counts in home assistant?

Printables has GraphQL API (https://api.printables.com/graphql) for that … does Makerworld use similar access?