Rapid Petg Filament 10 Kg
Product data
ELEGOO
Structured ELEGOO product data for search, recommendations, and AI shopping agents.
What ELEGOO can I help you find?
In the catalog
Sample ELEGOO products
A live slice of the ELEGOO catalog — titles, images, and prices the API returns today.
Metal Resin Tank For Mars 3 & Mars 3 Pro (2 Pcs)
Pla Filament 5 Kg - Pink/pla (rfid)
Saturn 4 Complete Bundle - Mercury Plus V3.0 & Resin
€515
Pla Basic 3d Printer Filament (spool-free)
$13
Plant-based Resin 12 Kg
$19
3 Kg Filament Spool
€38
Elegoo Petg‑gf Glass Fiber Filament For 3d Printers
£17
Mars 3
€143
Build Plate For Saturn 8k 3d Printer
£23
Pla Marble
€19
Abs Filament 5 Kg
$140
One endpoint
Filter ELEGOO 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": "ELEGOO products",
"filters": {
"brand_ids": [
"LTOl"
]
},
"limit": 20
}'from channel3_sdk import Channel3
client = Channel3()
response = client.products.search(
query="ELEGOO products",
filters={"brand_ids": ["LTOl"]},
limit=20,
)import { Channel3 } from "@channel3/sdk";
const client = new Channel3();
const response = await client.products.search({
query: "ELEGOO products",
filters: {
brand_ids: ["LTOl"],
},
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 ELEGOO into agents, search, and affiliate flows.
For ELEGOO
Do you work at ELEGOO?
Channel3 can help ELEGOO show up more accurately across AI shopping apps. No technical work. Most teams are live the same week.