Skip to content

keknomis/reddit_scrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

reddit_parsing

Dependencies:

  • node v13
  • npm
  • express.js
  • puppetter

To run app:

  • clone repo and extract
  • cd into server folder and open terminal
  • install express -> $ npm install express --save
  • cd into server folder and type: node index.js
  • the server is listening http://localhost:3001
  • to view the fetched data goto client folder and open index.html in a browser

About

Express app that scraps the front page of reddit and displayes the posts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors