Skip to content

Jeddf/Minim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MINIM

A web-crawling news aggregation engine using Python and Beautiful Soup, and a Flask application that spits out a slightly too large static frontend from the crawled data.

Live and refreshed hourly at https://minim.jedd.pw

WHAT words are most common?
WHICH articles do they mainly appear in?!
HOW many of the articles are they in?!?!
WHY is the BBC mostly writing "Mr"?!?!?!

Pulls from:

To crawl for wordz (this will vary wildly depending on your environment)

...and build index.html

  • $cd ..
  • $pip3 install -r requirements.txt
  • $python3 Minim.py --host --user --password --db

About

A Python crawler and front-end to minimize the news one site at a time.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published