Web Scraping in Nodejs & JavaScript, Learn web scraping in Nodejs & JavaScript by example projects with real websites! Craiglist, iMDB, AirBnB and more!
PREVIEW THIS COURSE - GET COUPON CODE
What you'll learn
Be able to scrape jobs from a page on Craigslist
Learn how to use Request
Learn how to use NightmareJS
Learn how to use Puppeteer
Learn how to scrape elements without any identifiable classes or id's
Learn how to save scraping data to CSV
Learn how to save scraping data to MongoDb
Learn how to scrape Facebook using only Request!
Learn how you can reverse engineer sites and find hidden API's!
Learn different technologies used for scraping, and when it's best to use them
Learn how to scrape sites using authentication
Learn how to scrape HTML tables using Request/Cheerio
More Courses by Stefan Hyltoft
Nodejs Express - unit testing/integration tests with Jest
Learn to build a full CRUD REST API with Nodejs using TDD in Jest in JavaScript, with unit testing and integration test
Make a basic taxi app in React Native!
Socket.IO Chat App in React Native for iOS/Android
Learn how to create a realtime Socket IO Chat App with React Native and Socket IO!