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
0:00
/ #1: Quick Introduction and Overview
All Course Lessons (16)
| # | Lesson Title | Duration | Access |
|---|---|---|---|
| 1 | Quick Introduction and Overview Demo | 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 |
Unlock unlimited learning
Get instant access to all 15 lessons in this course, plus thousands of other premium courses. One subscription, unlimited knowledge.
Learn more about subscriptionComments
0 commentsWant to join the conversation?
Sign in to commentSimilar courses
Secure APIs with FastAPI and the Microsoft Identity Platform
Sources: Talkpython
Azure Active Directory (Azure AD) is a cloud-based Identity and Access Management service from Microsoft. With security threats on the rise it’s important to kn
1 hour 45 minutes 17 seconds
The Software Architect Mindset (COMPLETE)
Sources: ArjanCodes
The course "The Software Architect Mindset" teaches the fundamentals of software architecture and provides practical advice on creating software products...
12 hours 6 minutes 39 seconds
Python 3: Deep Dive (Part 3 - Hash Maps)
Sources: udemy
This course is an in-depth look at Python dictionaries. Dictionaries are ubiquitous in Python. Classes are essentially dictionaries, modules are dictionaries, n
20 hours 23 minutes 50 seconds
Building data-driven web apps with Flask and SQLAlchemy
Sources: Talkpython
One of the areas Python really shines is in building clean and powerful web applications. Once you know the language basics, this course will teach you everythi
9 hours 38 minutes 43 seconds
30 Days of Python | Unlock your Python Potential
Sources: udemy
In early 2016, Python passed Java as the #1 beginners language in the world. Why? It's because it's simple enough for beginners yet advanced enough for the pros
9 hours 22 minutes 38 seconds