Course Content
Web Scraping with Python
Web Scraping with Python
Challenge: Attributes
Task
Swipe to show code editor
Here you will work on the 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.
Solution
Switch to desktop for real-world practiceContinue from where you are using one of the options below
Everything was clear?
Thanks for your feedback!
Section 3. Chapter 2
Challenge: Attributes
Task
Swipe to show code editor
Here you will work on the 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.
Solution
Switch to desktop for real-world practiceContinue from where you are using one of the options below
Everything was clear?
Thanks for your feedback!
Section 3. Chapter 2
Switch to desktop for real-world practiceContinue from where you are using one of the options below