Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Web Scraping basics in 60 minutes or less...
Rating: 4.3 out of 5(1,495 ratings)
21,221 students

Web Scraping basics in 60 minutes or less...

Learn to webscrape from an expert in this fast-track course, giving you all the fundamentals other courses miss!
Created byAllen ONeill
Last updated 9/2022
English

What you'll learn

  • Learn exactly how a website works, to enable you to scrape effectively
  • Understand the difference between static and dynamic website and why it matters
  • Discover where websites hide information like product codes and user tracking data
  • Master developer tools and use it to fast-track your web scraping!

Course content

5 sections22 lectures1h 12m total length
  • Web browser operation3:07

    Before you can scrape websites, you need to be able to analyse them and understand how they are put together. This quick refresher brings you up to speed. This lecture gives an overview of how a web browser knows where to go to download the data its about to show in its user interface.

  • Understanding the three main types of website you will scrape6:30

    There are three core types of websites you will encounter when scraping - this lecture introduces you to them as basic building blocks.

  • Section 2 Quiz

Requirements

  • You don't have to know how to code to benefit from this course, but having some basics would greatly help your success.

Description

Web scraping is a highly paid, in demand skill

If you work with data, are a growth hacker, or starting a side hustle, you will need to start scraping data from websites sooner than you think ... the web is the worlds biggest database but only a few know how to get access to that data in an efficient way.
Starting to web-scrape by learning a framework like scrapy or beautiful soup is like trying to learn to dive before you can swim ... it looks like fun, and seems awesome, but when you land in the water, you realize you're missing something (oh, the swimming part!!) .... if you are interested in web scraping, stick with me and read on.... it'll be worth it, honestly....


Learn to web scrape from an expert - here's proof of the value:

"Finally, an instructor who knows how to teach students so that they are not lost or confused. Thank you!"
"Great course, wish I would have watched it before reading Python Scrapy documentation."
"I loved this course. It's a great introduction to web scraping! It's short, sweet and to the point!"
"Really impressed about theory and strategies to use.. goes beyond my expectation"

Web scraping (also known as scraping, scraping, harvesting and web data extraction), is both the art & craft of extracting data from websites. Data obtained from web-scraping is used for price comparison, business lead generation, and competitive analysis.

I created this course because I want to improve the quality of web-scraping information available. Most courses assume you know a lot about scraping already, but that's mostly not the case - this course doesn't try to teach you everything, the objective is to give you a solid foundation in the basics so you can start to master the art and craft of web scraping.

It doesn't matter if you use Python, Java, C# or any other language for webscraping, this short course is light on code, and tries to use imagery and animation whenever possible to get the message across. There are various frameworks that are used to assist in web scraping depending on the programming language you use. Some of these scraping libraries these include Scrapy, Beautiful Soup and others in the Python web scraping world, and JSoup and HtmlUnit for Java for example.


If you want to learn web scraping with python or any other language, don't take *any other course* until you take this one - you'll be glad you did .. trust me, when you do take your next web-scraping course, you'll be in a far stronger position to get the most from it :)


Who this course is for:

  • This course is a must-take for anyone who wants to learn the fundamental skills of web scraping for Data Science, Analytics, Big Data and data journalism