From 23afa26eeedf271081b4f369893f785b41d2fa0a Mon Sep 17 00:00:00 2001 From: yyamashita Date: Tue, 19 May 2026 22:25:18 +0900 Subject: =?UTF-8?q?Add=20RIPS=20=E5=85=AB=E7=8E=8B=E5=AD=90=20and=20MatchV?= =?UTF-8?q?ox=20=E5=85=AB=E7=8E=8B=E5=AD=90=20scrapers?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Both venues are RinkyDink-affiliated live houses in Hachioji. WordPress + My Calendar plugin; parses mc-list HTML for date, title, artist, OPEN/START times, and price across 3 months. Co-Authored-By: Claude Sonnet 4.6 --- SCRAPE_TARGETS.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'SCRAPE_TARGETS.md') diff --git a/SCRAPE_TARGETS.md b/SCRAPE_TARGETS.md index 941db13..0bfe6b5 100644 --- a/SCRAPE_TARGETS.md +++ b/SCRAPE_TARGETS.md @@ -25,6 +25,8 @@ | `moon-step-nakano` | 中野 MOON STEP | 中野 | https://nakano-dynamite.com/moonstep | [moon-step-nakano.ts](app/scrapers/moon-step-nakano.ts) | ✅ | | `mod-shibasaki` | shibasaki mod | 柴崎 | https://shibasakimod.com/schedule | [mod-shibasaki.ts](app/scrapers/mod-shibasaki.ts) | ✅ | | `duo-music-exchange` | duo MUSIC EXCHANGE | 渋谷 | https://duomusicexchange.com/schedule/ | [duo-music-exchange.ts](app/scrapers/duo-music-exchange.ts) | ✅ | +| `rips-hachioji` | RIPS 八王子 | 八王子 | http://rips.rinkydink.info/rips/schedule | [rips-hachioji.ts](app/scrapers/rips-hachioji.ts) | ✅ | +| `matchvox-hachioji` | MatchVox 八王子 | 八王子 | http://matchvox.rinkydink.info/matchvox/schedule | [matchvox-hachioji.ts](app/scrapers/matchvox-hachioji.ts) | ✅ | ### 状態凡例 - ✅ 動作中 -- cgit v1.2.3