As we can see in the comments the issue is "content is dynamically created using JavaScript. It's not present in the source HTML."
So, you can try using Scrapy and Selenium. But I think Selenium is gonna be the best option for this scenario.