summaryrefslogtreecommitdiff
path: root/SCRAPE_TARGETS.md
diff options
context:
space:
mode:
authoryyamashita <yyamashita@hetzner.yyamashita.com>2026-07-03 10:23:41 +0900
committeryyamashita <yyamashita@hetzner.yyamashita.com>2026-07-03 10:23:41 +0900
commit44f9ef0d9caa0d9cce06635f6c0c7e045fef2796 (patch)
treeae0f5c8ee341bfdd0430ad806ba8e6604636a9ef /SCRAPE_TARGETS.md
parent272f7d079cbac81c9af86b9f210ace8cabc0e98c (diff)
Add scrapers for 新宿MARZ and 東高円寺U.F.O.CLUB
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 0bfe6b5..e719787 100644
--- a/SCRAPE_TARGETS.md
+++ b/SCRAPE_TARGETS.md
@@ -27,6 +27,8 @@
| `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) | ✅ |
+| `marz-shinjuku` | 新宿MARZ | 新宿 | http://www.marz.jp/schedule/YYYY/MM/ | [marz-shinjuku.ts](app/scrapers/marz-shinjuku.ts) | ✅ |
+| `ufoclub-higashikoenji` | 東高円寺 U.F.O.CLUB | 東高円寺 | https://www.ufoclub.jp/schedule/ | [ufoclub-higashikoenji.ts](app/scrapers/ufoclub-higashikoenji.ts) | ✅ UA必須 |
### 状態凡例
- ✅ 動作中