An app and a website to fetch and download IEEE research papers from scihub based on user demand.
- HTML5
- node js
- express js
- cheerio js
- semantic ui View package.json for more details
- node >= v11.9.0
- body-parser >= v1.19.0
- ejs >= 2.6.1
- express >= v4.17.1
- open >= v6.3.0
- request >= v2.88.0
- cheerio >= v1.0.0-rc.3
npm install
npm start
- Then goto "http://localhost:3000"