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
- Host: GitHub
- URL: https://github.com/sinhapaurush/sinha-crawler
- Owner: sinhapaurush
- Created: 2024-05-03T15:43:18.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-04T11:02:40.000Z (almost 2 years ago)
- Last Synced: 2025-02-12T07:25:40.853Z (about 1 year ago)
- Language: TypeScript
- Size: 22.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`