Channel3 Logo

WeatherStrong logoWeatherStrong product data API

Structured WeatherStrong product data for developers building search, recommendations, and AI shopping agents.

Agentic commerce demo

Try a WeatherStrong-only AI shopping agent

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

Do you work at WeatherStrong?

Looking to drive more AI sales? Channel3 can help WeatherStrong 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 WeatherStrong products.

Find any WeatherStrong 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": "WeatherStrong products",
  "filters": {
    "brand_ids": [
      "j2xP"
    ]
  },
  "limit": 20
}'
from channel3_sdk import Channel3

client = Channel3()

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

const client = new Channel3();

const products = await client.search.perform({
  query: "WeatherStrong products",
  filters: {
    brand_ids: ["j2xP"],
  },
  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 WeatherStrong products

A preview of the products available through the Channel3 WeatherStrong product data API.

Weatherstrong Deep Drawer Front 29.9x11.8 - Tsg
WeatherStrong
Weatherstrong Deep Drawer Front 29.9x11.8 - Tsg
$294
B4d18ib-tlg 4 Drawer Base 18x34.5
WeatherStrong
B4d18ib-tlg 4 Drawer Base 18x34.5
$2,343
Weatherstrong Rpgdf6012-thk Replacement Grill Drawer Front
WeatherStrong
Weatherstrong Rpgdf6012-thk Replacement Grill Drawer Front
$602
B3d33ib-miw 3 Drawer Base Cabinet
WeatherStrong
B3d33ib-miw 3 Drawer Base Cabinet
$2,497
Af-gb18-ssw
WeatherStrong
Af-gb18-ssw
$151
Sb3318ib-thk Sink Base 33x18x34.5
WeatherStrong
Sb3318ib-thk Sink Base 33x18x34.5
$2,020
Aos-b1827fh-pp-sda Base 18x27x30 Full Height W/ Propane
WeatherStrong
Aos-b1827fh-pp-sda Base 18x27x30 Full Height W/ Propane
$2,205
B1227fhlib-tda Weatherstrong Full-height Single Door Base Cabinet
WeatherStrong
B1227fhlib-tda Weatherstrong Full-height Single Door Base Cabinet
$1,318
B21fhlib-1t-mda
WeatherStrong
B21fhlib-1t-mda
$1,780
Sbb24ib-meg Side Burner Base 24x34.5
WeatherStrong
Sbb24ib-meg Side Burner Base 24x34.5
$1,716
Sbb2130rib-sdb Side Burner Base 21x30x34.5
WeatherStrong
Sbb2130rib-sdb Side Burner Base 21x30x34.5
$2,012
U1890r-ttk Utility Cabinet
WeatherStrong
U1890r-ttk Utility Cabinet
$4,490
Aos-osu2430-msw Open Shelf Unit
WeatherStrong
Aos-osu2430-msw Open Shelf Unit
$3,060
Bep30-wr Universal Non-vented Base End Panel 30.875x36
WeatherStrong
Bep30-wr Universal Non-vented Base End Panel 30.875x36
$665
Sbb2130rib-tbb Side Burner Base Cabinet
WeatherStrong
Sbb2130rib-tbb Side Burner Base Cabinet
$2,107
Weatherstrong Cse2130-ww Countertop Support End
WeatherStrong
Weatherstrong Cse2130-ww Countertop Support End
$843
B2118fhrib-twr Weatherstrong Full-height Single Door Base Cabinet
WeatherStrong
B2118fhrib-twr Weatherstrong Full-height Single Door Base Cabinet
$1,558
B3327fhib-dlg Weatherstrong Full-height Double Door Base Cabinet
WeatherStrong
B3327fhib-dlg Weatherstrong Full-height Double Door Base Cabinet
$2,259
B1227fhlib-2t-miw
WeatherStrong
B1227fhlib-2t-miw
$1,635
Sb2427ib-ssb Sink Base 24x27x34.5
WeatherStrong
Sb2427ib-ssb Sink Base 24x27x34.5
$1,562
B21fhlib-2t-swd Fh Base 2rot 21x34.5
WeatherStrong
B21fhlib-2t-swd Fh Base 2rot 21x34.5
$2,146
Weatherstrong Sbb3030ib-dda Side Burner Base 30x30x34.5
WeatherStrong
Weatherstrong Sbb3030ib-dda Side Burner Base 30x30x34.5
$2,509
B30fhib-meg Base Cabinet
WeatherStrong
B30fhib-meg Base Cabinet
$1,924
Weatherstrong B4d30ib-dsb 4 Drawer Base 30x34.5
WeatherStrong
Weatherstrong B4d30ib-dsb 4 Drawer Base 30x34.5
$2,787

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": "WeatherStrong sample product",
      "brand": {
        "name": "WeatherStrong"
      },
      "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 WeatherStrong 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 WeatherStrong 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