Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Oppiskele Challenge: Find All | Working with Element Attributes in Beautiful Soup
Web Scraping with Python

bookChallenge: Find All

Tehtävä

Swipe to start coding

You will work with the following page.

  1. Print the first <div> tag using the function .find() of the object soup.
  2. Print the instances of <p> tags where the id attributes are equal to "id0" using the function .find_all() of the soup object.

Ratkaisu

Oliko kaikki selvää?

Miten voimme parantaa sitä?

Kiitos palautteestasi!

Osio 3. Luku 6
single

single

Kysy tekoälyä

expand

Kysy tekoälyä

ChatGPT

Kysy mitä tahansa tai kokeile jotakin ehdotetuista kysymyksistä aloittaaksesi keskustelumme

close

Awesome!

Completion rate improved to 4.35

bookChallenge: Find All

Pyyhkäise näyttääksesi valikon

Tehtävä

Swipe to start coding

You will work with the following page.

  1. Print the first <div> tag using the function .find() of the object soup.
  2. Print the instances of <p> tags where the id attributes are equal to "id0" using the function .find_all() of the soup object.

Ratkaisu

Switch to desktopVaihda työpöytään todellista harjoitusta vartenJatka siitä, missä olet käyttämällä jotakin alla olevista vaihtoehdoista
Oliko kaikki selvää?

Miten voimme parantaa sitä?

Kiitos palautteestasi!

close

Awesome!

Completion rate improved to 4.35
Osio 3. Luku 6
single

single

some-alt