This project retrieves news articles based on user input using the News API.
The project utilizes the News API to fetch news articles based on user-specified queries. It allows users to stay updated on various topics of interest by retrieving relevant news articles from a wide range of sources.
Get your News API key from newsapi.org. Replace the placeholder API key in the url variable in the news_api.py script with your actual API key.
Contributions are welcome! If you have any suggestions or improvements, feel free to open an issue or create a pull request.