diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 13 |
1 files changed, 13 insertions, 0 deletions
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/<game_id>.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`) |
