Course Information
Course Overview
Learn and be great at Web Scraping with NodeJs and tools like: Puppeteer by Google, Request, Cheerio, NightmareJs.
Get into the world of Web Scraping and Data Mining with NodeJs. Learn modern methods of scraping with NodeJs - Puppeteer and with direct NodeJs Requests.
Introduce yourself and improve your knowledge on Scraping
Learn Scraping with Puppeteer, NightmareJs or Manual Requests
Build scraper modules for various websites ( Imdb, twitter, instagram..etc )
Learn multiple ways of scraping and when to choose them
Get familiar with the ethics, do's and dont's of Scraping
Enjoy coding and learning Web Scraping with real world examples and real world problem solving while building scrapers with NodeJs.
Web Scraping is a very gray area and not many talk about it or even teach about this. You are going to find valuable scraping informations and techniques that you can directly put to practice for yourself.
I've been working with Data Mining with NodeJs for more than 2 years on dozens of websites and I've learned many ways of creating a scraper and the best practices. All of which you are going to find out and learn in just a few hours in this course.
Overview
I designed this Web Scraping Crash Course to be easily understood by absolute beginners and people who already have some knowledge about the subject.
Complete crash course with all files and code samples, you’ll be able to work alongside with me as we work through each concept and scraper module.
This is not some random tutorial that you usually find on the internet with extremely simple examples. I am showing you everything that you need to think about when starting to build a scraper with NodeJs, while building, problem solving techniques and all you need to know that by the end of the course to be confident and create one for yourself.
Course Content
- 10 section(s)
- 50 lecture(s)
- Section 1 Introduction
- Section 2 More Info & Concepts
- Section 3 IMDB Simple Scraper ( Request Method )
- Section 4 Request Method
- Section 5 Instagram User Simple Scraper ( Request Method )
- Section 6 The Puppeteer Method
- Section 7 Twitter Scraper with Puppeteer
- Section 8 Amazon Scraper with Puppeteer
- Section 9 The NightmareJs Method
- Section 10 The end
What You’ll Learn
- Create Data Scrapers from Scratch to Finish with NodeJs
- Choosing the right tools for Scraping different websites
- How to use the Top Scraping tools for NodeJs to your Advantage
- How to Automate User Interactions with NodeJs
- Build Scrapers with Puppeteer by Google
- Build Scrapers with the native Request & Cheerio
- Learn how to scrape with NightmareJs
Skills covered in this course
Reviews
-
VVadim Tikhonov
Курс хороший для новичков в данной тематике, а так же тем, кто хочет закрыть пробелы в знаниях. Из минусов могу только выделить использование устаревшего модуля для отправки запросов.
-
GGaurav Misra Sankar
The course is quiet outdated. Not updated to 2021. You will learn the basics. Not very detailed explanations. Still waiting for my question to be answered. Must be because of the holiday season but here I am. This course is more like a cheat sheet.
-
LLloyd
very good. Only improvement i would say is that there is a lot or repetition. Typing out the same starter code quite a few times. Maybe speed this part up after it has been covered once. That way students can progress more steadily after each video instead of taking a couple of steps back. Very well explained though.
-
JJake Styles
This course was very helpful in getting me started and feeling comfortable writing a web scraper for the first time. I liked that he showed how to use a couple different tools and how they could be used on multiple styles of websites. He explained his trouble shooting well which is always much appreciated.