summaryrefslogtreecommitdiff
path: root/SCRAPE_TARGETS.md
diff options
context:
space:
mode:
authoryyamashita <yyamashita@hetzner.yyamashita.com>2026-05-19 22:25:18 +0900
committeryyamashita <yyamashita@hetzner.yyamashita.com>2026-05-19 22:25:18 +0900
commit23afa26eeedf271081b4f369893f785b41d2fa0a (patch)
tree355f375aec213d535b0d07dc8362e4ddc5feb3d0 /SCRAPE_TARGETS.md
parentfd4ea38bd52a8aa8a31dbb3fd9c7fdfe5d960ec4 (diff)
Add RIPS 八王子 and MatchVox 八王子 scrapers
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 <noreply@anthropic.com>
Diffstat (limited to 'SCRAPE_TARGETS.md')
-rw-r--r--SCRAPE_TARGETS.md2
1 files changed, 2 insertions, 0 deletions
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) | ✅ |
### 状態凡例
- ✅ 動作中