Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Challenge: HTML Elements | 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: HTML Elements

Tarefa

You will work with the same page. In this task, you need to iterate over unordered list (the <ul> element) and print all its elements. Follow the next steps:

  1. Iterate over all children of the ul element using the el as iterator.
  2. Within each loop step, display the iterated element (el).

Tarefa

You will work with the same page. In this task, you need to iterate over unordered list (the <ul> element) and print all its elements. Follow the next steps:

  1. Iterate over all children of the ul element using the el as iterator.
  2. Within each loop step, display the iterated element (el).

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 4
toggle bottom row

Challenge: HTML Elements

Tarefa

You will work with the same page. In this task, you need to iterate over unordered list (the <ul> element) and print all its elements. Follow the next steps:

  1. Iterate over all children of the ul element using the el as iterator.
  2. Within each loop step, display the iterated element (el).

Tarefa

You will work with the same page. In this task, you need to iterate over unordered list (the <ul> element) and print all its elements. Follow the next steps:

  1. Iterate over all children of the ul element using the el as iterator.
  2. Within each loop step, display the iterated element (el).

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 4
toggle bottom row

Challenge: HTML Elements

Tarefa

You will work with the same page. In this task, you need to iterate over unordered list (the <ul> element) and print all its elements. Follow the next steps:

  1. Iterate over all children of the ul element using the el as iterator.
  2. Within each loop step, display the iterated element (el).

Tarefa

You will work with the same page. In this task, you need to iterate over unordered list (the <ul> element) and print all its elements. Follow the next steps:

  1. Iterate over all children of the ul element using the el as iterator.
  2. Within each loop step, display the iterated element (el).

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

Tudo estava claro?

Tarefa

You will work with the same page. In this task, you need to iterate over unordered list (the <ul> element) and print all its elements. Follow the next steps:

  1. Iterate over all children of the ul element using the el as iterator.
  2. Within each loop step, display the iterated element (el).

Mude para o desktop para praticar no mundo realContinue de onde você está usando uma das opções abaixo
Seção 2. Capítulo 4
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