Discover/ebay.co.uk API
live

ebay.co.uk APIebay.co.uk

Access eBay UK listings, sold prices, item details, seller feedback, categories, daily deals, and PSA card results via a single REST API.

Endpoints
7
Updated
28d ago
Try it
Page number for pagination
Search keyword
eBay category ID to filter results. 0 searches all categories.
api.parse.bot/scraper/923c816c-9218-4c32-ae0c-2eac3d514be5/<endpoint>
Ready to send
Fill in the parameters and hit sign in to send to see live response data here.
Use it in your codegrab a free API key at signup
curl -X GET 'https://api.parse.bot/scraper/923c816c-9218-4c32-ae0c-2eac3d514be5/search_listings?page=1&query=laptop&category_id=0' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 7 totalclick to expand

Search for active product listings on eBay UK by keyword and category. Returns paginated results with title, price, condition, and item ID.

Input
ParamTypeDescription
pagestringPage number for pagination
queryrequiredstringSearch keyword
category_idstringeBay category ID to filter results. 0 searches all categories.
Response
{
  "type": "object",
  "fields": {
    "page": "string, current page number",
    "items": "array of listing objects with item_id, title, price, condition, url, and shipping",
    "query": "string, the search query used"
  },
  "sample": {
    "data": {
      "page": "1",
      "items": [
        {
          "url": "https://www.ebay.co.uk/itm/178111197347",
          "price": "£513.92",
          "title": "iPhone 15 Pro White Titanium 128GB",
          "item_id": "178111197347",
          "shipping": "+£11.95 delivery",
          "condition": "Pre-owned"
        }
      ],
      "query": "laptop"
    },
    "status": "success"
  }
}

About the ebay.co.uk API

The eBay UK API covers 7 endpoints that return active listings, completed sales, item details, seller feedback, category trees, daily deals, and sold PSA-graded card results from eBay.co.uk. The search_listings endpoint accepts a keyword query and optional category_id to return paginated results with title, price, condition, and item ID. A dedicated search_sold_psa_cards endpoint filters completed sales to PSA-graded trading cards specifically.

Active and Sold Listings

The search_listings endpoint takes a required query string plus optional page and category_id parameters. Results include an items array where each object carries item_id, title, price, condition, url, and shipping. Setting category_id to 0 searches across all categories. The search_sold_listings endpoint works the same way but targets completed sales, making it useful for price history research — each response includes a type field set to 'sold' so you can distinguish result sets programmatically.

Item Details and Seller Feedback

get_item_details accepts a 10–14 digit item_id and returns the full listing record: price, title, images (an array of URLs), condition, seller_username, and a specifics object containing key-value pairs such as brand, model, or size depending on the category. get_seller_feedback takes a seller username and returns positive_feedback_percent alongside a recent_feedbacks array, each entry holding a comment and an item field.

Categories, Deals, and PSA Cards

get_all_categories requires no parameters and returns the full eBay UK category tree: top-level categories with name, id, and a subcategories array where each child also carries name, url, id, and a children array. get_daily_deals returns current promotions as a deals array with title, price, original_price (when the listing shows a was-price), and url. The search_sold_psa_cards endpoint filters completed sales to items containing 'PSA' in the title; pass a card_name string to target a specific card and grade.

Common use cases
  • Build a price tracker by polling search_sold_listings for a product keyword and charting median price over time.
  • Vet a seller before a high-value purchase by calling get_seller_feedback to review positive_feedback_percent and recent comments.
  • Power a product comparison tool using get_item_details to pull specifics fields like brand and model across multiple item_id values.
  • Aggregate eBay UK daily deals into a deal-alert newsletter using get_daily_deals and its original_price vs price fields.
  • Research PSA graded card valuations by querying search_sold_psa_cards with a specific card name and grade.
  • Populate a category-aware search UI by pre-loading the category tree from get_all_categories and mapping id values to category_id filter params in search_listings.
  • Detect arbitrage opportunities by comparing active listing prices from search_listings against completed sale prices from search_sold_listings for the same query.
Pricing & limitsSee full pricing →
TierPriceCredits/monthRate limit
Free$0/mo1005 req/min
Hobby$30/mo1,00020 req/min
Developer$100/mo5,000250 req/min

One credit = one API call regardless of which marketplace API you call. Exceeding the rate limit returns a 429 response. Authenticate with the X-API-Key header.

Frequently asked questions
Does eBay have an official developer API?+
Yes. eBay operates the eBay Developers Program at developer.ebay.com, which includes the Browse API, Finding API, and Trading API among others. Those require application registration and OAuth credentials. This Parse API provides access to eBay UK data without that setup.
What does `get_item_details` return that `search_listings` doesn't?+
search_listings gives you a summary per item: item_id, title, price, condition, url, and shipping. get_item_details goes deeper for a single item — it adds a full images array, a specifics object with category-specific attributes like brand or model, and the seller_username. Use it when you need the complete record for a known item ID.
Does the API cover eBay marketplaces outside the UK?+
No. All endpoints are scoped to eBay.co.uk. Results, prices (in GBP), and category IDs reflect the UK marketplace only. You can fork this API on Parse and revise it to target a different eBay regional domain if you need another market.
Does the API return bid history or auction time-remaining for auction listings?+
Not currently. The API returns price, condition, title, url, and shipping for listings, but does not expose bid count, current bid history, or auction end times. You can fork it on Parse and revise to add an endpoint that surfaces those auction-specific fields.
How does pagination work for search endpoints?+
Both search_listings and search_sold_listings accept an optional page string parameter. The response echoes back the page value you passed. If page is omitted, results default to the first page. Increment the page value in successive requests to walk through result sets.
Page content last updated . Spec covers 7 endpoints from ebay.co.uk.
Related APIs in MarketplaceSee all →
ebay.com API
Search and monitor eBay listings across any category, with support for active and completed/sold listings. Retrieve item details, pricing history, seller profiles and feedback, and category data. Filter by keyword, category, condition, seller, and sort order to support price research, market analysis, and inventory monitoring.
ebay.ca API
Search and compare eBay Canada listings with detailed item information, pricing history from completed sales, and seller profiles to make informed buying decisions. Discover current deals, browse product categories, and view seller feedback and ratings all in one place.
ebay.de API
Search eBay.de listings with flexible filters to find the products you want, view detailed item information, and check seller feedback ratings to make informed buying decisions. Track sold items and monitor pricing trends across any category.
ebay.com.au API
Search active and sold eBay Australia listings to research products, analyze competitors, and view detailed listing information like pricing and performance metrics. Get market insights including demand trends and pricing data to inform your selling strategy.
ebay.it API
Search and browse listings on eBay Italy (ebay.it). Retrieve item details, completed/sold listings for price research, and public seller profiles.
amazon.co.uk API
amazon.co.uk API
shpock.com API
Search and browse products listed on Shpock.com, view detailed listing information and seller profiles, and explore all available marketplace categories. Find what you're looking for by searching inventory, checking seller histories, and discovering related items from individual merchants.
vinted.co.uk API
Search and browse Vinted UK listings to compare prices, view detailed product information, and track pricing trends across categories. Get instant access to live marketplace data including search results, item details, and price intelligence for competitive shopping analysis.
eBay UK API – Listings, Prices & Seller Data · Parse