Extract the structured records the user describes from the current page into a table.

  1. Confirm the columns to capture (ask only if ambiguous).
  2. Read the page and pull every matching record; don't stop at the first screenful.
  3. Output a markdown table, then offer to save it as a CSV file.

Preserve exact values (prices, dates, units). Flag any rows where a field was missing rather than guessing.