# Poshmark closet scraper: price and stock monitor (`getascraper/poshmark-closet-monitor`) Actor

Monitor public Poshmark seller closets for listing prices, availability, stock, restocks, and removals. Export structured resale inventory changes for sourcing, competitor tracking, and market research in CSV or JSON. No Poshmark login or API key.

- **URL**: https://apify.com/getascraper/poshmark-closet-monitor.md
- **Developed by:** [GetAScraper](https://apify.com/getascraper) (community)
- **Categories:** E-commerce, Automation, Other
- **Stats:** 2 total users, 1 monthly users, 100.0% runs succeeded, 0 bookmarks
- **User rating**: No ratings yet

## Pricing

from $0.66 / 1,000 listing records

This Actor is paid per event. You are not charged for the Apify platform usage, but only a fixed price for specific events.
Since this Actor supports Apify Store discounts, the price gets lower the higher subscription plan you have.

Learn more: https://docs.apify.com/platform/actors/running/actors-in-store#pay-per-event

## What's an Apify Actor?

Actors are web data automations that power AI and operations. They run on the Apify platform to scrape websites, process data, connect APIs, and automate workflows.
In Batch mode, an Actor accepts a well-defined JSON input, performs an action which can take anything from a few seconds to a few hours,
and optionally produces a well-defined JSON output, datasets with results, or files in key-value store.
In Standby mode, an Actor provides a web server which can be used as a website, API, or an MCP server.
Actors are written with capital "A".

## How to integrate an Actor?

If asked about integration, you help developers integrate Actors into their projects.
You adapt to their stack and deliver integrations that are safe, well-documented, and production-ready.
The best way to integrate Actors is as follows.

- **AI agents and MCP clients** — the [Apify MCP server](https://docs.apify.com/integrations/mcp.md) at `https://mcp.apify.com` (remote, streamable HTTP, OAuth on first use).
- **Agentic workflows and local Actor development** — [Agent Skills](https://apify.com/.well-known/agent-skills/index.json) with the [Apify CLI](https://docs.apify.com/cli/docs.md): `npm install -g apify-cli`, then `apify login`.
- **JavaScript/TypeScript projects** — the official [JS/TS client](https://docs.apify.com/api/client/js/docs.md): `npm install apify-client`.
- **Python projects** — the official [Python client](https://docs.apify.com/api/client/python/docs.md): `pip install apify-client`.
- **Any other language** — the [REST API](https://docs.apify.com/api/v2.md).

For usage examples, see the [API](#api) section below.

For more details, see Apify documentation as [Markdown index](https://docs.apify.com/llms.txt) and [Markdown full-text](https://docs.apify.com/llms-full.txt).

# README

## 👗 Poshmark closet scraper

<table width="100%" style="display:table;width:100%;min-width:100%;border-collapse:separate;border-spacing:0;table-layout:fixed">
<tr>
<td style="padding:24px 28px;background:#FAF3F7;border:1px solid #E4C7D6;border-top:4px solid #822A5D;border-radius:12px">
<span style="display:block;font-size:23px;font-weight:800;color:#1C1917;line-height:1.3">🔎 Keep a current view of public Poshmark closets.</span>
<span style="display:block;margin-top:10px;font-size:15px;color:#57534E;line-height:1.6">Collect current public catalog data, keep each row tied to the original listing, and turn manual checking into a repeatable market signal. Work only from pages that anyone can normally view.</span>

</td>
</tr>
</table>

<table width="100%" style="display:table;width:100%;min-width:100%;border-collapse:separate;border-spacing:0;table-layout:fixed">
<tr>
<td style="padding:16px 14px;width:25%;background:#FFFFFF;border:1px solid #E4C7D6;border-top:3px solid #822A5D;border-radius:10px 0 0 10px;vertical-align:top"><span style="display:block;font-size:15px;font-weight:800;color:#591B40;line-height:1.3">🧭 Focused sources</span><span style="display:block;margin-top:8px;font-size:12px;color:#57534E;line-height:1.5">Use ordinary public catalog or seller pages.</span></td>
<td style="padding:16px 14px;width:25%;background:#FFFFFF;border:1px solid #E4C7D6;border-top:3px solid #822A5D;border-left:none;vertical-align:top"><span style="display:block;font-size:15px;font-weight:800;color:#591B40;line-height:1.3">🔔 Meaningful changes</span><span style="display:block;margin-top:8px;font-size:12px;color:#57534E;line-height:1.5">Separate new, updated, restocked, and removed items.</span></td>
<td style="padding:16px 14px;width:25%;background:#FFFFFF;border:1px solid #E4C7D6;border-top:3px solid #822A5D;border-left:none;vertical-align:top"><span style="display:block;font-size:15px;font-weight:800;color:#591B40;line-height:1.3">🔗 Source context</span><span style="display:block;margin-top:8px;font-size:12px;color:#57534E;line-height:1.5">Keep the original listing link beside every record.</span></td>
<td style="padding:16px 14px;width:25%;background:#FFFFFF;border:1px solid #E4C7D6;border-top:3px solid #822A5D;border-left:none;border-radius:0 10px 10px 0;vertical-align:top"><span style="display:block;font-size:15px;font-weight:800;color:#591B40;line-height:1.3">📅 Ready to repeat</span><span style="display:block;margin-top:8px;font-size:12px;color:#57534E;line-height:1.5">Run once for research or on a schedule for monitoring.</span></td>
</tr>
</table>

### 🎯 Turn public catalog changes into a useful signal

Monitor public Poshmark seller closets for listing prices, availability, quantities, restocks, updates, and removed listings across the public status views you select. Each record stays connected to the public listing so an operator, analyst, or sourcing team can verify the context before acting.

#### Who gets value

- **I am a resale sourcing manager** looking to find inventory and price movement across a defined seller watchlist without manual closet checks.
- **I am a catalog operations lead** looking to keep current public product data without opening every store by hand.
- **I am a market researcher** looking to compare availability and pricing across a defined seller or store list.

### ⚡ Get results in three steps

Start with a small public source to confirm the output fits your workflow. Repeat the same setup on an Apify schedule when you need ongoing catalog visibility.

<table width="100%" style="display:table;width:100%;min-width:100%;border-collapse:separate;border-spacing:0;table-layout:fixed">
<tr>
<td style="padding:16px 14px;width:33.333%;background:#FAF3F7;border:1px solid #E4C7D6;border-radius:10px 0 0 10px;vertical-align:top"><span style="display:block;font-size:12px;font-weight:800;color:#822A5D;letter-spacing:1px">STEP 1</span><span style="display:block;margin-top:6px;font-size:14px;font-weight:700;color:#1C1917;line-height:1.35">Add sources</span><span style="display:block;margin-top:6px;font-size:12px;color:#57534E;line-height:1.5">Paste public Poshmark seller names or closet links or select your filters.</span></td>
<td style="padding:16px 14px;width:33.333%;background:#FAF3F7;border:1px solid #E4C7D6;border-left:none;vertical-align:top"><span style="display:block;font-size:12px;font-weight:800;color:#822A5D;letter-spacing:1px">STEP 2</span><span style="display:block;margin-top:6px;font-size:14px;font-weight:700;color:#1C1917;line-height:1.35">Choose the view</span><span style="display:block;margin-top:6px;font-size:12px;color:#57534E;line-height:1.5">Collect a current snapshot or focus on changes.</span></td>
<td style="padding:16px 14px;width:33.333%;background:#FAF3F7;border:1px solid #E4C7D6;border-left:none;border-radius:0 10px 10px 0;vertical-align:top"><span style="display:block;font-size:12px;font-weight:800;color:#822A5D;letter-spacing:1px">STEP 3</span><span style="display:block;margin-top:6px;font-size:14px;font-weight:700;color:#1C1917;line-height:1.35">Use the feed</span><span style="display:block;margin-top:6px;font-size:12px;color:#57534E;line-height:1.5">Send source-linked records into your existing process.</span></td>
</tr>
</table>

### 🧩 Configure your run

The first setting identifies the public sources you want to follow. The remaining settings let you balance detail, scope, and the amount of history returned.

| Field | Type | Required | Description |
| --- | --- | --- | --- |
| `usernames` | List of text | No | Public Poshmark seller names without the at sign. |
| `closetUrls` | List of links | No | Optional full public closet links, combined with seller names. |
| `availabilityFilters` | List of choices | No | Choose which public closet status views to collect. |
| `brand` | Text | No | Optional brand text filter. |
| `category` | Text | No | Optional department or category filter. |
| `minPrice` | Number | No | Optional lowest price to keep. |
| `maxPrice` | Number | No | Optional highest price to keep. |
| `maxItems` | Number | No | Maximum distinct listings returned across every seller. |
| `maxPages` | Number | No | Maximum public closet pages checked for each seller and status. |
| `diffMode` | Choice | No | Return a full snapshot or only new, updated, restocked, and removed listings. |

### 📦 Use the data immediately

Every result is a structured record with the original public source retained for review. Choose a full view for a current snapshot or a change-focused view for downstream actions.

| Field | Type | Description |
| --- | --- | --- |
| `recordType` | Text | Whether the row represents a listing or a change. |
| `changeType` | Text or null | New, updated, restocked, or removed status when found. |
| `title` | Text | Public listing title. |
| `brand` | Text or null | Public brand label. |
| `category` | Text or null | Public category label. |
| `size` | Text or null | Public size label. |
| `priceAmount` | Number or null | Current public listing price. |
| `priceCurrency` | Text or null | Currency for the current price. |
| `originalPriceAmount` | Number or null | Original public price when available. |
| `inventoryStatus` | Text or null | Public availability status. |
| `quantityAvailable` | Number or null | Available quantity when published. |
| `quantityReserved` | Number or null | Reserved quantity when published. |
| `quantitySold` | Number or null | Sold quantity when published. |
| `restockDetected` | Yes or no | Whether availability returned after being unavailable. |
| `sellerUsername` | Text | Public seller name. |
| `listingUrl` | Link | Original public listing page. |
| `imageUrl` | Link or null | Public listing image link. |
| `updatedAt` | Date and time or null | Public update time when available. |
| `source` | Text | Public source family used for the record. |

### 💳 Understand your run cost

Review the current pricing shown in the Apify Store before you scale a scheduled workflow. Begin with a small public source so you can confirm the records match your criteria.

### ⭐ Enjoying Poshmark closet scraper?

After a successful run, rate the Actor based on the usefulness and clarity of the records. Your feedback helps improve the next release for teams with the same workflow.

<table width="100%" style="display:table;width:100%;min-width:100%;border-collapse:separate;border-spacing:0;table-layout:fixed">
<tr>
<td style="padding:20px 24px 14px;background:#FAF3F7;border:1px solid #E4C7D6;border-left:5px solid #822A5D;border-radius:10px 10px 0 0">
<span style="display:block;font-size:20px;letter-spacing:4px;color:#F59E0B">⭐ ⭐ ⭐ ⭐ ⭐</span>
<span style="display:block;margin-top:8px;font-size:17px;font-weight:800;color:#1C1917;line-height:1.35">Rate this Actor if it helped you track public closet inventory with less manual work.</span>
<span style="display:block;margin-top:8px;font-size:14px;color:#57534E;line-height:1.5">Your feedback helps resale teams find a repeatable public sourcing workflow.</span>
</td>
</tr>
<tr>
<td style="padding:0;background:#822A5D;border:1px solid #E4C7D6;border-top:none;border-radius:0 0 10px 10px;text-align:center">
<a href="https://apify.com/getascraper/poshmark-closet-monitor/reviews" style="display:block;padding:13px 16px;color:#FFFFFF;text-decoration:none;font-weight:800;font-size:15px;letter-spacing:0.3px">★&nbsp;&nbsp;Rate this Actor on Apify</a>
</td>
</tr>
</table>

### ❓ Frequently asked questions

These answers cover the safest way to get a reliable first result. Start with a small public source and confirm its scope before setting up recurring monitoring.

#### Can I start with a normal public source link?

Yes. Paste the public source described in the input form, then use the available filters to narrow the collection.

#### Can I use this for recurring monitoring?

Yes. Run it on an Apify schedule and choose the change-focused output when you only need records that have meaningfully changed.

#### How are removed listings handled?

A listing is only treated as removed after complete checks confirm it is no longer present. This reduces false removal events caused by incomplete source results.

#### Do I need a seller or store account?

No. This Actor is designed for publicly available information and does not request seller, shopper, or owner account access.

### 🛡️ Use public information responsibly

Use the records for legitimate resale research, sourcing operations, and market analysis. Respect the source’s terms and intended use, minimize retention, and do not use the data for deceptive or harmful practices.

### 🔗 Other actors

These adjacent Actors cover public marketplace and catalog sources that teams often track alongside this one. Choose the source that matches the store or seller platform you need to follow.

- [🛒 WooCommerce product scraper](https://apify.com/getascraper/woocommerce-store-monitor)
- [🛍️ Shopify product scraper](https://apify.com/getascraper/shopify-store-product-monitor)
- [🫐 Wildberries seller analytics](https://apify.com/getascraper/wildberries-seller-scraper)
- [🏷️ OpenSooq scraper](https://apify.com/getascraper/opensooq-scraper)

# Actor input Schema

## `usernames` (type: `array`):

Public Poshmark closet usernames to monitor. Do not include an @ prefix.

## `closetUrls` (type: `array`):

Optional full URLs such as https://poshmark.com/closet/pepepizzazz. URLs are combined with seller usernames.

## `availabilityFilters` (type: `array`):

Choose which public closet status views to read. Add sold\_out when you want prior zero-stock records available for restock comparisons.

## `brand` (type: `string`):

Optional case-insensitive brand text filter applied to each listing.

## `category` (type: `string`):

Optional text filter matched against the listing department or category.

## `minPrice` (type: `number`):

Optional lower price bound in the currency returned by Poshmark.

## `maxPrice` (type: `number`):

Optional upper price bound in the currency returned by Poshmark.

## `maxItems` (type: `integer`):

Maximum distinct listings across all sellers and status views. The default is bounded for predictable scheduled runs.

## `maxPages` (type: `integer`):

Maximum public closet pages fetched for each seller and status filter. Each page contains up to 48 listings.

## `diffMode` (type: `string`):

snapshot emits unchanged rows too; delta emits only new, updated, restocked, or removed rows.

## Actor input object example

```json
{
  "usernames": [
    "pepepizzazz"
  ],
  "closetUrls": [],
  "availabilityFilters": [
    "available"
  ],
  "maxItems": 100,
  "maxPages": 20,
  "diffMode": "snapshot"
}
```

# Actor output Schema

## `dataset` (type: `string`):

No description

## `runSummary` (type: `string`):

No description

# API

You can run this Actor programmatically using our API. Below are code examples in JavaScript, Python, and CLI, as well as the OpenAPI specification and MCP server setup.

## JavaScript example

```javascript
import { ApifyClient } from 'apify-client';

// Initialize the ApifyClient with your Apify API token
// Replace the '<YOUR_API_TOKEN>' with your token
const client = new ApifyClient({
    token: '<YOUR_API_TOKEN>',
});

// Prepare Actor input
const input = {
    "usernames": [
        "pepepizzazz"
    ],
    "closetUrls": [],
    "availabilityFilters": [
        "available"
    ],
    "maxItems": 100,
    "maxPages": 20,
    "diffMode": "snapshot"
};

// Run the Actor and wait for it to finish
const run = await client.actor("getascraper/poshmark-closet-monitor").call(input);

// Fetch and print Actor results from the run's dataset (if any)
console.log('Results from dataset');
console.log(`💾 Check your data here: https://console.apify.com/storage/datasets/${run.defaultDatasetId}`);
const { items } = await client.dataset(run.defaultDatasetId).listItems();
items.forEach((item) => {
    console.dir(item);
});

// 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/js/docs

```

## Python example

```python
from apify_client import ApifyClient

# Initialize the ApifyClient with your Apify API token
# Replace '<YOUR_API_TOKEN>' with your token.
client = ApifyClient("<YOUR_API_TOKEN>")

# Prepare the Actor input
run_input = {
    "usernames": ["pepepizzazz"],
    "closetUrls": [],
    "availabilityFilters": ["available"],
    "maxItems": 100,
    "maxPages": 20,
    "diffMode": "snapshot",
}

# Run the Actor and wait for it to finish
run = client.actor("getascraper/poshmark-closet-monitor").call(run_input=run_input)

# Fetch and print Actor results from the run's dataset (if there are any)
print("💾 Check your data here: https://console.apify.com/storage/datasets/" + run["defaultDatasetId"])
for item in client.dataset(run["defaultDatasetId"]).iterate_items():
    print(item)

# 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/python/docs/quick-start

```

## CLI example

```bash
echo '{
  "usernames": [
    "pepepizzazz"
  ],
  "closetUrls": [],
  "availabilityFilters": [
    "available"
  ],
  "maxItems": 100,
  "maxPages": 20,
  "diffMode": "snapshot"
}' |
apify call getascraper/poshmark-closet-monitor --silent --output-dataset

```

## MCP server setup

```json
{
    "mcpServers": {
        "apify": {
            "command": "npx",
            "args": [
                "mcp-remote",
                "https://mcp.apify.com/?tools=getascraper/poshmark-closet-monitor",
                "--header",
                "Authorization: Bearer <YOUR_API_TOKEN>"
            ]
        }
    }
}

```

## OpenAPI specification

Download the OpenAPI definition: https://api.apify.com/v2/actors/1uoVhgRIPoZs1CKi3/builds/t36FoAzUWEVQDjTzH/openapi.json
