Countdown API

Countdown API

Countdown API is the real-time Ebay Product Data API you've been looking for. No manual rules or web-scraper maintenance required.

Countdown API is a real-time, high-scale API to request Ebay product data, customer reviews, search results, purchase histo

28/07/2023

Meet Our Newest API! 🎉

We’ve just launched Backyard API , our real-time Lowe’s product data API and companion to BigBox API for home improvement data . Let us know what you think of our newest addition or if you need any help. As always, you can try it out free!

01/06/2023

Seller information is now returned for searches

A new property for Countdown Search parsing has been added. The property returns the name, review_count, and positive_feedback_percent for sellers.
https://www.countdownapi.com/docs/ebay-product-data-api/results/search

21/04/2023

Business Update

As a result of significant growth, our infrastructure — namely the dynamic routing of traffic to accommodate high volume customers — has recently required updates. Reworking architecture patterns and proxy configurations has taken us a fair amount of time, which in turn has led to some slower customer issue resolution. We'd like to assure you that we’ve identified and corrected the infrastructural shortcomings, and the outcome is a 50% increase in infrastructure and proxy capacity. We apologize for the potential business interruptions you may have experienced over the last couple months. Our aim is to earn your trust back and continue to support the realization of your business goals. Please don’t hesitate to get in touch if you require further information.

31/01/2023

Help us choose our next API!

What should we build next? Our product team values your feedback. If you'd like to, let us know your thoughts on which APIs to include on our roadmap. Survey

Timeline photos 07/08/2022

Ebay Deals pages returned by Countdown

A new response type has been added to Countdown to parse Ebay Deals pages.
https://www.countdownapi.com/docs/ebay-product-data-api/parameters/deals

Timeline photos 11/07/2022

"make_offer" added to Product response

A new boolean make_offer has been added to the type=product response. This will be set to true when the Make Offer button is visible on the product listing page.
https://www.countdownapi.com/docs/ebay-product-data-api/results/product

Timeline photos 15/06/2022

Support for custom S3-compatible object stores in Destinations

It's now possible to specify a custom S3 endpoint to have Destinations upload Result Sets to any S3 compatible object store.
https://www.countdownapi.com/docs/destinations-api/overview

Timeline photos 08/04/2022

Support for ebay.be Netherlands and France added

Support has been added for the bennl.ebay.be (Netherlands) and befr.ebay.be (France) domains.
https://www.countdownapi.com/docs/ebay-product-data-api/reference/ebay-domains

Timeline photos 16/02/2022

Ebay Autocomplete results

Countdown can now return Autocomplete results using the new type=autocomplete request.
https://www.countdownapi.com/docs/ebay-product-data-api/parameters/autocomplete

Timeline photos 23/01/2022

Parts Compatibility when "type=product"

Countdown can now return "parts compatibility" data when the include_parts_compatability=true request parameter is set. The parts compatibility properties are typically shown in the descriptive section of the Ebay product listing page - for example, a compatibility table showing the vehicle a particular part is compatible with (screenshot shown below).
https://www.countdownapi.com/docs/ebay-product-data-api/parameters/product

Timeline photos 03/01/2022

Master Product pages currently sold out indicator

When parsing type=product requests Countdown now returns a sold_out=true boolean when parsing a Master Product page that is "currently unavailable" on all selling channels (instead of the previous behaviour of returning an error).
http://localhost:3001/docs/ebay-product-data-api/results/product

07/11/2021

Select all CSV Fields

We have added Select All / Select None options to quickly select all CSV fields in the Collection editor and API Playground to make choosing CSV fields much quicker.
https://app.countdownapi.com

Countdown API - Ebay Product Data API

Timeline photos 01/09/2021

Filter Collections by Last Run date

The Collections List API has been updated to allow sorting Collections by last_run date. You can also now filter the Collections by date using the last_run_before and last_run_after request parameters. The Collections Dashboard has also been updated to show the Last Run date for each Collection.
https://www.countdownapi.com/docs/collections-api/collections/list

Timeline photos 31/08/2021

Filter search requests using facets

A new facets parameter has been added to the type=search request. Facets allow you to specify search facets to limit your search requests by specific Ebay filters.
https://www.countdownapi.com/docs/ebay-product-data-api/parameters/search

Timeline photos 31/08/2021

Per-minute Collection scheduling improvements

The Per X Minutes Collection scheduling options have been extended to allow you to run Collections on a "Per X Minute" schedule restricted to specific hours of the day and days of the week or month. The schedule_hours, schedule_days_of_week and schedule_days_of_month can now be used with schedule_type=minutes Collections for additional flexibility. This allows for scenarios such as "run this Collection every 5 minutes, between 9am and 5pm, on weekdays only".
https://www.countdownapi.com/docs/collections-api/collections/create

Timeline photos 30/08/2021

Run Collections on a per-minute schedule

Collections can now be scheduled on a per-minute basis, in addition to the existing hourly, daily, weekly and monthly schedules. Set schedule_type=minutes when creating your Collection and specify the per-minute schedule using the schedule_minutes parameter. Per-minute schedules of every minute up to every hour are supported.
https://www.countdownapi.com/docs/collections-api/collections/create

Timeline photos 27/08/2021

Variants added to product/listing page response

A new variants array has been added to the Product/Listing page response showing the variants of the current product complete with price and stock status for each variant.
https://www.countdownapi.com/docs/ebay-product-data-api/results/product

27/08/2021

Account Balance added to Account API

The Account API has been updated to include your current Account Balance in the account_balance_usd property. Your Account Balance is used to settle any Overage charges (to avoid multiple small overage charges being made to your payment card). You can top up your Account Balance at any time on the Account page of the Dashboard.
https://www.countdownapi.com/docs/account-api

Countdown API - Ebay Product Data API Countdown API is the real-time Ebay Product Data API you've been looking for. No manual rules or web-scraper maintenance required.

Timeline photos 25/08/2021

Ended type (ended naturally or sold) and ended date added to Search results

A new object " ended" has been added to the type=search results to show whether a listing ended naturally or was sold. The date (if shown) that the listed ended naturally or was sold is shown also.
https://www.countdownapi.com/docs/ebay-product-data-api/results/search

Timeline photos 24/08/2021

Best Offer Accepted flag added to Search results

A new boolean property best_offer_accepted=true has been added to the type=search results schema. This property is set to true when the "Best Offer Accepted" text is shown alongside the search result.
https://www.countdownapi.com/docs/ebay-product-data-api/results/search

Timeline photos 24/08/2021

New parameter to exclude "results matching fewer words" in search results

Set to true when this search result appears beneath the "Results matching fewer words" banner (meaning the search result doesn't exactly match the search_term and has been suggested as an alternative).
https://www.countdownapi.com/docs/ebay-product-data-api/parameters/search

Timeline photos 24/08/2021

Best Offer Accepted flag added to Listing page results

A new boolean property has been added to the type=product (individual listing page) response to identify when a listing has had a Best Offer accepted.
https://www.countdownapi.com/docs/ebay-product-data-api/results/product

22/08/2021

New Collections API endpoint to Stop All queued and running Collections

The new Stop All Collections API endpoint allows you to stop all running and queued Collections on your account in one API call. Useful if you have accidentally started a large number of Collections and need a quick way to set them all back to idle.

Countdown API - Ebay Product Data API Countdown API is the real-time Ebay Product Data API you've been looking for. No manual rules or web-scraper maintenance required.