From 35ba4ecbb6df86fdff429742e1706ff42b3eb419 Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Mon, 14 Apr 2025 00:37:28 -0700 Subject: chore: add README and CI/CD --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 README.md (limited to 'README.md') diff --git a/README.md b/README.md new file mode 100644 index 0000000..359e566 --- /dev/null +++ b/README.md @@ -0,0 +1,13 @@ +# 573 UPDATES +A scraper and aggregator of information/news for various arcade games. Despite the name, there are plans to add more than just Konami games + +Frontend: https://arcade.moekyun.me/ + +API: `https://arcade-news.pinapelz.com/.json` + +Setting `game_id` to `news` provides an aggregate feed of all news from games that are within a 14 day range of scraping + +Currently Supported: +- beatmania IIDX PINKY CRUSH (`iidx_news`) +- SOUND VOLTEX EXCEED GEAR (`sdvx_news`) +- CHUNITHM (JPN) (`chunithm_jpn_news`) -- cgit v1.2.3