У нас вы можете посмотреть бесплатно 2026 02 21 Week 2 - Session 3 TDS Jan 2026 или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
In this session, we covered the fundamentals of web scraping using Requests, BeautifulSoup, and Playwright. Students learned how HTTP works, how to parse HTML, and how to handle static vs dynamic websites. We also reinforced core Python concepts like loops, lists, and iteration, which many students needed revision on during hands-on scripting. ⏱️ Chapters: 00:00 – Introduction to Web Scraping 02:15 – Using Requests (HTTP requests & status codes) 06:10 – Parsing HTML with BeautifulSoup 11:30 – Scraping data from scrapethissite.com & exporting to CSV 16:20 – Importance of Headers & User-Agent in scraping 21:00 – Understanding HTTP Headers (DevTools demo) 26:40 – Core Python Fundamentals (lists, loops, find_all, iteration) 34:10 – Static vs Dynamic Websites (how to identify) 40:25 – Introduction to Chromium (browser engines explained) 45:30 – Headless vs Headed Browsers (when to use each) 50:20 – Introduction to Playwright for dynamic scraping