Web Scraping Tutorial - How to Scrape the Web with Node.js

Опубликовано: 03 Апрель 2026
на канале: Grace Hopper Academy
1,359
11

Learn more advanced front-end and full-stack development at: https://www.fullstackacademy.com

Web Scraping refers to the process of collecting data from the web and saving said data into a storage place (spreadsheet, database, or similar) for multiple purposes. In this Web Scraping Tutorial, we talk about how to use Node.js plus Request and Cheerio to collect information from the web.

Watch this video to learn:

What is Web Scraping
How does Web Scraping work
What tools are used for Web Scraping