I expect scaling problems to crop up very quickly.
It will be a scaling problem for the search engine: How do you query every merchant in real time when the number of merchants increases by 10X?
And for the merchants: How do you handle the increased load when the number of queries increases by 10X or 100X?
At some point, the merchant is going to look at their logs and wonder why 99% of the search queries they're receiving are for products that aren't even in their retail category.
> Think of it as what RSS did for blogs, but for buying things.
RSS was a nice standard for subscribing to feeds, but it and this UCP standard have fundamentally different access patterns.
With RSS, you basically accessed your feeds like you accessed your webpages.
But with UCP, the pitch is real-time search across an unlimited number of sites, with no indexing. If that approach were scalable, Google would have already done it.
UPDATE: After reading through https://ucp.dev it looks like Google and Shopify have co-developed the protocol. So I suspect that either there's some Google magic happening under the hood, or the "searches across every UCP-connected merchant in real time" claim in the blog post is not accurately describing the underlying architecture.
I don't work in the area, but isn't this by design? Of course shops want to be discoverable by Google, but stopping competities from crawling and undercutting them is also very important.
Maybe this is different now that Amazon is the gatekeeper which can (ab)use this information anyway, and the incentive for shops to enable competing marketplaces is greater than frustrating competitors
Getting stores to adopt this is unlikely, unless you get the European Union to mandate it or something like that. But using a crawler to find items for sale and an LLM to interpret the item listing might work. Then resell the processed pricing info. Publicize by using it for inflation calculations and such.
Big stores like amazon maybe, but for smaller ones it could help direct traffic to them.
Getting this into open source software like WooCommerce would speed up adoption.
Alongside the interoperable marketplace, I’m also building an open source alternative to Shopify, Toast, etc[1] along side this marketplace.
simonjgreen•1h ago