Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Lära Intro to Web Scraping | HTML Files and DevTools
Web Scraping with Python
course content

Kursinnehåll

Web Scraping with Python

Web Scraping with Python

1. HTML Files and DevTools
2. Beautiful Soup
3. CSS Selectors/XPaths
4. Tables

book
Intro to Web Scraping

Welcome to the course! Today we will start exploring how Web Scrapping works. Web Scraping is a process that can be used to automatically extract information from websites. It is applied to collect information from Web. For example, compare prices on different platforms or collect the data about stocks.

There are a lot of ways in Python to extract the data. Let's take a look on the comparison of the most popular libraries for Web Scraping: Requests, Beautiful Soup, lxml, Selenium.

In this course, we will focus on the first two libraries. However, Selenium and lxml are extremely powerful tools:

  • Selenium supports work with JavaScript, a programming language that allows developers to -populate fields and menus dynamically.

  • lxml allows the work with both HTML and XML files.

question mark

Select the correct statement:

Select the correct answer

Var allt tydligt?

Hur kan vi förbättra det?

Tack för dina kommentarer!

Avsnitt 1. Kapitel 1

Fråga AI

expand
ChatGPT

Fråga vad du vill eller prova någon av de föreslagna frågorna för att starta vårt samtal

course content

Kursinnehåll

Web Scraping with Python

Web Scraping with Python

1. HTML Files and DevTools
2. Beautiful Soup
3. CSS Selectors/XPaths
4. Tables

book
Intro to Web Scraping

Welcome to the course! Today we will start exploring how Web Scrapping works. Web Scraping is a process that can be used to automatically extract information from websites. It is applied to collect information from Web. For example, compare prices on different platforms or collect the data about stocks.

There are a lot of ways in Python to extract the data. Let's take a look on the comparison of the most popular libraries for Web Scraping: Requests, Beautiful Soup, lxml, Selenium.

In this course, we will focus on the first two libraries. However, Selenium and lxml are extremely powerful tools:

  • Selenium supports work with JavaScript, a programming language that allows developers to -populate fields and menus dynamically.

  • lxml allows the work with both HTML and XML files.

question mark

Select the correct statement:

Select the correct answer

Var allt tydligt?

Hur kan vi förbättra det?

Tack för dina kommentarer!

Avsnitt 1. Kapitel 1
Vi beklagar att något gick fel. Vad hände?
some-alt