Skip to content

a NHK news web scraper that filters articles by your known words in anki

Notifications You must be signed in to change notification settings

gcarvellas/nhk-recommender

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NHK Recommender

This program queries NHK News and outputs each article with it's difficulty based off your available anki cards.

Requirements

Usage

go build .
./nhk-recommender
0.732955,菅野智之「チャンピオン狙えるチームでプレーしたかった」,/news/html/20241220/k10014673431000.html
0.714953,松山英樹が優勝 男子ゴルフアメリカツアーの今季開幕戦,/news/html/20250106/k10014685651000.html
0.701754,男子ゴルフ 米ツアー第2戦 松山英樹は16位 2週連続優勝ならず,/news/html/20250113/k10014691841000.html
...

The output is Difficulty,Title,URL

You can also view program arguments with ./nhk-recommender --help

About

a NHK news web scraper that filters articles by your known words in anki

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages