Poshmark Scraper - Fashion Resale Listings avatar

Poshmark Scraper - Fashion Resale Listings

Pricing

from $0.90 / 1,000 results

Go to Apify Store
Poshmark Scraper - Fashion Resale Listings

Poshmark Scraper - Fashion Resale Listings

Scrape Poshmark resale-fashion listings: title, brand, size, price + original retail price, condition & NWT flag, category, department, seller, photo, colors, and availability (sold/active). Search by keyword or paste Poshmark URLs. No login or API key needed.

Pricing

from $0.90 / 1,000 results

Rating

0.0

(0)

Developer

James Scott

James Scott

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Share

Scrape fashion resale listings from Poshmark into clean, structured data - no Poshmark account or API key required.

What you get (per listing)

  • Stable id and canonical poshmark.com/listing/... URL
  • Title, brand, size, category, department
  • Price, original (retail) price
  • Condition tier and a dedicated New-With-Tags (isNWT) flag (raw conditionCode kept too)
  • Seller username and cover photo URL
  • Inventory status (available / sold)
  • Colors, item description, created/updated timestamps
  • Engagement counts (likes, shares, comments)

Input

  • Poshmark search URLs - paste one or more https://poshmark.com/search?query=... URLs; the scraper reads each URL's query keyword.
  • Or set Keyword (e.g. nike, coach bag, levis 501) directly.
  • Leave both empty to scrape the general Poshmark feed.
  • Max listings caps the run.

Example input

{
"startUrls": [{ "url": "https://poshmark.com/search?query=nike" }],
"query": "coach bag",
"maxItems": 200,
"proxyConfiguration": { "useApifyProxy": true }
}

Example output record

{
"id": "6a47f90c52801599c7e5a573",
"title": "Nike Top",
"brand": "Nike",
"size": "M",
"price": 15,
"originalPrice": null,
"condition": "New With Tags",
"conditionCode": "nwt",
"isNWT": true,
"category": "Tops",
"department": "Women",
"sellerUsername": "poshisthevibes",
"coverShotUrl": "https://di2ponv0v5otw.cloudfront.net/posts/.../m_....jpeg",
"url": "https://poshmark.com/listing/Nike-Top-6a47f90c52801599c7e5a573",
"inventoryStatus": "available",
"createdAt": "2026-07-03T11:01:48-07:00",
"colors": ["Blue", "Orange"],
"scrapedFrom": "poshmark.com"
}

Why this actor

  • Fast + cheap: every field is read straight from Poshmark's own JSON search API, so there are no extra per-listing requests, and it runs on Apify's default datacenter proxy (no pricey residential proxy).
  • Complete records: original (retail) price, condition tier with a clean New-With-Tags flag, seller, colors and inventory status - fields many Poshmark scrapers skip.
  • Durable: parses structured JSON, not brittle CSS selectors.
  • Export as JSON, CSV, Excel, or pull via the API.

Great for resellers and analysts doing pricing intelligence, brand/sell-through analysis, and fashion-resale market research.

This is public marketplace data provided for research; it is not a consumer report and must not be used for any FCRA-covered purposes.