Philips Neopix Ultra 2+ Npx645 Smart Full Hd Home Cinema Projector
Product data
Philips
Structured Philips product data for search, recommendations, and AI shopping agents. Earn up to 20% on sales.
What Philips can I help you find?
In the catalog
Sample Philips products
A live slice of the Philips catalog — titles, images, and prices the API returns today.
Lens Cleaner Svc2330/10
Philips Linear Cool White 48 In. Bi-pin T8 Linear Led Tube
(3 Pack) Philips Shk1030/27 Headband Headphones For Kids (discontinued By Manufacturer)
Philips Shoqbox Portable Bluetooth Speaker Purple
(4 Pack) Philips Shk2000bl/27 Kids Headphones Blue
New Philips Dvp3355v Dvd/vcr Combo Player
Pre-owned Philips Dvp3340v Dvd/vcr Combo Player W/ Original Remote Manual A/v Cables & Hdmi Converter
Philips 43 Class 4k Qled Ultrahd Roku Smart Tv - 43pul7975/f7
Oem Philips Tv Remote Control Originally Shipped With 50pfl5766/f7d 50pfl5766/f7e 55pfl5766/f7d 55pfl5766/f7e
Philips Dvp3050v Dvd/vcr Combo (new)
Philips 55 Class 144hz Qled+ 4k Ultrahd (2160p) Google + Gaming Smart Tv (55pug7675/f7)
One endpoint
Filter Philips 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
- Earn up to 20% on Philips sales
curl https://api.trychannel3.com/v1/search \
-H "x-api-key: $CHANNEL3_API_KEY" \
-H "content-type: application/json" \
-d '{
"query": "Philips products",
"filters": {
"brand_ids": [
"7ju5"
]
},
"limit": 20
}'from channel3_sdk import Channel3
client = Channel3()
response = client.products.search(
query="Philips products",
filters={"brand_ids": ["7ju5"]},
limit=20,
)import { Channel3 } from "@channel3/sdk";
const client = new Channel3();
const response = await client.products.search({
query: "Philips products",
filters: {
brand_ids: ["7ju5"],
},
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 Philips into agents, search, and commission-earning flows.
For Philips
Do you work at Philips?
Channel3 is the product graph AI shopping apps plug into. Join it once and Philips's catalog becomes available to every assistant, search engine, and agent that sources products through the graph — read-only, no technical work.