Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Building Web Scraping Bot With Python - Absolute Beginners
Highest Rated
Rating: 4.5 out of 5(69 ratings)
643 students

Building Web Scraping Bot With Python - Absolute Beginners

Learn Automation By Building Web Scraping Bot With Python, Beautiful Soup and Email Module - Fun Python Project!
Created byShubham Sarda
Last updated 2/2026
English
English [Auto],

What you'll learn

  • Fundamentals of Web Scraping
  • Learn about Beautiful Soup Library for Scraping different websites
  • Working with Static Files (CSV, XLS) - Storing Data
  • Working with Email Automation (Sending auto-generated mail through python script)
  • Extracting Stock data from finance website through web scraping
  • Learning ethical ways that should be followed during web scraping
  • Learn basics about Python Automation

Course content

8 sections21 lectures1h 15m total length
  • Course Introduction0:52

    This course introduction welcomes absolute beginners to learn web scraping with Python and Beautiful Soup, extracting finance site data, saving to CSV, and emailing results to a predefined address.

  • Welcome - Lets Get Started!3:45

    Kick off your journey to build a web scraping bot with Python by getting started, adjusting video settings, and using notes and bookmarks to stay consistent.

  • Web Scraping Project Demo1:23

    Demonstrates a one-click script that extracts stock data from a CSP file, saves it, and emails it to a client. Introduces the Beautiful Soup library and web scraping fundamentals.

Requirements

  • Basic Knowledge Of Python

Description

Welcome to Building Web Scraping Bot With Python and Beautiful Soup. Web scraping is about downloading structured data from the web, selecting some of that data, and passing along what you selected to another process.

This course will help you to learn about Web Scraping fundamentals through a real freelancing job posting. We will follow everything step-by-step with Beautiful Soup and Python Email Module.

Throughout this course you will learn about,
- Fundamentals of Web Scraping
- Working with Static Files (CSV, XLS) - Storing Data
- Working with Email Automation (Sending auto-generated mail through python script)
- Extracting Stock data from finance website through web scraping
- Learning ethical ways that should be followed during web scraping

After completing this course you will be ready to expand your knowledge over Automation and Python.
Enrol now and I will make sure you learn best about Web Scraping Fundamentals!

Who this course is for:

  • Students who want to learn about Web Scraping
  • Programmer who want to build a python project