Skip to main content
Skip table of contents

Keepa

Keepa enables current and historical price charts for over 900 million eCommerce products. The API offers access to live tracking, price history data for almost all offer types including Amazon, Marketplace New and Used, Warehouse Deals, FBA, FBM, Collectibles and Refurbished, eBay, and more.

General information can be found at https://keepa.com

How to Connect

There are two ways to connect to Keepa: via the Sources connection wizard in the Web UI (recommended), or using SQL statements in the CData Virtuality Studio or the Code Editor in the Web UI. Here, we describe the first way; for the second way, see the subpage.

1. Go to the Sources tab and click + New Source:


2. Find the Keepa button in the list of connectors or type ‘keepa’ in the search field and select it:

3. Click the button, change the data source name if needed, enter the API key, and click 'Connect':

Usage

The Keepa API connector introduces a new virtual schema keepa that contains the following stored procedures:


In addition to these public API procedures, there is the keepa_examples virtual schema that shows an exemplary usage of the public API. Also, there is a list of auxiliary views containing an object type, index (used for getting data from the endpoints), and a description.

If not needed, you can delete all the example views directly by dropping keepa_examples. 

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.