Web Scraping Mastery With Python 2023
Published 3/2023
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 1.96 GB | Duration: 4h 13m
Published 3/2023
MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz
Language: English | Size: 1.96 GB | Duration: 4h 13m
Become an expert in web scraping, finding hidden api's, reversing them and bypassing web automation/bot detection.
What you'll learn
Learn about the web scraping fundamentals
Learn about the top 3 web scraping methods
Learn to analyze websites and choose the optimal web scraping method
Learn to find hidden API's and reverse them
Learn to perform request and emulation based web scraping
Learn to parse HTML & JSON
Learn to optimize your requests and create clean fingerprints
Learn to bypass many anti-bot detections with selenium emulation (Advanced & unique)
Learn web-automation with selenium
Learn to scrape e-commerce stores and review websites
Requirements
Basic knowledge in Python
Internet Access
Hardware with minimum of 4GB RAM
Description
Web Scraping has become an art in todays online world, more and more websites learn to block automated traffic or generate their data dynamically. Common web scraping techniques are deprecated and tutorials outdated.In addition, the first thing you will see when you google web scraping, are proxy or scraping service providers, which earn alot of money by providing scraping services. Those services use certain tricks to provide scraping services for important websites like amazon, google etc., but they wont share those tricks (I do in this course). They claim to use emulation or simmilar techniques to scrape their targets, but in reality they use much cheaper and more efficient ways of scraping the desired data.In this course you will learn the web scraping fundamentals within an hour and then proceed with learning those secret tricks, big web scraping providers use. What can you expect?We will take a look at the web scraping fundamentals and exercise choosing the optimal scraping solution…We will build projects to scrape review data of trustpilot, amazon, google places and so on…We will solve real world practice exercises…You will have advanced knowledge about anti-bot detections and security mechanisms of websites…You will learn about advanced web automation…You will learn about customizing your fingerprint and bypass automation detections…You will learn to reverse complex API's and practice it with real world examples…and so much more…
Overview
Section 1: Web Scraping Fundamentals
Lecture 1 Web Scraping process
Lecture 2 Using chrome dev tools to analyze websites
Lecture 3 HTML & JSON parsing
Section 2: Request based web scraping
Lecture 4 Web Request explained
Lecture 5 [Project] Request based web scraping product listings
Lecture 6 [Project] Advanced request based web scraping
Lecture 7 The 4 Layers of web security you will encounter
Lecture 8 [Project] Trustpilot review scraping bypassing security layer 1 & 2
Section 3: Emulation based web scraping & web automation
Lecture 9 Web emulation explained
Lecture 10 First emulation with selenium & chromium
Lecture 11 [Project] Web automation with selenium @ google.com
Lecture 12 Spoofing the emulation & creating a reuseable driver creation class
Lecture 13 [Project] Scraping Google places reviews (Emulation + API Reversal -> Requests)
Section 4: Assignment
Anyone who wants to scrape data from any website,Skilled developers who want to obtain advanced knowledge in Web Scraping,Entrepreneurs who want to compete in the global Web Scraping & Web-automation market,Anyone who wants to stop spending hours manually copying data off a website, and wants to automate this task,Anyone who wants to scrape Google, Amazon etc.