This app runs inside the BotSurf browser. Don't have it yet? Get the app or extension now!

Etsy Listing Exporter

Productivity · All
0 installs · Verified BotGentz app
Launch App
Opens in BotSurf — try it free, no account needed.
CategoryProductivity
PlatformAll
Pricing Free
Installs0
Download BotSurf to use — free
No account needed for free apps. Once BotSurf is open, find this app in Apps from the + menu.

About this app

WHAT IT DOES

Etsy Listing Exporter scans Etsy shop listing pages and extracts structured listing data including title, price, currency, quantity, item ID, description snippet, category, tags, shipping cost, created date, views, and favorites. The tool aggregates all visible listings on the current page into a clean table and exports the data as CSV or JSON with one click. You can also copy the data to your clipboard as tab-separated text for pasting into spreadsheets. The tool automatically detects listings regardless of which Etsy page you are viewing — shop pages, category pages, or search results.

WHERE IT RUNS

This userscript runs inside Etsy (etsy.com) in your browser, powered by the free BotGentz extension. It operates entirely on the page you are viewing — it does not send your listing data anywhere else. All data extraction and processing happens locally in your browser. The script works on all Etsy pages including shop inventory, category browse, and search result pages.

HOW TO USE

Install the BotGentz extension, then install this userscript from the BotGentz catalogue. Navigate to any Etsy page with listings — a shop's active listings, a category page, or search results. The tool will automatically scan the page and show the number of listings found. Use the "Scan Page" button to manually refresh the data. Select which columns you want to export by toggling the checkboxes. Choose your export format (CSV or JSON) from the dropdown. Click "Export" to download the file with the current date in the filename. Click "Copy to Clipboard" to copy tab-separated listing data for pasting into spreadsheets or other applications.

HOW IT WORKS UNDER THE HOOD

The script uses a multi-strategy extraction approach that adapts to Etsy's evolving DOM structure. It first attempts to locate listings using common selectors like li.wt-list-unstyled, div.wt-grid__item, and div[data-listing-id]. If those fail, it scans the page for listing containers using data attributes and structural patterns. For each listing, it extracts data using specific selectors for each field — title, price, currency, quantity, description, category, and tags. The script also parses the item ID from listing links using pattern matching on Etsy's URL structure (/listing/ followed by the item number). Views and favorites are extracted from the page text using regex patterns. The script deduplicates listings by item ID to prevent double-counting when listings appear multiple times in the DOM, and the CSV export handles proper escaping of fields containing commas, quotes, or newlines.

THE PANEL

The tool runs in the BotGentz panel, a draggable floating interface that stays on top of the page. You can drag the panel by its header, collapse it to a small bubble, and resize it. The panel remembers its position per site, so it stays where you left it when you return to Etsy. Press Escape to close the panel when you are done. The panel includes status indicators showing how many listings were found, a format selector, and checkboxes for selecting which columns to export.

PLEASE NOTE

This tool requires the free BotGentz extension to run. Etsy frequently updates its interface — if the tool stops working, check for an updated version or report the issue. All data stays in your browser and is never sent to any external server. The tool works only on the current page; to export listings from multiple pages, scan each page individually. The tool extracts visible data only and cannot access listing details not loaded on the current page. Listing fields may vary by shop and listing type — missing fields will show as "N/A".

Similar Apps

Log in to BotGentz

Suggest an App

Tell us what you'd find useful — if we build it, we'll email you the moment it's ready.