Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Challenge 3: Text from HTML Elements | Beautiful Soup: Part II
Web Scraping with Python
course content

Course Content

Web Scraping with Python

Web Scraping with Python

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

bookChallenge 3: Text from HTML Elements

Task

You are given a web page. Complete the following tasks:

  1. Print all the attributes of all the <a> elements.
  2. Print all the text of all the <p> elements.

Switch to desktopSwitch to desktop for real-world practiceContinue from where you are using one of the options below
Everything was clear?

How can we improve it?

Thanks for your feedback!

Section 3. Chapter 4
toggle bottom row

bookChallenge 3: Text from HTML Elements

Task

You are given a web page. Complete the following tasks:

  1. Print all the attributes of all the <a> elements.
  2. Print all the text of all the <p> elements.

Switch to desktopSwitch to desktop for real-world practiceContinue from where you are using one of the options below
Everything was clear?

How can we improve it?

Thanks for your feedback!

Section 3. Chapter 4
toggle bottom row

bookChallenge 3: Text from HTML Elements

Task

You are given a web page. Complete the following tasks:

  1. Print all the attributes of all the <a> elements.
  2. Print all the text of all the <p> elements.

Switch to desktopSwitch to desktop for real-world practiceContinue from where you are using one of the options below
Everything was clear?

How can we improve it?

Thanks for your feedback!

Task

You are given a web page. Complete the following tasks:

  1. Print all the attributes of all the <a> elements.
  2. Print all the text of all the <p> elements.

Switch to desktopSwitch to desktop for real-world practiceContinue from where you are using one of the options below
Section 3. Chapter 4
Switch to desktopSwitch to desktop for real-world practiceContinue from where you are using one of the options below
some-alt