Skip to content

Latest commit

 

History

History
37 lines (29 loc) · 801 Bytes

README.md

File metadata and controls

37 lines (29 loc) · 801 Bytes

FSReddit

Get important informations about keywords on REDDIT

To install

npm install 

To test

npm test

To run

npm start "keywords..."

Example

$ npm start dilma obama
Wait a moment when we are getting all informations from reddit for dilma
Wait a moment when we are getting all informations from reddit for obama

obama have a total of 25 of posts
obama author of the last post is 'zapichigo'
obama sum of comments of all posts is 43

dilma have a total of 25 of posts
dilma author of the last post is 'nomanoid'
dilma sum of comments of all posts is 212

obama has 16.86% of comments; dilma has 83.14% of comments;

License

FSReddit is released under the MIT License.