Interface Overview
What the main window of the Market Ninja extension consists of and how to manage it.
The Market Ninja interface is designed so that you can start data collection in 2 clicks. Below is a description of the main controls.
Single Page Mode
Bulk Mode
1. Extension Header
Top panel for global navigation.
- Logo and name — click to open the official website;
- Settings — access the custom attributes, limits, and export menu;
- Help — quick link to this documentation.
View Mode Toggle
In the center of the header there is a pill-shaped toggle that controls the global operating mode of the extension:
- Current Page — the extension works with the page open in the active browser tab. This is the standard mode for parsing categories, search results, and product cards.
- Bulk List — batch processing mode: you enter an arbitrary list of URLs or SKUs, and the extension processes them one by one. Learn more: Bulk URL Parsing.
The toggle is locked during active parsing or when stopping.
2. Page Information
A block that shows exactly where you are and what the parser sees:
- Current page name and marketplace icon;
- Number of pagination pages and products available for collection;
- 🔍 Magnifying glass button — allows you to instantly switch the browser to the tab the extension window is attached to (convenient if you have many tabs open).
3. Parsing Control Panel
Main block for starting and stopping the operation.
Parsing mode selection: Available modes change dynamically depending on which page you are on and which view mode is active:
In "Current Page" mode:
- Product Lists (Search, Categories, etc.):
- Basic data — fast collection of basic metrics (price, rating, discount);
- Extended data — deep collection of all characteristics (works slower);
- Specific Product Card:
- Only this SKU — collect data only for the current size/color;
- All colors and variants — sequential collection of all variants from the card;
- 👑 Premium functions:
- Product / products reviews — bulk export of review texts.
In "Bulk List" mode:
The dropdown changes to a Parsing Intent selector:
- Product Data — extended data collection (characteristics, prices, seller info) for each link in the list;
- 👑 Reviews — review text collection for each link (Premium only).
Action buttons:
- Collect data / Stop — starting and interrupting the process;
- Delete — clearing the table of collected data;
- Copy — copying the entire table to the clipboard (to paste into Google Sheets via
Ctrl+V); - Export — downloading the file in
XLSX(Excel),CSV, orJSONformats.
4. Data Table and Progress
Collected results appear here in real-time.
- Progress bar — appears during the parser's operation and shows the number of processed products;
- Interactive table — click on column headers to sort or use the search bar above the table for filtering;
Last updated