solorpower/crawler/tests/fixtures/sun_wms_daily.html
haneulai a716dbef96
Some checks are pending
CI / Crawler (Python ${{ matrix.python-version }}) (3.10) (push) Waiting to run
CI / Crawler (Python ${{ matrix.python-version }}) (3.11) (push) Waiting to run
CI / API (Python 3.11) (push) Waiting to run
CI / Database migration (push) Waiting to run
CI / App web build (Node 20) (push) Waiting to run
feat: harden solar monitoring through stage 7
2026-08-07 14:07:22 +09:00

10 lines
139 B
HTML

<html>
<body>
<table>
<tbody>
<tr><td>2026-08-05</td><td>52.59</td></tr>
</tbody>
</table>
</body>
</html>