Costco Product Scraper avatar

Costco Product Scraper

Pricing

from $2.90 / 1,000 results

Go to Apify Store
Costco Product Scraper

Costco Product Scraper

Scrape product data from Costco.com by search, category, or direct URL. Returns name, price, rating, reviews count, and stock status.

Pricing

from $2.90 / 1,000 results

Rating

5.0

(2)

Developer

ParseForge

ParseForge

Maintained by Community

Actor stats

2

Bookmarked

113

Total users

9

Monthly active users

15 days ago

Last modified

Share

ParseForge

Costco Product Scraper

Scrape Costco product data from any category, search query, or direct URL, up to a million items per run. Every product comes with its name, price, price per unit, rating, reviews count, and stock status. No login or API key. Export to CSV, JSON, Excel, or XML.

Costco.com does not offer a public API for product data, making it hard to track pricing, inventory, or product details at scale. This scraper reads product listings from search results, category pages, and individual product URLs directly, returning each item in a consistent schema. It handles pagination automatically and respects site limits.

Who uses itWhat they scrape Costco for
Price comparison analystsMonitor Costco pricing across categories for competitive intelligence.
Inventory researchersTrack product availability and stock changes over time.
E-commerce marketersGather product data for market research or content creation.
Data scientistsBuild datasets of Costco products for analysis or machine learning.

What it does

This Actor collects product data from Costco.com by search query, category filter, or direct product/category URLs, and returns each product as a flat row with name, price, price per unit, rating, reviews count, and stock status.

  • ๐Ÿ” Search by keyword: Enter a product name or keyword to find matching items.
  • ๐Ÿ“‚ Category filter: Narrow results to a specific department like electronics or appliances.
  • ๐Ÿ”— Direct URLs: Provide product or category page URLs for targeted scraping.
  • ๐Ÿ“Š Pagination handled automatically: The scraper follows next-page links until the max item limit is reached.

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

What you can do with Costco data

๐Ÿ“ˆ Track pricing trends.

A retailer runs weekly scrapes of Costco electronics to adjust their own pricing strategy.

๐Ÿ“ฆ Monitor product availability.

A supply chain analyst scrapes Costco appliance categories daily to detect stockouts and restocks.

๐Ÿ” Research product assortments.

A market researcher collects all Costco furniture listings to analyze category breadth and pricing.

๐Ÿ“Š Build training datasets.

A data scientist scrapes thousands of Costco products to train a product classification model.

Why choose this scraper

What you get
No login neededScrape Costco.com without creating an account or using an API key.
Structured outputEach product row includes name, price, price per unit, rating, reviews count, and stock status.
Flexible inputUse search keywords, category filters, or direct URLs to target exactly what you need.
ScalableCollect up to 1 million products per run with automatic pagination.

How it compares

This actor competes with other Costco scrapers on Apify, offering a balance of features and ease of use.

FeatureParseForgeCostCo Reviews ScraperCostCo Fast Product Scraper
Product nameYesNot listedYes
PriceYesNot listedYes
Price per unitYesNot listedYes
RatingYesNot listedYes
Reviews countYesNot listedYes
Stock statusYesNot listedYes
Product reviewsNot listedYesNot listed

Configure the run

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

A first run with the defaults:

{
"maxItems": 10,
"searchQuery": "smart watch"
}

A larger pull:

{
"maxItems": 200,
"searchQuery": "smart watch"
}

Pricing

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

Results collectedApproximate cost
100 results$5.00
1,000 results$50.00
10,000 results$500.00

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 Costco Product 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 Costco 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/costco-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 or category filter is spelled correctly. Also ensure you are not mixing direct URLs with search filters, as they are mutually exclusive.

The scraper stopped early before reaching my max items.

Costco.com may limit the number of pages or results available for a given search. Try using a broader search query or category filter.

I see duplicate products in the output.

Some products may appear in multiple categories or search results. The scraper does not deduplicate by default. You can remove duplicates in post-processing using the product URL or name.

The scraper is slow or timing out.

Reduce the maxItems setting or narrow your search query to fewer results. The scraper respects site rate limits to avoid being blocked.

FAQ

QuestionAnswer
Do I need a Costco account to use this scraper?No, the scraper accesses public product pages on Costco.com without any login.
Can I scrape product reviews with this actor?No, this scraper focuses on product data like name, price, and stock. For reviews, use the CostCo Reviews Scraper.
What is the difference between search query and category filter?Search query finds products by keyword across all categories. Category filter narrows results to a specific department like electronics.
Can I use both direct URLs and search filters in one run?No, they are mutually exclusive. Choose one input method per run.
How many products can I scrape per run?You can set a maximum from 1 to 1,000,000 products. The scraper stops when it reaches that limit.
Does the scraper handle pagination?Yes, it automatically follows next-page links on search and category pages.
What data fields are returned?The output includes product name, price, price per unit, currency, rating, reviews count, stock status, and more. The full field list appears after a run.
Can I schedule regular runs?Yes, you can schedule the actor to run daily, weekly, or at custom intervals via the Apify platform.

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 Costco Wholesale Corporation. 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.