
Poshmark Listings Scraper
Pay $1.00 for 1,000 products

Poshmark Listings Scraper
Pay $1.00 for 1,000 products
The Poshmark Listings Scraper extracts product data from Poshmark search URLs, capturing titles, images, links, seller info, brand, size, price, and old price—ideal for resale market analysis and price tracking.
Actor Metrics
1 monthly user
No reviews yet
1 bookmark
>99% runs succeeded
Created in Mar 2025
Modified 2 days ago
You can access the Poshmark Listings Scraper programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
1echo '{
2 "searchUrls": [
3 "https://poshmark.com/brand/Nike-Men",
4 "https://poshmark.com/brand/Nike-Women"
5 ]
6}' |
7apify call piotrv1001/poshmark-listings-scraper --silent --output-dataset
Poshmark Listings Scraper API through CLI
The Apify CLI is the official tool that allows you to use Poshmark Listings Scraper locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include: