xayam/TrendNews

Create and visualize trend news ria.ru

2

stars

44

commits

JavaScript

primary language

Apr 23, 2026

updated

README

TrendNews

  • download news from ria.ru
  • visualize trends (Python generate html+javascript canvas)
  • viewing result html files

Download last result

https://rutracker.org/forum/viewtopic.php?t=6467372

Install and run from sources (on Windows)

  • Download sources
  • Install python 3.8 (tested only this version)
  • Create virtual env, run command "python.exe -m venv venv"
  • Activate venv, run command "venv/Scripts/activate.bat"
  • Upgrade pip, run command "python.exe -m pip install -upgrade pip"
  • Install requirements, run command "pip install -r requirements.txt"
  • Create folder src/ria/data
  • Edit the file src/ria/riaconfig.py as you need
  • Run "python.exe src/ria/riadownload.py"
  • Waiting finished
  • Run "python.exe src/riacalculate.py"
  • Waiting finished
  • Open /src/*.html files with news trends

Contributors

xayam

44 commits

xayam/TrendNews

Create and visualize trend news ria.ru

2

stars

44

commits

JavaScript

primary language

Apr 23, 2026

updated

README

TrendNews

  • download news from ria.ru
  • visualize trends (Python generate html+javascript canvas)
  • viewing result html files

Download last result

https://rutracker.org/forum/viewtopic.php?t=6467372

Install and run from sources (on Windows)

  • Download sources
  • Install python 3.8 (tested only this version)
  • Create virtual env, run command "python.exe -m venv venv"
  • Activate venv, run command "venv/Scripts/activate.bat"
  • Upgrade pip, run command "python.exe -m pip install -upgrade pip"
  • Install requirements, run command "pip install -r requirements.txt"
  • Create folder src/ria/data
  • Edit the file src/ria/riaconfig.py as you need
  • Run "python.exe src/ria/riadownload.py"
  • Waiting finished
  • Run "python.exe src/riacalculate.py"
  • Waiting finished
  • Open /src/*.html files with news trends

Contributors

xayam

44 commits

Languages

JavaScript

55.1%

Python

29.4%

HTML

15.4%