Skip to main content
This example goes over how to load data from the hacker news website, using Cheerio. One document will be created for each page.

Setup

npm

Usage