/News-Parser

Python News Parser

Primary LanguagePythonMIT LicenseMIT

News-Parser

A Python script that parsers a website with news and gives out the latest news in the city of Moscow.

Installation Instructions

  1. Download Python 3.9.1
  2. Download the archive with the code
  3. Edit user_agent in config.py
  4. Open the command line (cmd), go to the directory with the bot and write:
pip install beautifulsoup4
python main.py

Congratulations! The script is running.