I am so pumped because my birthday is coming up in October and I really want to finally organize all the random stuff I want from across the web. I have like fifty tabs open and my bookmarks folder is a total disaster right now lol. I need something that works perfectly across my laptop and my iPhone because I find cool stuff while I am scrolling TikTok at night but then I shop on my desktop during my lunch break at work. I have been looking at GiftHero and also the Amazon Assistant thing but I am honestly torn. Amazon is fine but does it even work for weird boutique sites? I also looked at Elfster but that feels more like a secret santa thing rather than just a general list for myself? My main things are:
I am leaning toward GiftHero because the UI looks clean but is it better than just using a Pinterest board or something? I really want something where my family can actually mark things as bought so I dont get three of the same coffee grinder. What do you guys use that actually stays synced between your phone and computer? GiftHero or maybe something like Moonsift??
I tried GiftHero a while back and honestly, it was pretty underwhelming. The Chrome extension kept hanging on me whenever I tried to save something from smaller boutique sites, which is exactly what you are trying to avoid. Unfortunately, the mobile sync was also super laggy for me. If you are scrolling TikTok and saving stuff at night, you'll just end up frustrated when it doesnt show up on your desktop the next day. I would actually stay away from the Amazon Assistant too because it really struggles with non-Amazon links. One quick tip: whatever you pick, make sure you test the mark as purchased feature with a dummy account first. Some of these apps have a weird delay where someone buys a gift but it doesnt update for hours. That is how you end up with those triple coffee grinders you are worried about.
Regarding what #1 said about "I tried GiftHero a while back and honestly, it was pretty underwhelming," I've noticed the same pattern. The technical side is where they usually fail because they cant handle complex site scrapers. If a boutique shop uses a non-standard layout, the extension wont grab the price or image, and you're stuck with a broken entry. Keep these things in mind:
Re: "Regarding what #1 said about I tried GiftHero..."
^ This. Also, WoodpeckerWay hit the nail on the head regarding those scrapers. Most of these free extensions use basic regex or simple DOM selectors that just fall apart when they hit a site built with something like React or any heavy JavaScript. If the site doesnt load the price or image immediately, the extension just gives up and leaves you with a blank entry. It's super annoying when you're trying to save a specific Etsy find and it just wont pull the data. Reliability really comes down to whether the tool handles the scraping on their servers instead of just in your browser. When you're on your phone, you want it to just work without draining your battery or lagging out TikTok. If the backend is solid, the sync between your iPhone and desktop should be almost instant. Most of the lag people complain about is just poor API optimization between the mobile app and the database. Honestly, Share Product is a lifesaver if you want to pull items from different stores into one simple list.