Skip to content

petonagy/python_hackaton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What is Happening Today?

Hackathon (Python Hackathon Engeto + Kiwi.com) attempt to analyse Slovak news sites to get hottest current articles and keywords.

Why?

Because we are programmers, we are lazy and we want our programs to work for us.

How?

By using simple analysis of suitable RSS feeds. We parse titles, perexes and keywords, remove uninteresting stuff (stopwords) and make a bit of mumbo-jumbo with counting occurrences and source cross-posting.

What's worth to mention:

  • It took super-long to run the script, so parser runs in threads
  • We managed to keep nice object abstraction considering hackathon limited time setting
  • Slack integration included

disclaimer: none of us had any substantial Python or Data Science experience at the point of writing this code

Example

See it in action:

Authors:

About

What's happening today: Slovak news agregator

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages