Apify Discord Mirror

g
gautam
Offline, last seen 5 months ago
Joined August 30, 2024
Hi there, I'm trying to scrape this website - https://www.msci.com/research-and-insights/, there's a load more button which I wish to click so that crawler extracts all the content.

I tried this setting in different ways but failing. The css selector for that element would be #research-items-load-more a . I tried setting values like ["#research-items-load-more a"=\"true\"] or just ['#research-items-load-more a']. It fails to run eventually.

Would appreciate quick help here.
2 comments
L
m