slickdeals_frontpage
Fetch Slickdeals' featured homepage deals with vote counts, discounts, and fire-deal flags. Supports next-page pagination for browsing more deals.
Instructions
Browse Slickdeals' own homepage deal feed. Returns one page of Slickdeals' own homepage deal listing -- the deals Slickdeals itself is currently featuring, distinct from a keyword search or a single category/tag's own listing. Each deal carries the same fields as GET /slickdeals/search/advanced's results (real integer vote/comment/view counts, store id, discount, status flags), plus is_fire_deal and has_rebate flags this feed's cards carry. Pagination is next-page-only (has_next_page), since the page itself exposes no total page count.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | 1-based frontpage listing page, default 1 |