Get All Offers by Merchant
get_all_offers_by_merchantFull Description
Get all promotional offers (both coupon codes and special deals) for a specific merchant. Use this for a comprehensive view of all available savings at a merchant. Provide domain_name if you know the domain (e.g., "amazon.com"), otherwise provide merchant name.
Parameters (1 required, 4 optional)
merchantstringThe merchant name to search for (e.g., "Amazon"). Required if domain_name not provided.
domain_namestringThe merchant domain name if known (e.g., "amazon.com"). Preferred over merchant name for accuracy.
limitnumberThe maximum number of deals to return (default 3).
3offsetnumberThe offset for pagination (starting from 0).
0typestringThe type of search (always deals for this tool)
deals