Scraping the Web for Fun and Profit

6h 33m 9s
English
Paid

Course description

This course will teach you how to use web scraping to create profitable projects. You will learn the basics of scraping using Python libraries (such as Beautiful Soup), methods to speed up scripts, bypassing blocks, scraping protected sites, and working with unofficial APIs. The course includes over 10 videos with real examples, source code, and materials that will be added in the future. The course is flexible and allows you to select lessons based on your needs.

Watch Online

Join premium to watch
Go to premium
# Title Duration
1 Quick Introduction and Overview 07:05
2 What I learned about selling data products 18:50
3 Bypassing Anti-Scraping Measures - Headers, Rotating Proxies, Scraping APIs, Javascript Rendering 24:52
4 Scraping RallyRd - Advanced Screen Scraping w- Selenium 26:17
5 Scraping RallyRd - Advanced Scraping of Data Behind a Login 13:43
6 Scraping Instagram Leads via Duck Duck Go 19:09
7 Scraping Shopify Sites, Reddit, Indeed, Upwork - Alternative Formats JSON, RSS 27:21
8 Scraping Messari - GraphQL Scraping and Data Flattening 14:17
9 Scraping YC Companies and Cryptocurrencies - Using Algolia 26:15
10 Scraping Udemy Courses - Leveraging Undocumented Internal APIs 35:48
11 Scraping SearchMySite.com - Post Requests and the Curl Convert Trick 18:00
12 Scraping all Pitchbook Profiles - Method 3 Sitemap Scraping 20:46
13 Scraping all Pitchbook Profiles - Method 2 Search Engine Scraping 21:45
14 Scraping all Pitchbook Profiles - Approach 1 Brute Force 30:03
15 Scraping Goodreads Part 2 - (try-except, iterating over pages) 48:40
16 Scraping GoodReads Quotes - (Requests and BeautifulSoup Basics) 40:18

Similar courses

Python 3: Deep Dive (Part 2 - Iteration, Generators)

Python 3: Deep Dive (Part 2 - Iteration, Generators)

Sources: udemy
I will show you exactly how iteration works in Python - from the sequence protocol, to the iterable and iterator protocols, and how we can write our own sequence and iterable da...
34 hours 42 minutes 47 seconds
Modern APIs with FastAPI and Python Course

Modern APIs with FastAPI and Python Course

Sources: Talkpython
FastAPI is one of the most exciting new web frameworks out today. It's exciting because it leverages more of the modern Python language features than any other framework: type h...
3 hours 53 minutes 18 seconds
API Testing with Python 3 & PyTest, Backend Automation 2022

API Testing with Python 3 & PyTest, Backend Automation 2022

Sources: udemy
Learn how to use Python to test the back-end of web services or APIs. We use industry standard real eCommerce RESTful API to practice testing using Python progr
13 hours 59 minutes 14 seconds
Build an LLM-powered Q&A App using LangChain, OpenAI and Python

Build an LLM-powered Q&A App using LangChain, OpenAI and Python

Sources: zerotomastery.io
LLMs like GPT are great at answering questions about data they've been trained on...but what if you want to ask it questions about data it hasn't been trained o
2 hours 38 minutes 22 seconds
Python - The Practical Guide

Python - The Practical Guide

Sources: udemy
This is a highly practice-oriented Python course that teaches you Python from scratch - no prior programming experience required! Python is probably THE most trending programmin...
16 hours 26 minutes 30 seconds