Город МОСКОВСКИЙ
00:23:13

How to Easily Scrape Websites with Python and Beautiful Soup (Web Scraping with Python)

Аватар
DIY боты
Просмотры:
24
Дата загрузки:
02.12.2023 16:27
Длительность:
00:23:13
Категория:
Лайфстайл

Описание

In this tutorial, we're going to learn Beautiful Soup (the easiest web scraping library in Python) by solving a basic project that consists in scraping movie transcripts. First, we'll install Beautiful Soup and then we're going to learn how to get the HTML from a website, how to scrape a single page and export it to a txt file. If you liked this introduction course to Beautiful Soup, you're gonna love my web scraping course in Python.

? 8-hour Web Scraping Course in Python: https://www.udemy.com/course/web-scraping-course-in-python-bs4-selenium-and-scrapy/?referralCode=291C4D7FF6F683531933
? Download the Python Cheat Sheet I use in all my videos (Free PDF): https://frankandrade.ck.page/bd063ff2d3

? Link of the website: subslikescript.com/movie/Titanic-120338
??? Code/Dataset used in this video: https://github.com/ifrankandrade/data-collection.git
✅ Follow me on Medium: https://frank-andrade.medium.com/

--------------------
Content:
0:00 Intro
0:30 Install Beautiful Soup and Requests
3:46 How to get the HTML from a website
8:45 How to scrape a single page
19:41 Exporting data to a txt file

Рекомендуемые видео