template bg

eBay Product Details Scraper

Extract complete public listing details from one or more eBay item URLs.

Published by
Br
BrowserAct Team
August 21, 2026
Approx.Credits
40-50 Credits
Categories
BA
eBay
Template ID
113873281863430055

Brief

Extract complete public listing details from one or more eBay item URLs. The template returns product, price, seller, shipping, identifier, condition, and item-specific data for commerce research and monitoring.

What Does BrowserAct eBay Product Details Scraper Do?

This BrowserAct template runs a validated, reusable extraction path against publicly accessible eBay pages. Configure the inputs, run the Bot, and receive structured records without writing selectors or browser scripts.

Key Features

  • Process reusable public eBay item URLs.
  • Capture current and original prices with currency.
  • Collect seller feedback, location, availability, and sold count.
  • Return shipping, identifiers, images, and structured item specifics.

What Data Can I Extract from eBay?

Field

Description

source_url

Public source url for the record.

item_number

Structured item number value returned by the Bot.

title

Public title.

subtitle

Public subtitle.

category_path

Structured category path value returned by the Bot.

current_price

Visible current price, preserved as null when unavailable.

original_price

Visible original price, preserved as null when unavailable.

currency

Structured currency value returned by the Bot.

availability_text

Public availability text text.

quantity

Structured quantity value returned by the Bot.

sold_count

Visible sold count value.

image_urls

Public image URLs returned for the record.

seller_name

Public seller name.

seller_url

Public seller url for the record.

seller_feedback_count

Visible seller feedback count value.

seller_positive_rating

Public seller positive rating metric.

item_location

Structured item location value returned by the Bot.

brand

Structured brand value returned by the Bot.

product_type_or_model

Structured product type or model value returned by the Bot.

mpn

Structured mpn value returned by the Bot.

upc

Structured upc value returned by the Bot.

ean

Structured ean value returned by the Bot.

condition

Structured condition value returned by the Bot.

shipping_cost

Visible shipping cost, preserved as null when unavailable.

shipping_text

Public shipping text text.

item_specifics

Structured listing-specific attributes.

canonical_url

Public canonical url for the record.

error

Explicit processing error when the public item cannot be read.

How to Use eBay Product Details Scraper

  1. Click Run task.
  2. Enter the configurable values shown below.
  3. Run the Bot and review the structured records.
  4. Export the result or connect it to an API, automation platform, or agent workflow.

Input Parameters

Parameter

Required

Default

Description

Product URLs

Yes

https://www.ebay.com/itm/356735602454

One or more public eBay item URLs.

Count

Yes

1

Maximum supplied product URLs to process.

Example Output

{
"results": [
{
"item_number": "356735602454",
"title": "Example eBay Product",
"current_price": 24.99,
"currency": "USD",
"availability_text": "In stock",
"sold_count": 120,
"seller_name": "example-seller",
"seller_positive_rating": "99.8%",
"condition": "New",
"shipping_cost": 0,
"canonical_url": "https://www.ebay.com/itm/356735602454"
}
]
}

How Does it Work?

How eBay Product Details Scraper runs

BrowserAct opens each configured public eBay item URL, follows the canonical listing URL, and waits for the complete listing state to load.

The Bot maps public listing, seller, pricing, shipping, image, identifier, and item-specific data into one record per item while preserving unavailable optional values as null.

How to Build a New Scraper Bot with Agent Built

Step 1: Describe the Data You Need

Open BrowserAct and start Agent Built from the Home prompt box or from Create -> Build with Agent. Paste a clear request that includes the website, the records to collect, the filters or search conditions, the fields to return, the result limit, and the inputs you want to reuse later.

Agent Built prompt templates

Step 2: Let BrowserAct Build and Test the Bot

BrowserAct explores the live website, works out the navigation and extraction path, and validates the result. If BrowserAct asks for clarification, reply in the same build conversation with the missing URL, condition, field, example, or expected output.

Agent Built exploration

Step 3: Run the Bot and Review the Result

When the build is complete, run the Bot with the default inputs first. Review the structured records, source URLs, missing fields, and row count before reusing the Bot with new inputs or connecting it to another workflow.

Agent Built run inputs

Agent Built run results

Why Use eBay Product Details Scraper?

Monitor public listings, compare sellers, enrich catalogs, audit product identifiers, and build reusable e-commerce research datasets.

Who Can Use This Template?

  • E-commerce analysts.
  • Marketplace sellers.
  • Pricing and catalog teams.
  • Automation builders processing product records.

How Many Results Can You Scrape?

Count limits the number of supplied item URLs processed. Ended or unavailable listings may return partial fields with an explicit error value.

Automation and Export

Automation and export flow

BrowserAct returns structured data first. You can then use the completed output through API JSON responses, n8n workflows, Make scenarios, Zapier automations, MCP-based agent workflows, or manual CSV and spreadsheet review.

Need Help?

Contact us at

Discord: Discord Community

E-mail: service@browseract.com

What can we do for youWhat can we do for you

FAQ About the template

Your next scraper starts here.

eBay Product Details Scraper | BrowserAct Template