From 44f9ef0d9caa0d9cce06635f6c0c7e045fef2796 Mon Sep 17 00:00:00 2001 From: yyamashita Date: Fri, 3 Jul 2026 10:23:41 +0900 Subject: =?UTF-8?q?Add=20scrapers=20for=20=E6=96=B0=E5=AE=BFMARZ=20and=20?= =?UTF-8?q?=E6=9D=B1=E9=AB=98=E5=86=86=E5=AF=BAU.F.O.CLUB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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 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必須 | ### 状態凡例 - ✅ 動作中 -- cgit v1.2.3