Course Content
Web Scraping with Python
Web Scraping with Python
Challenge
Task
Here you will work on the same page about Christ the Redeemer as in the previous task.
- Print the attributes of the first
<p>
tag. - Print only the text of the first
<ul>
tag.
Everything was clear?
Section 3. Chapter 2