BeautifulSoup Tutorial - Web Scraping in Python

Published: 12 June 2020
on channel: Web Scraping with Andy
570
13

In this Web Scraping Python Tutorial, we will learn how to scrape a simple website using the BeautifulSoup library. BeautifulSoup is an awesome library for parsing HTML and getting exactly the data you need. So whether you're pulling down prices, real estate property listings, images, stock prices ... Python with BeautifulSoup will help you.

Other popular libraries used by web scraping developers in python are Scrapy and Selenium, but every library has its own pros and cons. Scrapy is like a spaceship. Beautifulsoup is like a skateboard. If you are a Python beginner, then it wouldn't be right to start with learning how to drive a spaceship. Start with the skateboard first! So that is the reason why we are using Beautifulsoup. We’ll pair BeautifulSoup with the Requests library to fetch weather forecasts from the National Weather Service via HTTP GET requests. You can apply the learned skills while solving freelance web scraping tasks from Upwork.

📄 Code Download: https://github.com/andrei-volkau/one-...

⭐️Timestamps⭐️

00:00 Start
00:16 Installing Requests and BeautifulSoup
00:39 Import libs
00:53 Define URL and make Get Request
01:47 Instantiating BeautifulSoup Object
03:08 Inspect a web page
03:28 Extract PARENT tag and CHILD tags
04:27 Save data to CSV file

Let's connect on Linkedin ►   / andreivolkau  
Find me on Upwork ► https://www.upwork.com/o/profiles/use...

⚡ Please leave a LIKE and SUBSCRIBE for more content! ⚡

⭐ Tags ⭐
web scraping
beautifulsoup
scraping
web scraping python
python beautifulsoup
Python Tutorials
Python web scraper tutorial
Web Scraper Python
octoparse
data scraping
python scrapy
web scraping using python
web crawler python

⭐ Hashtags ⭐
#webscraping #beautifulsoup #pythontutorial


On this page of the site you can watch the video online BeautifulSoup Tutorial - Web Scraping in Python with a duration of hours minute second in good quality, which was uploaded by the user Web Scraping with Andy 12 June 2020, share the link with friends and acquaintances, this video has already been watched 570 times on youtube and it was liked by 13 viewers. Enjoy your viewing!