Tell us what you want to scrape. We'll ask a clarifying question if it's ambiguous, then hand you a CLI command to run the actual capture.
{# TODO(T55-prefill): the route handler does not currently thread the ``prefill_target`` query-param into the renderer, so this falls back to an empty string. Wire ``prefill_target = request.query_params.get( "prefill_target", "")`` into ``render_dashboard_scan_new_html`` (and its kwarg list in templates/__init__.py) when picking up the rescan UX polish. #} {% set prefill_target = prefill_target|default('', true) %}Thinking...
Round 1 of 3
Inferred data kind: . Now run the capture from your CLI: