Channel3 Logo

Cambridge University Pr. logoCambridge University Pr. product data API

Structured Cambridge University Pr. product data for developers building search, recommendations, and AI shopping agents.

1,947 products
Sample prices AUD 34–AUD 280

Agentic commerce demo

Try a Cambridge University Pr.-only AI shopping agent

This demo uses a constant Cambridge University Pr. filter and tells the assistant it represents Cambridge University Pr. only. Developers can use the same pattern to build brand-scoped shopping agents, product search, and recommendation flows.

Do you work at Cambridge University Pr.?

Looking to drive more AI sales? Channel3 can help Cambridge University Pr. surface more accurately and frequently on AI shopping platforms. No technical work required on your end. Most teams get set up in less than 10 minutes and see results same week.

Drive more AI sales
C3

Hello! I'm an AI shopping assistant powered by the Channel3 API, and I'm scoped to Cambridge University Pr. products.

Find any Cambridge University Pr. product with one easy endpoint

Start with 1,000 free searches every month.

curl https://api.trychannel3.com/v1/search \
  -H "x-api-key: $CHANNEL3_API_KEY" \
  -H "content-type: application/json" \
  -d '{
  "query": "Cambridge University Pr. products",
  "filters": {
    "brand_ids": [
      "FO49"
    ]
  },
  "limit": 20
}'
from channel3_sdk import Channel3

client = Channel3()

products = client.search.perform(
    query="Cambridge University Pr. products",
    filters={"brand_ids": ["FO49"]},
    limit=20,
)
import Channel3 from "@channel3/sdk";

const client = new Channel3();

const products = await client.search.perform({
  query: "Cambridge University Pr. products",
  filters: {
    brand_ids: ["FO49"],
  },
  limit: 20,
});

What the product data includes

Normalized product titles

Clean, comparable titles across merchants and storefronts.

Brand and categories

Stable identifiers for filtering, deduplication, and analytics.

Images and product metadata

Hero images, product IDs, category signals, and merchant context.

Live prices and availability

Current offer data so agents do not recommend stale products.

Merchant URLs

Direct product links from retailers and marketplaces.

Affiliate-ready offers

Monetizable links and commission-aware offer selection where available.

Sample Cambridge University Pr. products

A preview of the products available through the Channel3 Cambridge University Pr. product data API.

The Principles Of Gothic Ecclesiastical Architecture
Cambridge University Pr.
The Principles Of Gothic Ecclesiastical Architecture
A$56
World War I And The Triumph Of A New Japan, 1919–1930
Cambridge University Pr.
World War I And The Triumph Of A New Japan, 1919–1930
A$62
Anecdotes Of The Manners And Customs Of London From The Roman Invasion To The Year 1700 By James Peller Malcolm | Volume 3
Cambridge University Pr.
Anecdotes Of The Manners And Customs Of London From The Roman Invasion To The Year 1700 By James Peller Malcolm | Volume 3
A$54
The Book Of Matriculations And Degrees
Cambridge University Pr.
The Book Of Matriculations And Degrees
A$54
Social Sequence Analysis By Benjamin Cornwell – Methods And Applications
Cambridge University Pr.
Social Sequence Analysis By Benjamin Cornwell – Methods And Applications
A$56
Fastorum Libri Sex
Cambridge University Pr.
Fastorum Libri Sex
A$57
Tides Of Consent
Cambridge University Pr.
Tides Of Consent
A$153
Rivers And Canals
Cambridge University Pr.
Rivers And Canals
A$59
Some Account Of Gothic Architecture In Spain
Cambridge University Pr.
Some Account Of Gothic Architecture In Spain
A$59
Endangered Languages
Cambridge University Pr.
Endangered Languages
A$56
State-building And Multilingual Education In Africa
Cambridge University Pr.
State-building And Multilingual Education In Africa
A$167
The Origins Of Organized Charity In Rabbinic Judaism
Cambridge University Pr.
The Origins Of Organized Charity In Rabbinic Judaism
A$162
Complex Words Paperback Book
Cambridge University Pr.
Complex Words Paperback Book
£34
The International Law Of The Sea
Cambridge University Pr.
The International Law Of The Sea
SEK 280
Fastorum Libri Sex
Cambridge University Pr.
Fastorum Libri Sex
A$61
Women And The Transmission Of Religious Knowledge In Islam
Cambridge University Pr.
Women And The Transmission Of Religious Knowledge In Islam
A$92
Leibniz, God And Necessity
Cambridge University Pr.
Leibniz, God And Necessity
A$167
Legacies Of Empire
Cambridge University Pr.
Legacies Of Empire
A$54
Essential Grammar In Use With Answers
Cambridge University Pr.
Essential Grammar In Use With Answers
A$61
A History Of The Later Roman Empire By J. B. Bury
Cambridge University Pr.
A History Of The Later Roman Empire By J. B. Bury
A$82
A Survey Of London
Cambridge University Pr.
A Survey Of London
A$69
Symplectic Topology And Floer Homology
Cambridge University Pr.
Symplectic Topology And Floer Homology
A$233
A Conceptual History Of Psychology
Cambridge University Pr.
A Conceptual History Of Psychology
A$81
Political Secularism, Religion, And The State
Cambridge University Pr.
Political Secularism, Religion, And The State
A$133

A structured response for apps and agents

Results are ready for search interfaces, ranking pipelines, product cards, and AI agent tool calls.

{
  "products": [
    {
      "id": "prod_01H...",
      "title": "Cambridge University Pr. sample product",
      "brand": {
        "name": "Cambridge University Pr."
      },
      "category_ids": [
        "xoN"
      ],
      "images": [
        {
          "url": "https://..."
        }
      ],
      "offers": [
        {
          "merchant_domain": "example.com",
          "price": 128,
          "currency": "USD",
          "availability": "InStock",
          "url": "https://..."
        }
      ]
    }
  ],
  "next_page_token": "eyJwYWdlIjoyfQ..."
}

Common use cases

AI shopping agents

Let users ask for products naturally, then return structured candidates your agent can rank and explain.

Affiliate search

Build product discovery experiences with merchant URLs and affiliate-aware offer data.

Marketplace search

Power fast, filterable product search without maintaining retailer-specific scraping pipelines.

Catalog enrichment

Map sparse product records to normalized brands, categories, images, and live merchant offers.

Frequently asked questions

How do I find Cambridge University Pr. product data?

Use the Channel3 search endpoint with a brand filter. The response includes normalized products, images, prices, availability, and merchant URLs.

Can I use this data in an AI shopping agent?

Yes. Channel3 is designed for product discovery workflows where an app or agent needs structured product results from many merchants.

Do results include price and stock?

Product offers include price, currency, availability, merchant domain, and product URLs when those fields are available.

Can I monetize product links?

Channel3 returns merchant URLs and can use affiliate-ready offer selection where commission data is available.

Explore product data categories

Browse broader product data APIs related to brand-scoped product search and AI shopping agent workflows.

More brand product data APIs

Compare this brand feed with other large brand catalogs available through Channel3.

Build with Cambridge University Pr. product data

Start with 1,000 free searches every month. No credit card required.

Every product on the internet, in one API.

Get paid to build the future of shopping.

channel 1

In-store

1
channel 2

Online

2
channel 3

Agentic Commerce

3