Python Web Scraping Project: The Most Popular Avenger from the Marvel Universe (BeautifulSoup)

preview_player
Показать описание
In this video, we'll use web scraping to figure out who's the most popular avenger in the Marvel Universe.

Additionally to the tutorials on data36, I wanted to give you an extra example of Python web scraping -- where I scrape Wikipedia using BeautifulSoup. Why? Because Wikipedia is easy to scrape, it has a lot of interesting and useful information and just in general it's the most popular website that beginner data scientists like to test for these sort of projects.

00:00 intro + concept
1:14 web scraping with BeautifulSoup
9:31 data cleaning
13:37 counting the words
16:32 and the results...

LINKS MENTIONED IN THE EPISODE:
- Beautiful Soup Tutorial 1. – An Introduction to Web Scraping with Python
- Beautiful Soup Tutorial 2. – How to Easily Scrape Multiple Web Pages
Рекомендации по теме
Комментарии
Автор

It’s 2024 and I find this video super useful.

Thank you so much 🎉

peddygree
Автор

I learned something because of you today. Thank you !!

virensingh
Автор

Awesome was really waiting for this one. Thank you.
PS: you said random forest, wonderful

srsr
Автор

I missed updates. You have great content.

ohcyeel