Skip to content

mo-atiff/News-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Media Reports

My Hosted App

Welcome to Media Reports, a Streamlit application that provides news from various sources based on your search criteria. This application is built to deliver the latest news in an unbiased manner.

Features

  • Live Date and Time: Displays the current date and time.
  • News Search: Allows users to search for news by category or country.
  • News Display: Shows news articles with images, source, title, description, and author.

Installation

  1. Clone the repository:

    git clone https://github.com/mo-atiff/News-App.git
    cd News-App
  2. Install the required dependencies:

    pip install -r requirements.txt
  3. Run the Streamlit app:

    streamlit run MyNews.py

Usage

  1. Start the Application: Run the Streamlit app using the command mentioned above.
  2. Search for News: Enter a category or country in the search bar and click on the "GET NEWS" button.
  3. View News Articles: Browse through the displayed news articles which include images, source, title, description, author, and publication date.

API Key

To run this application, you will need an API key from NewsAPI. Replace the placeholder in the code with your API key.

License

This project is licensed under the MIT License. See the LICENSE file for details.

Contact

For any inquiries or suggestions, feel free to reach out:


Made with ❤️ by Atif

Releases

No releases published

Packages

No packages published

Languages