Market NinjaMarket Ninja
Working with the Extension

Export and Working with the Table

How to manage collected data, configure columns, and export results in Excel (XLSX), CSV, and JSON formats.

After the data is collected, it is displayed in a table inside the extension.

Table Management

  • Sorting: Click on the header of any column to sort data in ascending or descending order;
  • Search: Use the input field above the table to filter products by name, brand, or SKU;
  • Copying: The Copy button saves all data from the table to the clipboard (you can paste it directly into Google Sheets or Excel via Ctrl+V).

Column Manager

Click the gear icon (⚙) button next to the table to open the column manager.

In the column manager you can:

  • Show or hide a column: Click the eye icon next to the column. Hidden columns are not displayed in the table and are not included in exports;
  • Reorder columns: Drag a column by the grip handle (⠿) to the desired position — within the visible columns list or between visible and hidden;
  • Find a column: Type a name in the search box to quickly locate a column in a long list;
  • Reset settings: Click the reset button (↺) to restore the default column order and visibility.
The column manager button is unavailable while data collection is in progress or the table is empty.

Data Export

Click the Export button to select a format:

  1. XLSX (Excel) — the best choice for most tasks. The file is immediately ready for work, numbers and prices have the correct format;
  2. CSV — a universal text format. Suitable for importing into databases or third-party programs;
  3. JSON — a format for developers and integrations.
You can configure automatic data cleaning during export (for example, removing HTML tags from descriptions) in the User Settings section.

On this page