Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Challenge: Attributes | Beautiful Soup: Part II
Web Scraping with Python

Challenge: AttributesChallenge: Attributes

Tarea

Here you will work on the page about Christ the Redeemer as in the previous task.

  1. Print the attributes of the first <p> tag.
  2. Print only the text of the first <ul> tag.

¿Todo estuvo claro?

Sección 3. Capítulo 2
toggle bottom row
course content

Contenido del Curso

Web Scraping with Python

Challenge: AttributesChallenge: Attributes

Tarea

Here you will work on the page about Christ the Redeemer as in the previous task.

  1. Print the attributes of the first <p> tag.
  2. Print only the text of the first <ul> tag.

¿Todo estuvo claro?

Sección 3. Capítulo 2
toggle bottom row
some-alt