HTML code via dev google tools and soup are different
I'm currently working on a small project which aims to scrap articles on the subject of crypto (or other is an example)
I've already done some scraping in the past but on simple sites.
You can refer to my result, why the articles are not loaded in the soup ? (let's focus on the script coinmarketcap even if I have the same problem with the news tab of google ...)
expected result: https://coinmarketcap.com/community/articles/browse/?sort=algo&page=1&category=
result obtained:

