Skip to content
This repository has been archived by the owner on Jan 20, 2022. It is now read-only.

青森県の新着情報からコロナウイルスに関する記事へのリンクを抽出してnews.jsonを出力します。

License

Notifications You must be signed in to change notification settings

CodeForAomori/covid19_aomori_news_to_json

 
 

Repository files navigation

COVID-19 Aomori prefecture News to JSON

What's this

青森県が発信している最新情報からコロナウイルス関連のニュースを抽出し、再利用可能な JSON へ変換するスクリプトです。

How to run

このスクリプトは GitHub Actions で毎時実行され、青森県のWEBサイトから最新ニュースの取得を試みます。 It's running every hour by GitHub Actions, to try fetching new CSV files then update files under src/.json automatically.

Locally...

ローカル環境で実行する場合。

$ yarn start

About

青森県の新着情報からコロナウイルスに関する記事へのリンクを抽出してnews.jsonを出力します。

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%