Now you don't need to visit each news portal website separately to read their articles. Just use the tool and read the articles without even clicking a single mouse button.
- Python 2.7 +
- Requests
- Beautiful Soup
- PyYAML
To install the module dependencies before running the application, simply navigate into the project folder and run pip install -r requirements.txt
.
- All sample input images are placed under the Images folder.
- You can change the maximum number of posts in config.yml. Look for Limit attribute.
Just run the Main.py. You can understand the rest while using it for the first time.
python News/Main.py
python setup.py install
newsctl
We welcome your contributions. Please feel free to fork the code, play with it, make some patches and send us pull requests. MAIL me for any discussion on the project or contribution.
Please open an issue on GitHub if you'd like to report a bug or request a feature.
The code is released under MIT license and free to use.
The project is not actively maintained. I am happy to accept PRs on the project.