target.com API: get_registries
target.com via Parse · ecommerce
Search for Target gift registries and wish lists by registrant name, returning registry links with their items. Each returned registry is guaranteed to have at least 3 items that are currently in stock and buyable online. Results include full item details (price, availability, ratings) for each registry's in-stock items. Useful for finding gift-giving opportunities with items that can be purchased immediately. Search for products on Target.com and check in-store availability at nearby Target locations by zipcode. Fulfilled by Parse from target.com.
- ecommerce
- marketplace
- parse
- platform-key
- reviews-ratings
- target-com
Price and execution
- Price
- $0.20 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- ecommerce
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/9935e57e-18c2-4c7c-aebe-bc311e983dc8/get_registries
- Interface artifact
- sha256:308f548ca2e3c6fa97c1e7ff7886fb0f568ace4034dd2ff4b1c686f4a52687a7
- Manifest digest
- sha256:14766922faaae0eebc3f8e5584e23619bb0db7b4dbaab41145a963d76ef043f3
Request fields
- zip (string): 5-digit US ZIP code for store/pricing context
- count (integer): Maximum number of qualified registries to return (1-50). Only registries with at least 3 in-stock items are counted.
- last_name (string): Last name of the registrant to search for
- first_name (string): First name of the registrant to search for
- registry_type (string): Type of registry to search for. Accepted values: BABY, WEDDING, WISHLIST: Allowed values: BABY, WEDDING, WISHLIST
Example queries
- {"zip":"10001","count":"3","last_name":"Smith","first_name":"Sarah","registry_type":"BABY"}