Skip to content
Creates a custom Atom feed of the NHK Easy website to use in an rss reader.
Python
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Failed to load latest commit information.
.gitignore
README.md
config.yaml
create_new_feed.py
get_todays_links.py
nhk_easy_rss.py
nhk_page.py
requirements.txt

README.md

NHKEasyRSS

Creates a custom Atom feed of the NHK Easy website to use in an rss reader.

Usage

  1. Install python3 if you don't have it.
  2. Run pip3 install -r requirements.txt to install dependencies
  3. Update the file paths and id for the feed in config.yaml
  4. Run python3 nhk_easy_rss.py to update the feed
Something went wrong with that request. Please try again.