Introduction to Web Scraping with Python and Beautiful Soup
YOUR LINK HERE:
http://youtube.com/watch?v=XQgXKtPSzUI
Web scraping is a very powerful tool to learn for any data professional. With web scraping the entire internet becomes your database. In this tutorial, we show you how to parse a web page into a data file (CSV) using a Python package called BeautifulSoup. • In this example, we web scrape graphics cards from NewEgg.com. • Find the updated version of this tutorial here: • Web Scraping Tutorial with Python and... • Python Code: • https://code.datasciencedojo.com/data... • Sublime: • https://www.sublimetext.com/3 • Anaconda: • https://www.anaconda.com/distribution... • JavaScript beautifier: • https://beautifier.io/ • If you are not seeing the command line, follow this tutorial: • https://www.tenforums.com/tutorials/7... • Table of Contents: • 0:00 - Introduction • 1:28 - Setting up Anaconda • 3:00 - Installing Beautiful Soup • 3:43 - Setting up urllib • 6:07 - Retrieving the Web Page • 10:47 - Evaluating Web Page • 11:27 - Converting Listings into Line Items • 16:13 - Using jsbeautiful • 16:31 - Reading Raw HTML for Items to Scrape • 18:34 - Building the Scraper • 22:11 - Using the findAll Function • 27:26 - Testing the Scraper • 29:07 - Creating the .csv File • 32:18 - End Result • -- • At Data Science Dojo, we believe data science is for everyone. Our data science trainings have been attended by more than 10,000 employees from over 2,500 companies globally, including many leaders in tech like Microsoft, Google, and Facebook. For more information please visit: https://hubs.la/Q01Z-13k0 • πΌ Learn to build LLM-powered apps in just 40 hours with our Large Language Models bootcamp: https://hubs.la/Q01ZZGL-0 • πΌ Get started in the world of data with our top-rated data science bootcamp: https://hubs.la/Q01ZZDpt0 • πΌ Master Python for data science, analytics, machine learning, and data engineering: https://hubs.la/Q01ZZD-s0 • πΌ Explore, analyze, and visualize your data with Power BI desktop: https://hubs.la/Q01ZZF8B0 • -- • Unleash your data science potential for FREE! Dive into our tutorials, events courses today! • π Learn the essentials of data science and analytics with our data science tutorials: https://hubs.la/Q01ZZJJK0 • π Stay ahead of the curve with the latest data science content, subscribe to our newsletter now: https://hubs.la/Q01ZZBy10 • π Connect with other data scientists and AI professionals at our community events: https://hubs.la/Q01ZZLd80 • π Checkout our free data science courses: https://hubs.la/Q01ZZMcm0 • π Get your daily dose of data science with our trending blogs: https://hubs.la/Q01ZZMWl0 • -- • π± Social media links • Connect with us: / data-science-dojo • Follow us: / datasciencedojo • Keep up with us: / data_science_dojo • Like us: / datasciencedojo • Find us: https://www.threads.net/@data_science... • -- • Also, join our communities: • LinkedIn: / 13601597 • Twitter: / 1677363761399865344 • Facebook: / aiandmachinelearningforeveryone • Vimeo: https://vimeo.com/datasciencedojo • Discord: / discord • _ • Want to share your data science knowledge? Boost your profile and share your knowledge with our community: https://hubs.la/Q01ZZNCn0 • #webscraping #python #beautifulsoup
#############################
