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

Contenuti del Corso

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

Compito

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.

Soluzione

Switch to desktopCambia al desktop per esercitarti nel mondo realeContinua da dove ti trovi utilizzando una delle opzioni seguenti
Tutto è chiaro?

Come possiamo migliorarlo?

Grazie per i tuoi commenti!

Sezione 3. Capitolo 4
toggle bottom row

book
Challenge: Text from HTML Elements

Compito

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.

Soluzione

Switch to desktopCambia al desktop per esercitarti nel mondo realeContinua da dove ti trovi utilizzando una delle opzioni seguenti
Tutto è chiaro?

Come possiamo migliorarlo?

Grazie per i tuoi commenti!

Sezione 3. Capitolo 4
Switch to desktopCambia al desktop per esercitarti nel mondo realeContinua da dove ti trovi utilizzando una delle opzioni seguenti
Siamo spiacenti che qualcosa sia andato storto. Cosa è successo?
some-alt