Skip to content
 
 

Repository files navigation

DIAMOND Finance Daily Email

Automated daily email digest of DIAMOND (Diamond Online) Japanese financial news, translated to Chinese via Kimi K2.5 AI.

How It Works

  1. Fetches latest articles from Diamond Online RSS feed (via Yahoo Japan News)
  2. Scrapes full article content page by page
  3. Translates Japanese content to Chinese using Kimi K2.5 (NVIDIA API)
  4. Sends a formatted HTML email daily

Schedule

Runs automatically every day at 03:00 UTC via GitHub Actions.

Setup

Required GitHub Secrets

Secret Description
KIMI_API_KEY Kimi K2.5 API key (NVIDIA endpoint)
SMTP_PASS SMTP password / app password
EMAIL_TO Recipient email address
EMAIL_FROM Sender email address
SMTP_HOST SMTP server hostname
SMTP_PORT SMTP server port
SMTP_USER SMTP login username

Manual Trigger

Go to Actions tab → Daily DIAMOND EmailRun workflow.

Tech Stack

  • Python 3.11
  • GitHub Actions (scheduled)
  • Kimi K2.5 via NVIDIA API
  • BeautifulSoup4 for article scraping
  • SMTP over TLS (port 465)

About

将「DIAMOND 财经」每日报道整合为当日新闻汇总,并翻译为中文。

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages