diff options
| author | yyamashita <yyamashita@mosquit.one> | 2026-05-07 22:06:24 +0900 |
|---|---|---|
| committer | yyamashita <yyamashita@mosquit.one> | 2026-05-07 22:06:24 +0900 |
| commit | b4823d4c124160dcba8e5fed1e424cf2cc12e72c (patch) | |
| tree | 573de8cf82704320b3f308eaa0112e590e5f0aa5 /scripts/scrape.ts | |
| parent | b8537eabe94b24e8530b4c1511456dc94cf8ec4c (diff) | |
Fix scrapers returning 0 events for 4 venues
Rewrote selectors to match actual HTML structure after inspecting each site:
- LIQUID ROOM: article selector, date extracted from URL (_YYYYMMDD suffix)
- WWW/WWW X: article.column selector, month from li.month nav, day rollover detection
- 新宿 LOFT: section.block_schedule_list links, full date from time div.year/month/day
- CLUB QUATTRO: li[data-event-date] with ISO date attribute, jp-label time parsing
Result: 0件 → LIQUID ROOM 25件 / WWW 48件 / LOFT 13件 / QUATTRO 24件
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Diffstat (limited to 'scripts/scrape.ts')
0 files changed, 0 insertions, 0 deletions
