So Ive been helping my friends plan their weddings for years now but now that it's finally my turn for my own big day this October here in Austin, I'm hitting a wall I really didn't expect. I honestly thought the tech for universal registries would be way more polished by now given how long add to registry browser extensions have been a thing. I've been experimenting with the basic options but they keep messing up the metadata whenever I try to pull items from smaller boutique sites or some of the local furniture stores downtown that don't have standard API integrations. It's incredibly frustrating when the price doesnt update or the image is just a blank grey placeholder because the scraper couldnt find the right image source or whatever.
I'm really trying to avoid having five different links on our website because my family is... let's just say they arent the most tech-savvy bunch and if they have to navigate more than one cart they're just gonna give up and buy us another toaster we don't need. I need a single platform that can aggregate everything into one clean UI. I looked into Zola and The Knot but I feel like they really push their own internal inventory way too hard and their add from other site feature feels like a total afterthought that breaks half the time. Especially with some of the custom walnut pieces I want from specific Etsy sellers where the shipping calculations are a bit unique.
The timeline is getting super tight since we need to get the invitations printed with the QR code like yesterday. I was looking into MyRegistry or maybe even Babylist because I heard their scraping is better but I'm worried about how it handles mobile browsers since most of my guests will be looking at this on their phones. I'm looking for something that actually handles cross-site syncing well. Like if an item goes out of stock on the original site, does it actually reflect that on the registry in real-time? Or am I asking for too much from current web tech?
What are you guys using for this? Is there a specific app that actually handles multi-site scraping well without making the guests jump through ten hoops just to mark something as purchased...
I had a nightmare with broken images last year. Not sure if it's perfect, but someone told me the ebay wishlist maker is actually pretty reliable for those weird boutique links.
Regarding what #1 said about the eBay wishlist maker... I actually have to disagree because eBay's scraper is notoriously bad at parsing metadata from outside its own ecosystem. If you're looking at boutique sites with weird HTML structures, it's gonna break. In my experience, the technical hurdle is how the site handles Open Graph tags. I've tested a dozen platforms and found that MyRegistry is basically the only one that handles custom Etsy variations without losing the data. You should definitely check out this extension since it forces a more accurate data pull from the browser side instead of relying on a server-side bot that gets blocked by firewalls.
Just saw this thread and I have to jump in because I love digging into the tech behind this stuff! Re: Regarding what #1 said about the eBay wishlist... yeah, #2 is totally spot on. Most of those old-school scrapers are basically just regex-ing for images and they choke on modern dynamic sites. It's super frustrating when metadata is buried and you just get that ugly grey box! If you want something that actually parses the Open Graph data correctly, honestly, you should try the amazon wishlist maker. It's a fantastic tool and surprisingly robust for those smaller boutique sites.