Day 28 Project - Web Scraping with BeautifulSoup - 30 Days Of Python

Опубликовано: 17 Октябрь 2024
на канале: teclado
1,804
31

Today we're solving the Day 28 Project for 30 Days Of Python. 30 Days Of Python is a free, comprehensive series of blog posts and videos we're publishing over in our blog!

30 Days Of Python: https://python30.com

Today we're learning about HTML and Web Scraping using BeautifulSoup! We'll explore the structure of HTML and CSS Selectors, and how to use them to tell Python how to understand HTML code so that we can extract data from it!

Remember to try the project first before watching the solution walkthrough, link below!

-- Links mentioned in the video --

Day 28 post: https://blog.tecladocode.com/python-3...

Day 28 project brief: https://blog.tecladocode.com/python-3...

Books scraping website: http://books.toscrape.com/

Final code for this project: https://repl.it/@tecladocode/30DaysOf...

BeautifulSoup Installation Guide: https://www.crummy.com/software/Beaut...

BeautifulSoup Documentation: https://www.crummy.com/software/Beaut...

Discord server:   / discord  

Twitter:   / tecladocode