Beautiful Soup 4 Tutorial #4 - Finding The Best GPU Prices
Welcome back to the last video in this tutorial series! In this video, I’ll be showing you how we can find the cheapest, in-stock, products on Newegg. You’ll be able to modify the code I show in this video to apply it to other websites and combine them together when searching for a product.
💻 AlgoExpert is the coding interview prep platform that I used to ace my Microsoft and Shopify interviews. Check it out and get a discount on the platform using the code “techwithtim“
📄 Resources 📄
Beautiful Soup Docs:
Code In This Video:
⭐️ Timestamps ⭐️
00:00 | Introduction
01:19 | Getting Website HTML
03:45 | Querying Multiple Pages
08:56 | Finding Products
21:38 | Sorting Products By Price
◼️◼️◼️◼️◼