Building a CLI Tool | Scraping & Processing Data with BeautifulSoup, Requests & Pydantic

Published: 08 February 2024
on channel: BugBytes
2,419
110

In this video, we'll scrape the episode list from the Talk Python podcast, and will process the data using BeautifulSoup and Pydantic.

We'll create a small command-line utility that takes user input and allows us to search through the data for particular episodes.

☕️ 𝗕𝘂𝘆 𝗺𝗲 𝗮 𝗰𝗼𝗳𝗳𝗲𝗲:
To support the channel and encourage new videos, please consider buying me a coffee here:
https://ko-fi.com/bugbytes

𝗦𝗼𝗰𝗶𝗮𝗹 𝗠𝗲𝗱𝗶𝗮:
📖 Blog: https://bugbytes.io/posts/
👾 Github: https://github.com/bugbytes-io/
🐦 Twitter:   / bugbytesio  

📚 𝗙𝘂𝗿𝘁𝗵𝗲𝗿 𝗿𝗲𝗮𝗱𝗶𝗻𝗴 𝗮𝗻𝗱 𝗶𝗻𝗳𝗼𝗿𝗺𝗮𝘁𝗶𝗼𝗻:
Talk Python Podcast: https://talkpython.fm/
Pydantic: https://docs.pydantic.dev/latest/
BeautifulSoup: https://beautiful-soup-4.readthedocs....
Requests: https://docs.python-requests.org/en/l...

#python #webdevelopment #scrapingvideo