Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
arjungarg07 authored Feb 4, 2022
1 parent f9eb187 commit bda4c53
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
# GrowthSchool Assignment
# Stackoverflow Crawler

Hey there, This is a Node.js based recursive question crawler, which harvests all questions on Stack Overflow with their encountered frequencies and stores them in the MySQL database and in the CSV file as well.

## Demo Submission
## Demo
Youtube Link: https://www.youtube.com/watch?v=H6zzndSSEQM

DriveLink: https://drive.google.com/file/d/16vcM-ti90u2en9Cb0Lo47Rs5ClucN_NQ/view?usp=sharing

## Features
- Implemented **concurrency limit** of API requests.
Expand Down Expand Up @@ -45,4 +44,3 @@ npm install
```bash
node index.js
```
Linkedin: https://www.linkedin.com/in/arjungarg17/

0 comments on commit bda4c53

Please sign in to comment.