Jewel Women Gucci Ybc479229001
Product data
Gucci
Structured Gucci product data for search, recommendations, and AI shopping agents.
What Gucci can I help you find?
In the catalog
Sample Gucci products
A live slice of the Gucci catalog โ titles, images, and prices the API returns today.
Gucci Marmont Sterling Silver Necklace
Gucci Horsebit 18k Yellow Gold Ring - Size 7.25
Gucci Icon 18ct Rose Gold Thin Band Ring
Gucci Unisex Eyeglasses - Gold Metal Oval Full Rim Frame Clear Lens | Gg1209o 002
$574
Gucci Men's Horsebit Striped Wool Long Sleeve Blazer
Kids' Tech Fleece Jogger Shorts
Gucci Men's Embossed Cotton Gabardine Long Sleeve Coach Jacket
Gucci Men's Twill Double-breasted Long Sleeve Blazer
Gucci Men's Classic Leather Jacket
Gucci 70s T-shirt
Gucci Extra Fine Wool Polo Top
One endpoint
Filter Gucci 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
- Affiliate-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": "Gucci products",
"filters": {
"brand_ids": [
"nUsE"
]
},
"limit": 20
}'from channel3_sdk import Channel3
client = Channel3()
response = client.products.search(
query="Gucci products",
filters={"brand_ids": ["nUsE"]},
limit=20,
)import { Channel3 } from "@channel3/sdk";
const client = new Channel3();
const response = await client.products.search({
query: "Gucci products",
filters: {
brand_ids: ["nUsE"],
},
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 Gucci into agents, search, and affiliate flows.
For Gucci
Do you work at Gucci?
Channel3 can help Gucci show up more accurately across AI shopping apps. No technical work. Most teams are live the same week.