How to

How to get extracted data into Google Sheets

The fastest route into Google Sheets isn't a file at all. Copy the extracted table to your clipboard and paste it directly into a sheet: the columns land in columns and the rows in rows, with no download, no import dialogue and no upload.

Takes about 1 min

Steps

  1. Finish the extraction

    Confirm the table looks right in the side panel.

  2. Choose the copy-to-clipboard option

    The whole table is copied in a tab-separated form that spreadsheets understand.

  3. Open your sheet and select the top-left cell

    Where you want the data to start.

  4. Paste

    Columns and rows land in place. The same clipboard content pastes into Excel or a CRM's import field.

Worth knowing

  • This is a clipboard paste, not an API integration — there's no scheduled sync and no live link back to the source page.
  • For very large result sets, a CSV download and File → Import is more reliable than a single enormous paste.
  • Nothing is uploaded. The clipboard content is generated from records already stored locally in your browser.

Questions

Does this connect to Google Sheets automatically?

No. It copies the table to your clipboard in a format spreadsheets understand, and you paste it. There's no account connection, no scheduled sync and no live link to the source.

Related guides