/scrapped-news-api

Python application that scraps news sites rss feeds and serves it via API

Primary LanguagePythonMIT LicenseMIT

scrapped-news-api scrapped-news-api Tests

This is a simple API that scrapes news from the web and returns it in JSON format.

Installation

Use the package manager pip to install the required packages.

pip install -r requirements.txt

Usage

python app.py

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT