A Guide to Web Scraping with Node.js

78 Views
Published
Learn how to build a web scraper ⛏️ with NodeJS using two distinct strategies, including (1) a metatag link preview generator and (2) a fully-interactive bot for Instagram. https://fireship.io/lessons/web-scraping-guide/

1. Build a simple link preview scraper with Cheerio.

https://github.com/cheeriojs/cheerio

2. Build an interactive Instagram scraper with puppeteer.

https://github.com/GoogleChrome/puppeteer

#javascript #nodejs #webdev

Take the quizzes
Category
Fireship
Tags
webdev, app development, lesson
Be the first to comment