Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Lære Introduction to Web Scraping | Getting Acquainted with HTML
Web Scraping with Python

bookIntroduction to Web Scraping

Welcome to the course! Today, we will begin exploring how web scraping works.

There are numerous methods in python for extracting data. Let's compare the most popular libraries for web scraping: Requests, Beautiful Soup, lxml, and Selenium.

Throughout this course, our primary focus will be on the first two libraries. However, it's worth noting that selenium and lxml are incredibly powerful tools:

  • Selenium enables JavaScript support, a programming language that allows developers to interact with dynamic fields and menus;
  • lxml facilitates working with both HTML and XML files.
question mark

Select the correct statement.

Select the correct answer

Var alt klart?

Hvordan kan vi forbedre det?

Tak for dine kommentarer!

Sektion 1. Kapitel 1

Spørg AI

expand

Spørg AI

ChatGPT

Spørg om hvad som helst eller prøv et af de foreslåede spørgsmål for at starte vores chat

bookIntroduction to Web Scraping

Welcome to the course! Today, we will begin exploring how web scraping works.

There are numerous methods in python for extracting data. Let's compare the most popular libraries for web scraping: Requests, Beautiful Soup, lxml, and Selenium.

Throughout this course, our primary focus will be on the first two libraries. However, it's worth noting that selenium and lxml are incredibly powerful tools:

  • Selenium enables JavaScript support, a programming language that allows developers to interact with dynamic fields and menus;
  • lxml facilitates working with both HTML and XML files.
question mark

Select the correct statement.

Select the correct answer

Var alt klart?

Hvordan kan vi forbedre det?

Tak for dine kommentarer!

Sektion 1. Kapitel 1
some-alt