ParseForge Scrapers

Poshmark Scraper

parseforge/poshmark-scraper

E-commerceLead generationOther

Scrapes Poshmark product listings from search results and seller closets. Returns each listing as a flat row with price, title, size, brand, condition, and availability. Filter by department, price range, color, and shipping before data is collected.

Run this scraper See the API call
Total users
17
Monthly active
2
Total runs
265
Bookmarked
1
Rating
Not rated yet
Last modified
12 days ago

Overview

ParseForge

Poshmark Scraper

Scrape Poshmark listings from any search query or seller closet, up to a million per run. Every item comes with its price, title, size, brand, and availability status. No login or API key. Export to CSV, JSON, Excel, or XML.

Poshmark's marketplace moves fast, and manually tracking listings across searches and closets is a full-time job. This Actor reads the public listing feeds directly, letting you pull structured data by keyword or seller username. Filter by department, price, condition, color, and shipping before the data ever hits your dataset, so you only pay for the rows you need.

Who uses it What they scrape Poshmark for
Resellers and flippers Spot underpriced items the moment they are listed to source inventory.
Market researchers Track pricing trends, brand saturation, and sell-through rates across categories.
E-commerce managers Monitor competitor closets and pricing strategies on Poshmark.
Data analysts Build a structured feed of secondhand fashion data for pricing models.

What it does

This Actor collects Poshmark product listings by search query or seller closet and returns each one as a flat row.

  • ๐Ÿ” Search by keyword: Enter any search term like "nike shoes" and get matching listings with all applied filters.
  • ๐Ÿ‘ค Seller closet mode: Provide a Poshmark username and scrape every item in that seller's public closet.
  • ๐Ÿท๏ธ Granular filters: Narrow results by department, condition, price range, color, size, availability, and listing type.
  • ๐Ÿ”€ Flexible sorting: Order results by best match, newest first, price high-to-low or low-to-high, price drops, or most liked.

Results export to CSV, JSON, Excel, or XML, or straight from the API.

What you can do with Poshmark data

๐Ÿ“ฆ Source inventory for resale.

A reseller runs a daily search for a niche brand with a max price filter and sorts by newest first to catch fresh listings before anyone else.

๐Ÿ“Š Monitor competitor pricing.

An e-commerce manager scrapes a list of competing seller closets weekly and compares average list prices to adjust their own pricing strategy.

๐Ÿ‘— Analyze category trends.

A market researcher pulls all sold listings for "Women, Dresses" over a month to calculate sell-through rates and average sold prices by brand.

๐Ÿ  Track a seller's inventory.

A buyer scrapes a favorite seller's entire closet daily and exports to CSV to watch for new additions and price drops.

Why choose this scraper

What you get
No API key required Reads public Poshmark feeds directly with no registration or OAuth.
Fixed flat schema Every listing returns the same fields so your pipeline never breaks.
Pre-filtered output Department, price, condition, and shipping filters run at read time to save you credits.
Dual scrape modes Search the whole marketplace or deep-dive a single seller's closet with one Actor.

How it compares

This Actor offers dual scrape modes, granular pre-filters, and availability tracking that go beyond what the other Poshmark scraper on Apify lists.

Feature ParseForge Poshmark Scraper
Search by keyword Yes Yes
Seller closet scraping Yes Not listed
Filter by department Yes Not listed
Filter by price range Yes Not listed
Filter by availability (sold items) Yes Not listed
Filter by condition (NWT) Yes Not listed
Filter by shipping offer Yes Not listed

Configure the run

Drive the Actor from search queries and seller usernames, alone or together, and filters run as each listing is read so only matches reach your dataset. The Input tab lists every parameter.

A first run with the defaults:

{
  "searchQuery": "nike shoes",
  "maxItems": 10,
  "scrapeMode": "search",
  "availability": "sold_out",
  "sortBy": "best_match"
}

A larger pull:

{
  "searchQuery": "nike shoes",
  "maxItems": 200,
  "scrapeMode": "search",
  "availability": "sold_out",
  "sortBy": "best_match"
}

Pricing

Pay-per-result: $0.01599 per result collected. You pay only for the results written to your dataset.

Results collected Approximate cost
100 results $1.60
1,000 results $15.99
10,000 results $159.90

New Apify accounts start with $5 in free credit.

Free users

Free-plan runs return up to 10 results as a preview. Upgrade your Apify plan to collect up to 1,000,000 results per run.

Run it

  1. Create a free Apify account with $5 in credit.
  2. Open the Poshmark Scraper.
  3. Set your inputs and any filters, then click Start.
  4. Export the results as CSV, Excel, JSON, or XML from the Dataset tab.

Run it programmatically through the Apify API (run-sync-get-dataset-items) or the ApifyClient for JavaScript and Python.

Use with AI agents (MCP)

Give an AI agent live access to Poshmark through the Model Context Protocol. Add the Actor to Claude, Cursor, or any MCP client:

claude mcp add --transport http apify "https://mcp.apify.com?tools=parseforge/poshmark-scraper"

Then prompt it in plain language to run the scraper and read back the results.

Troubleshooting

Why am I getting no results?

Check that your search query is spelled correctly and that your filters are not too restrictive. Try removing filters one at a time to see which one is eliminating all results.

Why does the Actor stop before reaching my Max Items?

Poshmark may not have enough listings matching your query and filters. Try broadening your search or removing optional filters like color and size.

Why are some fields empty in my results?

Not every Poshmark listing includes every field. Sellers may leave out the color, size, or brand. Empty fields mean the seller did not provide that information.

Why does seller closet mode return an error?

Verify the username is spelled exactly as it appears on Poshmark. Usernames are case-sensitive. Also confirm the closet is public and not empty.

Why am I getting rate-limited?

The Actor handles rate limits automatically by slowing down. If you are on a free plan, the lower concurrency may help avoid limits. For large runs, consider spreading them across multiple smaller runs.

FAQ

Question Answer
Do I need a Poshmark account or API key to use this? No. The Actor reads Poshmark's public listing feeds directly. You do not need to register an app, log in, or obtain an API key.
Can I scrape sold listings? Yes. Set the Availability filter to "Sold Items" and the Actor will return only listings that have already sold, including their listed price.
How many listings can I scrape in one run? Free Apify users are limited to 100 items per run. Paid users can set the Max Items field up to 1,000,000 per run.
Can I scrape a specific seller's entire closet? Yes. Switch the Scrape Mode to "Seller closet" and enter the seller's Poshmark username. The Actor will return every public listing in that closet.
What filters are available? You can filter by department, availability, condition, listing type, price range, shipping offer, color, and size. Filters are applied as listings are read.
Can I sort the results? Yes. Sort by Best Match, Newest First, Price High to Low, Price Low to High, Price Drop, or Most Liked.
What export formats are supported? You can export your dataset in CSV, JSON, Excel, XML, HTML, RSS, or JSONL directly from the Apify platform.
Does this work for Poshmark Canada or other regions? The Actor targets the US Poshmark marketplace at poshmark.com. Regional Poshmark sites may require a different configuration.
Can I run this on a schedule? Yes. Apify supports scheduled runs. You can set this Actor to run every hour, day, or week to keep your dataset fresh.
What happens if Poshmark rate-limits me? The Actor includes built-in handling for rate limits. It will slow down automatically if Poshmark requests it, then resume.
Can I filter by brand? The search query field accepts brand names. Enter a brand like "Levi's" or "Free People" as your search query to target specific brands.
Is this Actor affiliated with Poshmark? No. This is an independent web scraper built on the Apify platform. It is not affiliated with or endorsed by Poshmark, Inc.

Related actors

Browse the full ParseForge collection for more scrapers.

๐Ÿ†˜ Need help? Email parseforge@protonmail.com with your run ID, your input, and what you expected.

โš ๏ธ Disclaimer. This Actor is unofficial and is not affiliated with, endorsed by, or sponsored by Poshmark, Inc. It collects only publicly available data. You are responsible for using the collected data in compliance with the source's terms of service and applicable data-protection laws, including GDPR, CCPA, and PIPL. Do not use it to collect personal data unlawfully.

Input

FieldTypeWhat it doesDefault
searchQuery string Keyword to search for listings (e.g. "nike shoes"). Used when scrapeMode is "search". nike shoes
maxItems integer Free users: Limited to 100. Paid users: Optional, max 1,000,000. 10
scrapeMode string (2 options) Search listings by keyword, or scrape all items from a seller's closet. search
sellerUsername string Poshmark username whose closet to scrape (e.g. "tiffanymars000"). Required when scrapeMode is "seller_closet". not set
department string (9 options) Filter by department. not set
availability string (5 options) Filter by listing availability status. sold_out
condition string (2 options) Filter by item condition. not set
listingType string (3 options) Filter by listing type: regular closet or boutique items. not set
priceMin integer Minimum listing price in USD. not set
priceMax integer Maximum listing price in USD. not set
shipping string (3 options) Filter by shipping offer. not set
color string Filter by color (e.g. "Red", "Black", "Blue"). not set
size string Filter by size (e.g. "8", "XL", "Medium"). Depends on the selected department. not set
sortBy string (7 options) How to sort search results. best_match

Pricing

from $11.99 per 1,000 results

Charged forWhat it isPrice each
Actor Start Charged once when the run starts. $0.005
Result Item Charged once per result collected. $0.01199 to $0.01599

Tiered: the lower figure is the price on a higher Apify plan. Billing and the free credit live on Apify.

API

One POST returns the dataset directly. Same shape for every scraper in the library, so swapping the slug is the only change.

POST ยท run and get results
curl -X POST "https://api.apify.com/v2/acts/parseforge~poshmark-scraper/run-sync-get-dataset-items?token=$APIFY_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{
    "helloWorld": 123
  }'

Examples

Input that runs as-is.

input.json
{
  "helloWorld": 123
}

Reviews

No reviews yet. Be the first.

Issues

We build and maintain this scraper, so a problem with it comes to us. Report it on the Apify listing and the thread stays attached to the scraper where the next person can find it: open an issue.

Broken and urgent, or you would rather not post in public? Write to parseforge@protonmail.com and it reaches the people who wrote it.

Related scrapers

Run Poshmark Scraper on Apify All scrapers