NEWS-SCRAPER
Built out of curiosity using newspaper and flask to scrape, parse and analyze data available from newspapers.
Requirements
- python 2.7
- pip
- bower
Install and test newspaper package from here
Installation
- git clone http://github.com/kranthikiran01/news-scraper.git
- bower install
- pip install -r requirements.txt
- python server.py
Open your browser and visit localhost:5000
. It should display It works!
.
Is it ready? No. Its still under development. Anyone who likes the idea can join and start contributing 😊
Contributors
Please fork the repo and send PR. Thanks alot.