Theknot: Search Couples
Theknot via Parse · marketplace
Full-text search for wedding couples by first and last name. Returns matching couple records with registry URLs, event dates, and locations. Minimum page size enforced by upstream is 20; values below that are clamped. Each record includes a gvrUrl usable in get_couple_registry for full registry details. APIs for searching wedding couples, vendors, and retrieving registry and storefront details from The Knot wedding planning platform. Fulfilled by Parse from theknot.com.
- ecommerce
- marketplace
- parse
- platform-key
- reviews-ratings
- theknot
- theknot-com
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- marketplace
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/22b89a1a-43b7-4a51-b36c-03a56835dbc4/search_couples
- Interface artifact
- sha256:e8facbad701244749ed631b1fa463572c7673b16d74b5e78ba31bc23d5071550
- Manifest digest
- sha256:23d5e25082dc5a28ef3b7b3c13164911d1450cfd301bd02261f7b32b3d7f51b9
Request fields
- limit (integer): Max results to return (minimum 20 enforced by upstream): Allowed values: 20, 50, 100
- last_name (string): Last name of a couple member. Omitting returns all matches for first_name.
- first_name (string, required): First name of a couple member (required, cannot be empty)
Example queries
- {"limit":"20","last_name":"Smith","first_name":"John"}