Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Challenge: The BeautifulSoup Object | Beautiful Soup: Part I
Web Scraping with Python
course content

Conteúdo do Curso

Web Scraping with Python

Web Scraping with Python

1. Getting Acquainted with HTML
2. Beautiful Soup: Part I
3. Beautiful Soup: Part II

Challenge: The BeautifulSoup Object

Tarefa

Print the first h1 of the page tag using BeautifulSoup:

  1. Import the BeautifulSoup from bs4.
  2. Create the BeautifulSoup object and assign it to the variable soup.
  3. Access the first <h1> tag using the soup variable and print its content.

Tarefa

Print the first h1 of the page tag using BeautifulSoup:

  1. Import the BeautifulSoup from bs4.
  2. Create the BeautifulSoup object and assign it to the variable soup.
  3. Access the first <h1> tag using the soup variable and print its content.

Mude para o desktop para praticar no mundo realContinue de onde você está usando uma das opções abaixo

Tudo estava claro?

Seção 2. Capítulo 3
toggle bottom row

Challenge: The BeautifulSoup Object

Tarefa

Print the first h1 of the page tag using BeautifulSoup:

  1. Import the BeautifulSoup from bs4.
  2. Create the BeautifulSoup object and assign it to the variable soup.
  3. Access the first <h1> tag using the soup variable and print its content.

Tarefa

Print the first h1 of the page tag using BeautifulSoup:

  1. Import the BeautifulSoup from bs4.
  2. Create the BeautifulSoup object and assign it to the variable soup.
  3. Access the first <h1> tag using the soup variable and print its content.

Mude para o desktop para praticar no mundo realContinue de onde você está usando uma das opções abaixo

Tudo estava claro?

Seção 2. Capítulo 3
toggle bottom row

Challenge: The BeautifulSoup Object

Tarefa

Print the first h1 of the page tag using BeautifulSoup:

  1. Import the BeautifulSoup from bs4.
  2. Create the BeautifulSoup object and assign it to the variable soup.
  3. Access the first <h1> tag using the soup variable and print its content.

Tarefa

Print the first h1 of the page tag using BeautifulSoup:

  1. Import the BeautifulSoup from bs4.
  2. Create the BeautifulSoup object and assign it to the variable soup.
  3. Access the first <h1> tag using the soup variable and print its content.

Mude para o desktop para praticar no mundo realContinue de onde você está usando uma das opções abaixo

Tudo estava claro?

Tarefa

Print the first h1 of the page tag using BeautifulSoup:

  1. Import the BeautifulSoup from bs4.
  2. Create the BeautifulSoup object and assign it to the variable soup.
  3. Access the first <h1> tag using the soup variable and print its content.

Mude para o desktop para praticar no mundo realContinue de onde você está usando uma das opções abaixo
Seção 2. Capítulo 3
Mude para o desktop para praticar no mundo realContinue de onde você está usando uma das opções abaixo
We're sorry to hear that something went wrong. What happened?
some-alt