SSENSE Luxury Fashion Products Scraper
Pricing
from $1.00 / 1,000 results
SSENSE Luxury Fashion Products Scraper
Scrape SSENSE luxury fashion listings from category pages — brand, USD price, SKU, images, and URLs. Unofficial; not affiliated with SSENSE.
Pricing
from $1.00 / 1,000 results
Rating
0.0
(0)
Developer
Bakos Bence
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
5 days ago
Last modified
Categories
Share
What does SSENSE Products do?
Scrape SSENSE luxury fashion product listings from public category pages — brand, USD price with currency, SKU, title, images, and product URLs. Lightweight curl_cffi (Chrome TLS) path — no browser and no login. Export JSON or CSV via Apify API, schedule, or MCP.
Unofficial. This Actor is not affiliated with, endorsed by, or maintained by SSENSE. It reads public category listing pages only.
Dashboards: connect Power BI, Tableau, Looker Studio, or Qlik to the dataset API — see Export to Power BI, Tableau, Looker Studio & Qlik near the end. AI agents: paste this Actor's Store page URL into an Apify-capable agent (MCP / Claude / Cursor with Apify), create an Apify account and API token once, and the agent can run the Actor and wire up the output.
Why use this SSENSE scraper?
- 🛍️ Men and women clothing (and other) category paths
- 💵 Price with USD currency from JSON-LD Product offers
- 🖼️ Image URLs + brand / SKU / stable productId
- 🛡️ Direct HTTP with Chrome impersonation — no Playwright
How to scrape SSENSE products
- Open this Actor in Apify Console.
- Click Start on the prefilled men clothing URL (
maxItems5). - Add more
startUrlsorcategoryPaths(e.g.en-us/women/clothing). - Enable Apify Proxy if Cloudflare blocks your IP.
- Export the dataset or pull via API.
{"startUrls": [{"url": "https://www.ssense.com/en-us/men/clothing"}],"maxItems": 5,"proxyType": "none"}
How much does it cost?
Pay per event (PPE): Actor start + each product result row. On Free, results are about $2.00 / 1,000; paid plans are lower (see the Pricing tab).
Input
| Field | Description |
|---|---|
startUrls | Category / listing URLs (primary — competitor-compatible) |
categoryPaths | Optional path alias when startUrls is empty |
maxItems | Cap on product rows |
maxPages | Pagination cap per category |
proxyType / proxyConfiguration | Optional Apify Proxy |
Sample output
{"productId": "241234M123456","sku": "241234M123456","title": "Example Designer Jacket","brand": "Example Brand","price": 890.0,"currency": "USD","url": "https://www.ssense.com/en-us/men/product/example/jacket/241234m123456","imageUrls": ["https://img.ssensemedia.com/..."],"category": "en-us/men/clothing","scrapedAt": "2026-09-10T10:00:00+00:00","sourceUrl": "https://www.ssense.com/en-us/men/clothing"}
FAQ
Is this official SSENSE software?
No. It is unofficial and not affiliated with SSENSE.
Do I need an SSENSE account?
No — public category pages only. No login or paywall bypass.
Why Chrome impersonation?
Bot user-agents (including Googlebot) often hit Cloudflare challenges on SSENSE. This Actor uses Chrome TLS fingerprints instead.
Can AI agents call this?
Yes — Actor ID bakos_bence/ssense-products via Apify API or MCP.
Something broke?
Open the Issues tab on this Actor's page.
Related Actors
| Actor | Use together when… |
|---|---|
| Grailed Listings | You need streetwear / resale listings alongside SSENSE retail |
| Watchfinder Listings | You need pre-owned luxury watches in the same fashion stack |
Profile: bakos_bence on Apify.
For AI agents & LLM apps
Paste this Actor's Apify Store URL into an agent that can use Apify (MCP, Claude, Cursor, etc.). With an Apify account and API token, the agent can set input, run the Actor, and fetch the dataset.
Export to Power BI, Tableau, Looker Studio & Qlik
- Run the Actor (or open a finished run).
- Open the Dataset → API / Export.
- Copy the dataset items URL (JSON or CSV).
- In your BI tool, add a web / API data source with that URL (and your Apify token as a header or query param if required).
- Refresh on a schedule that matches your catalog monitoring cadence.
Product facts are from public SSENSE pages — always verify critical pricing decisions against the live site.