Skip to content

xok9ty/Fresh_News

Repository files navigation

Fresh News

Fresh News is a project for retrieving and displaying up-to-date news in a convenient format.

Features

  • Fetching the latest news from various sources
  • Filtering news by categories
  • User-friendly and minimalist interface
  • Automatic news feed updates

Requirements

  • Python
  • Telebot
  • Requests
  • BeautifulSoup (bs4)

Installation

  1. Install the required libraries (listed above)

    Telebot

    pip install Telebot
    

    Requests

    pip install Requests
    

    BeautifulSoup

    pip install BeautifulSoup
    
  2. Clone the repository

    git clone https://github.com/xok9ty/Fresh_News.git
    
  3. Install dependencies

    nmp install
    
  4. Run the project

    nmp start
    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages