Description
In this course, you will learn:-
- After completing this course, you will have a much better understanding of how to decipher and design the best scrape approach for each website.
Syllabus:-
-
Introduction
-
Web browser operation
-
Understanding the three main types of website you will scrape
-
Section 2 Quiz
-
Why analyse the site?
-
Anatomy of a webpage
-
Developer tools
-
Demonstration of analyzing different web-page types
-
Section 3 Quiz
-
Writing code to GET the contents of a web-page
-
Writing code to PARSE the data downloaded from the website