How to select the section HTML tag using beautifulsoup4 for web scrapping
This is the link to the website I am trying to scrape data from: https://www.fotmob.com/leagues/47/stats/season/20720/players/goals/premier-league.
I want to select the section with class = ‘css-653rx1-StatsContainer eozqs6r5’ using beautifulsoup4.