#s
4 messages · Page 1 of 1 (latest)
Then I would contact the site owner and see if they have an API you can use instead of trying to scrape rendered data.
Then you're most likely in for a very bad time.
Scraping rendered data is almost always going to end in pain - learn how to use browser devtools, analyze the network requests and find out the origin of the data and scrape from there