日本語のREADMEはこちらです: README.ja.md
This project scrapes news from the Fukui National College of Technology website and publishes the data as an open CSV dataset.
- Fetches news data from the Fukui National College of Technology website
- Saves the data as a CSV open dataset
- Automatically updates the dataset on a schedule using GitHub Actions
This project uses Deno for the data fetching scripts. Deno v1.x is required to run the code.
The CSV dataset is available at the demo links above. The fetching scripts can be run locally using Deno.
The project scrapes news data from the Fukui National College of Technology news website.
MIT License — see LICENSE.