Costco Product Details Scraper (.com, .ca)

Costco Product Details Scraper (.com, .ca)

by ecomscrape

Automatically extract pricing, specs, reviews & inventory data from Costco.com and Costco.ca as structured JSON. Bypass anti-bot blocks for reliable e-commerce data feeds.

92 runs
7 users
Try This Actor

Opens on Apify.com

About Costco Product Details Scraper (.com, .ca)

Need to pull clean, structured data from Costco's US or Canadian sites? I built this scraper because I got tired of wrestling with their dynamic pages and anti-bot blocks. It reliably extracts the full product details you're after: current pricing, SKUs, specs, images, customer reviews, and real-time inventory status. It handles the JavaScript rendering automatically, so you get the data you see in your browser, not a broken page. The output is organized JSON, ready to pipe into your database, spreadsheet, or analysis tool. I use it weekly for keeping track of competitor pricing and spotting inventory trends. It's perfect for anyone in e-commerce, market research, or retail analytics who needs accurate, automated data feeds from Costco without the maintenance headache of building and updating a custom scraper. Just set your search terms or product URLs and let it run on a schedule.

What does this actor do?

Costco Product Details Scraper (.com, .ca) is a web scraping and automation tool available on the Apify platform. It's designed to help you extract data and automate tasks efficiently in the cloud.

Key Features

  • Cloud-based execution - no local setup required
  • Scalable infrastructure for large-scale operations
  • API access for integration with your applications
  • Built-in proxy rotation and anti-blocking measures
  • Scheduled runs and webhooks for automation

How to Use

  1. Click "Try This Actor" to open it on Apify
  2. Create a free Apify account if you don't have one
  3. Configure the input parameters as needed
  4. Run the actor and download your results

Documentation

Costco Product Details Scraper (.com, .ca)

Overview

This actor scrapes detailed product information from Costco's US (.com) and Canadian (.ca) websites. It handles JavaScript-rendered content and anti-bot protections to extract data like pricing, specifications, and ratings into structured JSON.

Key Features

  • Multi-region support: Works with both costco.com and costco.ca.
  • Dynamic content handling: Executes JavaScript and processes AJAX-loaded data.
  • Anti-bot evasion: Uses residential proxies (via Apify Proxy) to avoid detection.
  • Comprehensive data extraction: Captures product name, SKU, model number, price, rating, features, and more.
  • Configurable retries: Handles failed requests with adjustable retry logic.

How to Use

Configure the actor with a JSON input specifying the product URLs and proxy settings. The actor will process each URL and return the scraped data to the dataset.

Input/Output

Input

Provide a JSON object with the following structure:

{
  "max_retries_per_url": 2,
  "proxy": {
    "useApifyProxy": true,
    "apifyProxyGroups": ["RESIDENTIAL"],
    "apifyProxyCountry": "SG"
  },
  "urls": [
    "https://www.costco.com/roland-frp-nuvola-ex-digital-piano-bundle.product.4000385725.html",
    "https://www.costco.ca/singing-machine-ultimate-karaoke-party-system.product.4000371572.html"
  ]
}
  • urls: An array of Costco product page URLs.
  • proxy: Configuration for Apify Proxy. Use RESIDENTIAL proxy groups and set the country to match your target region (e.g., "US" for .com, "CA" for .ca).
  • max_retries_per_url: Number of retry attempts for failed requests.

Output

The actor outputs a JSON object for each product. Each record contains fields such as:
* url, title, sku, modelNumber
* price, wasPrice, memberOnlyPrice
* rating, reviewCount
* description, specifications (key-value pairs), features (array)
* imageUrls, breadcrumbs, inStock

Example output record:

{
  "url": "https://www.costco.com/example-product.html",
  "title": "Example Product Name",
  "sku": "1234567",
  "price": 299.99,
  "inStock": true,
  "specifications": {
    "Brand": "ExampleBrand",
    "Weight": "10 lbs"
  }
}

For support, contact the developer via My profile.

Common Use Cases

Market Research

Gather competitive intelligence and market data

Lead Generation

Extract contact information for sales outreach

Price Monitoring

Track competitor pricing and product changes

Content Aggregation

Collect and organize content from multiple sources

Ready to Get Started?

Try Costco Product Details Scraper (.com, .ca) now on Apify. Free tier available with no credit card required.

Start Free Trial

Actor Information

Developer
ecomscrape
Pricing
Paid
Total Runs
92
Active Users
7
Apify Platform

Apify provides a cloud platform for web scraping, data extraction, and automation. Build and run web scrapers in the cloud.

Learn more about Apify

Need Professional Help?

Couldn't solve your problem? Hire a verified specialist on Fiverr to get it done quickly and professionally.

Find a Specialist

Trusted by millions | Money-back guarantee | 24/7 Support