Skip to content

Latest commit

 

History

History
27 lines (22 loc) · 1.23 KB

README.md

File metadata and controls

27 lines (22 loc) · 1.23 KB

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