Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Complete Python Web Scraping : Real Projects & Modern Tools
Rating: 4.4 out of 5(87 ratings)
2,091 students

Complete Python Web Scraping : Real Projects & Modern Tools

Web Scraping with BeautifulSoup, Selenium, Scrapy and Scrapy-Playwright. 4 Project-like Exercises + 4 Real Life Projects
Created byAlp Can
Last updated 8/2024
English

What you'll learn

  • Scrapy
  • Web Automation with Selenium
  • Scrapy-Playwright
  • Scraping websites using Python
  • Python's most popular and effective web scraping libraries
  • Using the right method according to the structure of the website
  • Requests and Beautiful Soup
  • Reading and Analyzing HTML code
  • Saving scraped data
  • Downloading bulk images

Course content

15 sections97 lectures12h 53m total length
  • Section Introduction0:59
  • Course Material0:08
  • Checking If the Website is Static or Dynamic3:18
  • Deciding on the Method to be Used2:36
  • Reading and Analyzing HTML Code23:14
  • Installing Python and Pycharm (WINDOWS)5:17
  • Installing Python and Pycharm (LINUX)3:54
  • Installing Python and Pycharm (MACOS)4:56
  • Installing Jupyter Notebook on Windows, Linux and MacOS (OPTIONAL)6:17

    Install and run jupiter notebook on Windows, Linux, and macOS using pip or python -m notebook, then create, save, and manage ipynb notebooks in your chosen folder.

  • About Real Life Examples...2:02
  • Course Syllabus0:43

Requirements

  • Just a PC with internet connection.
  • No programming experience is needed. I will teach you everything you need to know.
  • Fundamental Python knowledge is nice to have but not a must.

Description

In today's data-driven world, web scraping is a powerful tool that enables you to gather data from websites efficiently.

I designed this course to be the most complete web scraping course on Udemy. It is practical and exercise-based, ensuring you learn by doing through exercises and real-life projects.

We'll start with the basics on bookstoscrape and quotestoscrape (which are designed to be scraped) to help you grasp the fundamentals of web scraping. After learning the basics, we’ll dive deep into web scraping on real websites.

If you're new to Python, don't worry, we've got an extra section covering Python fundamentals to get you ready for this course.


What You'll Learn:

  • Requests and BeautifulSoup:

          Parse and extract data from HTML using eBay as an example.


  • Selenium:

          Automate browser interactions with real projects from IMDb.


  • Scrapy:

          Build scalable web scrapers with real-life examples from Flying Tiger and Yelp.


  • Scrapy-Playwright:

          Learn how to scrape dynamic websites with Scrapy by integrating Playwright.


Why This Course?

  • Hands-on Learning: The course is packed with exercises and real-life projects to help you apply what you learn immediately.


  • Practical Approach: I will focus on teaching you practical skills that you can use in your own projects.


  • Support for Beginners: An extra section on Python fundamentals ensures that even those new to programming can follow along and succeed.


Join me in this journey to unlock the full potential of web scraping. With practical exercises and real-world examples, you'll be well-equipped to gather data from the web effectively. Let's get started!

Who this course is for:

  • Total beginners who want to learn Web Scraping
  • Developers who intend to start Data Science from the essence of it