Viking 5 Series 42 In. Ducted Canopy Pro Style Range Hood With 2 Led Lights - Stainless Steel
Product data
Husqvarna
Structured Husqvarna product data for search, recommendations, and AI shopping agents.
What Husqvarna can I help you find?
In the catalog
Sample Husqvarna products
A live slice of the Husqvarna catalog — titles, images, and prices the API returns today.
Viking Professional 5 Series 15 In. Built-in Undercounter Outdoor Ice Maker With 26 Lb. Ice Storage & Digital Control - Custom Panel Ready
Viking Range, Llc | 48"w. Dual Fuel Range
Viking 60" Dual Fuel Range (model Vdr5606gqonbb)
36" W. Induction Range
Viking 36" Dual Fuel Range Vdr5366beu
48" Sealed Burner Gas Range – Model Vgr5486gsq
48" W. Dual Fuel Range – Viking 5 Series (vdr5486gma)
Viking Range, Llc | 48"w. Dual Fuel Range
48" Dual Fuel Range – Model Vdr5488bdgbb
36" Sealed Burner Gas Range • Vgr5364gpwbb
Viking 7 Series Left Hinge Door Panel For Refrigerators - Stainless Steel
One endpoint
Filter Husqvarna with a brand ID
The same search used in the demo above. Pass brand_ids to keep results inside this catalog. 1,000 free searches a month.
- Normalized titles, images, and stable brand IDs
- Live prices, availability, and merchant URLs
- Commission-ready offers when a rate is available
curl https://api.trychannel3.com/v1/search \
-H "x-api-key: $CHANNEL3_API_KEY" \
-H "content-type: application/json" \
-d '{
"query": "Husqvarna products",
"filters": {
"brand_ids": [
"keLB"
]
},
"limit": 20
}'from channel3_sdk import Channel3
client = Channel3()
response = client.products.search(
query="Husqvarna products",
filters={"brand_ids": ["keLB"]},
limit=20,
)import { Channel3 } from "@channel3/sdk";
const client = new Channel3();
const response = await client.products.search({
query: "Husqvarna products",
filters: {
brand_ids: ["keLB"],
},
limit: 20,
});Categories
Broader product-data APIs for the same shopping workflows.
More brands
Other large catalogs available through the same API.
FAQs
How developers pull Husqvarna into agents, search, and commission-earning flows.
For Husqvarna
Do you work at Husqvarna?
Channel3 is the product graph AI shopping apps plug into. Join it once and Husqvarna's catalog becomes available to every assistant, search engine, and agent that sources products through the graph — read-only, no technical work.