Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Lære Challenge: Text from HTML Elements | Working with Element Attributes in Beautiful Soup
Web Scraping with Python
course content

Kursusindhold

Web Scraping with Python

Web Scraping with Python

1. Getting Acquainted with HTML
2. Decoding HTML with Beautiful Soup
3. Working with Element Attributes in Beautiful Soup

book
Challenge: Text from HTML Elements

Opgave

Swipe to start coding

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.

Løsning

Switch to desktopSkift til skrivebord for at øve i den virkelige verdenFortsæt der, hvor du er, med en af nedenstående muligheder
Var alt klart?

Hvordan kan vi forbedre det?

Tak for dine kommentarer!

Sektion 3. Kapitel 4
toggle bottom row

book
Challenge: Text from HTML Elements

Opgave

Swipe to start coding

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.

Løsning

Switch to desktopSkift til skrivebord for at øve i den virkelige verdenFortsæt der, hvor du er, med en af nedenstående muligheder
Var alt klart?

Hvordan kan vi forbedre det?

Tak for dine kommentarer!

Sektion 3. Kapitel 4
Switch to desktopSkift til skrivebord for at øve i den virkelige verdenFortsæt der, hvor du er, med en af nedenstående muligheder
Vi beklager, at noget gik galt. Hvad skete der?
some-alt