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
10d 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 →
mouser.com API
mouser.com API
lazada.co.th API
Search for products and browse categories on Lazada Thailand to find detailed information like prices, descriptions, and availability. Discover items by keyword or category to compare specifications and make informed purchasing decisions.
woocommerce.com API
Browse and search thousands of WooCommerce extensions, themes, and business services from the official marketplace while accessing detailed product information, user reviews, and ratings. Integrate marketplace data, blog content, and documentation directly into your applications to help users discover and learn about WooCommerce solutions.
leroymerlin.fr API
Search and browse Leroy Merlin France's complete product catalog to find items by category, view pricing, product details, and compare offerings from Leroy Merlin and their online partners. Access real-time product information including names, IDs, URLs, and seller details to help you discover and evaluate home improvement and DIY products.
lowes.com API
Search and browse products from Lowe's, including product listings by category, detailed product information, and pricing. Retrieve comprehensive details on specific items to compare options and make informed purchasing decisions.
zapimoveis.com.br API
Search and filter real estate listings across Brazil on ZAP Imóveis — the country's largest property portal. Retrieve listings for sale or rent with detailed attributes including price, location, size, bedrooms, bathrooms, parking, and amenities. Supports location autocomplete, property type discovery, and full listing detail retrieval.
bilbasen.dk API
Search Denmark's largest car marketplace to find vehicles by make and model, then access detailed pricing and technical specifications including emissions, weight, MSRP, battery size, and equipment details. Get comprehensive car listings and full specs to compare vehicles on Bilbasen.dk.
bigbasket.com API
Browse and search BigBasket's online grocery catalog. Retrieve product details, pricing, stock availability, category trees, search suggestions, homepage promotions, and delivery coverage — all in one API.