MENU

Fun & Interesting

Web scraping Wikipedia Tables | Python 30 | Day 7 | Requests | Beautiful Soup | Python Projects

PyLenin 4,899 lượt xem 4 years ago
Video Not Working? Fix It Now

On Day 7 of the Python 30 video series, you will learn about web scraping Wikipedia tables using Beautiful Soup and Requests library in Python. You will also learn the basics of HTML DOM and how to explore further.

For those of you who are more interested in reading blogs than watching a YouTube video, here is the article on Python Http Methods.
https://www.pylenin.com/blogs/web-scraping-python-bs4/

This video has been divided into the following parts:-
1. What is Web Scraping? - 0:00
2. Beautiful Soup vs Selenium vs Scrapy - 1:29
3. Understanding HTML DOM - 4:06
4. Beautiful Soup basics and Parsing HTML Table - 9:36
5. Parsing headers from HTML Table - 17:29
6. Parsing rows from HTML Table - 19:54
7. Convert all data to CSV - 22:58

Check out my website -
https://www.pylenin.com

Join me on Instagram -
https://www.instagram.com/pylenin

Check out my facebook page -
https://www.facebook.com/pylenin

Check out my twitter handle -
https://twitter.com/pylenin

Comment