Skip to content

Crawling Reddit.com and then anaylze it with taken data in the first step.

Notifications You must be signed in to change notification settings

kurular4/Reddit-Crawler-Analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RedditCrawlerAnalyzer

Crawling Reddit.com and then anaylzing it with taken data in the first step.

Used languages, libraries and others

  • Python and beautiful soup library for crawling
  • HTML, CSS and JavaScript for analyzing the data taken from the crawling step

About app

  • Read Reddit.com and create JSON objects with desired attributes
  • Create statistics via JavaScript from data taken

What statistics this app creates

  • Average number of comments per post
  • Rate of photographed posts
  • Rate of video including posts
  • Average upvote
  • Rate of comments that is made to another comments
  • Intensity of posts per month
  • Number of times given keyword passes

About

Crawling Reddit.com and then anaylze it with taken data in the first step.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published