Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Selenium and BeautifulSoup | Selenium Project
Selenium Project
course content

Зміст курсу

Selenium Project

Selenium and BeautifulSoup

Now that we have seen some basic operations that can be performed thanks to selenium we can also introduce BeautifulSoup. BeautifulSoup allows you to effectively study HTML web pages and retrieve their content.

Завдання

  1. Import BeautifulSoup;
  2. Find an element in the webpage which contains the "2014" text and click it;
  3. Scrape all the "td" tags with a class attribute equal to "film-title".

Завдання

  1. Import BeautifulSoup;
  2. Find an element in the webpage which contains the "2014" text and click it;
  3. Scrape all the "td" tags with a class attribute equal to "film-title".

Mark tasks as Completed
Перейдіть на комп'ютер для реальної практикиПродовжуйте з того місця, де ви зупинились, використовуючи один з наведених нижче варіантів

Все було зрозуміло?

Now that we have seen some basic operations that can be performed thanks to selenium we can also introduce BeautifulSoup. BeautifulSoup allows you to effectively study HTML web pages and retrieve their content.

Завдання

  1. Import BeautifulSoup;
  2. Find an element in the webpage which contains the "2014" text and click it;
  3. Scrape all the "td" tags with a class attribute equal to "film-title".

Mark tasks as Completed
Перейдіть на комп'ютер для реальної практикиПродовжуйте з того місця, де ви зупинились, використовуючи один з наведених нижче варіантів
Секція 1. Розділ 8
AVAILABLE TO ULTIMATE ONLY
We're sorry to hear that something went wrong. What happened?
some-alt