Web Scraping Basics in Python, a fundamental skill for collecting data from the web.
🐍 Video Materials 🐍
urllib Library: https://pypi.org/project/urllib3/
BeautifulSoup Library: https://pypi.org/project/beautifulsoup4/
Web scraper Wesbsite: https://webscraper.io/test-sites/tables
Python Wikipedia: https://en.wikipedia.org/wiki/Python_...)
Source Code: https://github.com/bodanLabs/basicweb...
🌐 Social Media & Contact 🌐
📱 Website: https://bodanlabs.com/
📷 Instagram: in progress
🐦 Twitter: / bodanlabs
📁 GitHub: https://github.com/bodanLabs
🎙 Discord: in progress
🎬 TikTok: / bodanlabs
⭐️ Chapters ⭐️
0:00 Introduction
0:42 Setup
3:23 BeautifulSoup4
5:09 Demonstration w/ table
13:05 Demonstration w/ image
14:40 Demonstration w/ table of contents
16:30 Outro
⭐️ Tags ⭐️
Beautiful Soup 4
Web Scraping
HTML
HTML Parsing
Python
⭐️ Hashtags ⭐️
#python #BeautifulSoup4 #webscraping #pythonprogramming #pythontutorial #python3