singhanuj620 / freecodecamp_scrap

A web scrapper that scraps the news section of freecodecamp website

Home Page:https://scrapcodecamp.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

freecodecamp_scrap

A web scrapper that scraps the news section of freecodecamp website

Live Preview Click Here

This is only for education purpose. Don't misuse it

How to start

1 : Download from github

2 : Open terminal in folder and run npm install (make sure that node and npm are already installed in system)

3 : Run using command npm run dev (if you want to run with nodemon) or node app.js (if you want to run directly)

4 : That's it. Enjoy !!

Technologies Used

  1. Expressjs

  2. Cherrio

  3. Nodemon

  4. Ejs

Was build using nodejs and cheerio .

For any queries/suggestions/feedback , contact me :

Email : singhanuj620@gmail.com

Portfolio : Click Here

Linkedin : Click Here

About

A web scrapper that scraps the news section of freecodecamp website

https://scrapcodecamp.herokuapp.com/


Languages

Language:HTML 53.1%Language:JavaScript 46.9%