Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tiennhm/web-scraper-with-nodejs-and-typescript

Web scraper with Nodejs and Typescript
https://github.com/tiennhm/web-scraper-with-nodejs-and-typescript

axios cheerio nodejs typescript web-scraper

Last synced: about 2 months ago
JSON representation

Web scraper with Nodejs and Typescript

Awesome Lists containing this project

README

        

# Web scraping with Node.js and Typescript

Source code for article series [Web scraping with Node.js and Typescript](https://dev.to/uiii/series/16972)

## How to run

```
npm install
npx ts-node index.ts
```