Skip to content

tudoanh/souma

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Souma

"Souma" is a small Flask App to find most common words of an article.

Project is now online at: http://ssouma.xyz

If you want to add another functions, please contribute or contact me at

tudoanh.fl@gmail.com

Description

This app using newspaper lib to parse data of an article. Then it convert url to md5 code, save to database using SQLAlchemy.

So, if you parse an Url which other people used to parse, Souma doesn't need to crawl again, but query in database and give you results instantly.

Pretty awesome, huh? :P

About

"Souma" is a small Flask App to find most common words in an article.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published