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

https://github.com/sinhapaurush/sinha-crawler

A Web Crawler in TypeScript
https://github.com/sinhapaurush/sinha-crawler

Last synced: 11 months ago
JSON representation

A Web Crawler in TypeScript

Awesome Lists containing this project

README

          

# SinhaCrawler
A Web Crawler in TypeScript

## How To Start
- Clone this git Repository
- Run `npm i`
- Change inital point in `index.ts`
- Run `npm run build`
- Run `npm run start`