
eBay Product Details Scraper
Extract complete public listing details from one or more eBay item URLs.
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 |
|---|---|
| Public source url for the record. |
| Structured item number value returned by the Bot. |
| Public title. |
| Public subtitle. |
| Structured category path value returned by the Bot. |
| Visible current price, preserved as null when unavailable. |
| Visible original price, preserved as null when unavailable. |
| Structured currency value returned by the Bot. |
| Public availability text text. |
| Structured quantity value returned by the Bot. |
| Visible sold count value. |
| Public image URLs returned for the record. |
| Public seller name. |
| Public seller url for the record. |
| Visible seller feedback count value. |
| Public seller positive rating metric. |
| Structured item location value returned by the Bot. |
| Structured brand value returned by the Bot. |
| Structured product type or model value returned by the Bot. |
| Structured mpn value returned by the Bot. |
| Structured upc value returned by the Bot. |
| Structured ean value returned by the Bot. |
| Structured condition value returned by the Bot. |
| Visible shipping cost, preserved as null when unavailable. |
| Public shipping text text. |
| Structured listing-specific attributes. |
| Public canonical url for the record. |
| Explicit processing error when the public item cannot be read. |
How to Use eBay Product Details Scraper
- Click Run task.
- Enter the configurable values shown below.
- Run the Bot and review the structured records.
- Export the result or connect it to an API, automation platform, or agent workflow.
Input Parameters
Parameter | Required | Default | Description |
|---|---|---|---|
| Yes |
| One or more public eBay item URLs. |
| Yes |
| 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?
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.
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.
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.
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
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
