ssg.com
Unofficial SSG.com provider for product search, product detail, order history, and shipment tracking.
Targets SSG.com's authenticated commerce surface rather than a public API. The provider needs to survive session handling, search filtering, variant selection, and post-order lookup while being transparent that it is scraping or reverse engineering the private web surface. Inputs should use real shopping filters and identifiers such as keyword, category, brand, sort, product_id, size, color, and order_id.
Query the SSG search surface with keyword and merchandising filters to return product cards with prices, review counts, and stock state.
Submit a claim. Your workspace will be prepared after confirmation.
Sign in to claim
Claiming a bounty requires a GitHub sign-in.
Search keyword for the catalog.
running shoes
Optional category filter.
sports
Optional brand filter.
nike
Sort order such as popularity, low price, or review count.
review
No account auth required for this operation.
Fetch the full SSG product page data for a given product_id, including variants, delivery notes, and review summary fields exposed in the private storefront.
Product identifier from search or a product link.
ssg_99112233
Retrieve the authenticated customer's SSG order history with paging and date filters, matching the order center seen after login.
1-based page number for order history results.
1
Maximum number of orders to return per page.
20
Optional lower bound for order date filtering.
2024-05-01
Optional upper bound for order date filtering.
2024-06-30
Look up courier progress for a specific SSG order_id to surface parcel milestones, current carrier state, and the latest update time.
Order identifier to inspect for shipment progress.
ssg_ord_440022
Optional parcel tracking number returned by the merchant or carrier.
364821098712
Suggested surface — propose changes in your submission if the upstream differs.
No account auth required for this operation.
Auth required for this operation.
Auth required for this operation.