Udemy

Learn How To Extract Web Data with Python and Beautiful Soup

Enroll Now
  • 3,522 Students
  • Updated 6/2021
  • Certificate Available
4.4
(25 Ratings)
CTgoodjobs selects quality courses to enhance professionals' competitiveness. By purchasing courses through links on our site, we may receive an affiliate commission.

Course Information

Registration period
Year-round Recruitment
Course Level
Study Mode
Duration
1 Hour(s) 29 Minute(s)
Language
English
Taught by
Bluelime Learning Solutions
Certificate
  • Available
  • *The delivery and distribution of the certificate are subject to the policies and arrangements of the course provider.
Rating
4.4
(25 Ratings)

Course Overview

Learn How To Extract Web Data with Python and Beautiful Soup

Extract (scrape) data from websites

Python is a general-purpose programming language that is becoming ever more popular for data science. Companies worldwide are using Python to harvest insights from their data and gain a competitive edge.

The term used for extracting data from the web or internet is referred to as web scraping. You will Learn what web scraping is and how it can be achieved with the help of Python's beautiful soup library.

Web scraping is an important technique that is widely used as the first step in many workflows in data mining, information retrieval, and text-based machine learning.

In this course, Extracting Data from HTML with BeautifulSoup* you will gain the ability to build robust, maintainable web scraping solutions using the Beautiful Soup library in Python.

Beautiful Soup is a pure Python library for extracting structured data from a website. It allows you to parse data from HTML and XML files. It acts as a helper module and interacts with HTML in a similar and better way as to how you would interact with a web page using other available developer tool.


In the time when the internet is rich with so much data, and apparently, data has become the new oil, web scraping has become even more important and practical to use in various applications. Web scraping deals with extracting or scraping the information from the website. Web scraping is also sometimes referred to as web harvesting or web data extraction. Copying text from a website and pasting it to your local system is also web scraping. However, it is a manual task. Generally, web scraping deals with extracting data automatically with the help of web crawlers. Web crawlers are scripts that connect to the world wide web using the HTTP protocol and allows you to fetch data in an automated manner.

Whether you are a data scientist, engineer, or anybody who analyzes vast amounts of datasets, the ability to scrape data from the web is a useful skill to have. Let's say you find data from the web, and there is no direct way to download it, web scraping using Python is a skill you can use to extract the data into a useful form that can then be imported and used in various ways.

Course Content

  • 2 section(s)
  • 16 lecture(s)
  • Section 1 Environment Setup
  • Section 2 Extracting Data From The Web

What You’ll Learn

  • Setup Python Development Environment
  • Install Beautiful Soup
  • Build Data Extraction Script
  • Prototype data extraction script
  • Extract data


Reviews

  • D
    Desmond Naidoo
    4.0

    Good course.Informative and easy to understand.

Start FollowingSee all

We use cookies to enhance your experience on our website. Please read and confirm your agreement to our Privacy Policy and Terms and Conditions before continue to browse our website.

Read and Agreed