Honeyfund Registry Scraper - honeymoon wishlists
Pricing
Pay per usage
Honeyfund Registry Scraper - honeymoon wishlists
Scrape Honeyfund honeymoon registries and wishlists. Extract registry items, contribution goals, trip details, and gift options from public honeymoon fund pages.
Pricing
Pay per usage
Rating
0.0
(0)
Developer

Fortuitous Pirate
Actor stats
0
Bookmarked
2
Total users
1
Monthly active users
9 days ago
Last modified
Categories
Share
Honeyfund Registry Scraper
Scrapes honeymoon and wedding registry templates from Honeyfund.com.
Features
- Scrapes starter registry templates with destinations worldwide
- Extracts gift items with prices and quantities
- Calculates total registry values
- Supports filtering by destination or registry ID
- Pay-per-result pricing at $0.002 per registry
Output Data
Each registry result includes:
| Field | Type | Description |
|---|---|---|
| registryId | number | Honeyfund registry ID |
| destination | string | Destination name |
| title | string | Registry page title |
| description | string | Registry description |
| location | string | Geographic location |
| coverImage | string | Cover image URL |
| totalGifts | number | Total number of gifts |
| totalValue | number | Total registry value in USD |
| giftCount | number | Number of gifts extracted |
| gifts | array | Gift items (if includeGiftDetails is true) |
| url | string | Source URL |
| scrapedAt | string | ISO timestamp |
Gift Item Structure
Each gift in the gifts array includes:
name: Gift item nameprice: Price in USDquantity: Number availabletotal: Total value (price x quantity)
Available Destinations
The scraper includes 45+ starter registries covering:
Islands & Beach: Hawaii, Maui, Fiji, Caribbean, Florida Keys, Bali, Maldives, Turks and Caicos, US Virgin Islands, British Virgin Islands, St. Lucia, Tahiti
Americas: San Diego, Southern California, Las Vegas, Maine, Poconos, Gatlinburg, Mexico, Cancun, Tulum, Puerto Vallarta, Costa Rica, Belize, Brazil, Peru, Dominican Republic
Europe: Italy, Greece, France, Spain, Turkey, Mediterranean Cruise
Asia & Pacific: Australia, New Zealand, Japan, China, Asia
Africa: South African Safari, Northern Africa, Africa
Input Options
{"registryIds": [],"destinations": [],"maxItems": 50,"includeGiftDetails": true,"proxyConfiguration": { "useApifyProxy": true }}
Examples
Scrape Hawaiian destinations only:
{"destinations": ["Hawaii", "Maui"],"maxItems": 10}
Scrape specific registries by ID:
{"registryIds": [9, 7, 11],"includeGiftDetails": true}
Pricing
This actor uses pay-per-event pricing:
- $0.002 per registry extracted
Notes
- This scraper targets Honeyfund's public starter registry templates
- Individual user registries require knowing the registry URL
- Data is for research and planning purposes