Challenge
Let’s check how well we can scrape the data from websites!
You have the following page you need to scrape the data from. Take a look at it and see which information contains. Firstly, we should access the content of the page.
Let’s continue. We can already get the HTML structure of the page.
The next step for working with the data is creating the BeautifulSoup
object.
Let's scrap the table!.
Obrigado pelo seu feedback!
Pergunte à IA
Pergunte à IA
Pergunte o que quiser ou experimente uma das perguntas sugeridas para iniciar nosso bate-papo
Pergunte-me perguntas sobre este assunto
Resumir este capítulo
Mostrar exemplos do mundo real
Awesome!
Completion rate improved to 4.76
Challenge
Deslize para mostrar o menu
Let’s check how well we can scrape the data from websites!
You have the following page you need to scrape the data from. Take a look at it and see which information contains. Firstly, we should access the content of the page.
Let’s continue. We can already get the HTML structure of the page.
The next step for working with the data is creating the BeautifulSoup
object.
Let's scrap the table!.
Obrigado pelo seu feedback!