Macy's Search Scraper

Macy's Search Scraper

by powerai

Automatically scrape Macy's product data, including prices, ratings, and reviews, with full pagination. Get structured data for price tracking and market analysis.

25 runs
3 users
Try This Actor

Opens on Apify.com

About Macy's Search Scraper

Need to track Macy's product prices, monitor inventory, or analyze their catalog? This scraper handles the heavy lifting. I built it because manually checking for price drops or new arrivals is a pain. It runs on Apify, so you just give it a search term or category URL, and it automatically clicks through every page of results for you. It pulls all the important details: current price, any sale prices, product names and IDs, ratings, review counts, and direct links. The data comes back clean and structured, usually as JSON or CSV, ready to drop into a spreadsheet or your own app. I use it weekly to watch a few specific items for sales and to keep an eye on competitor pricing. It saves me hours of manual browsing and copying. If you're into e-commerce data, market research, or just love a good deal, this automates the tedious part so you can focus on the analysis.

What does this actor do?

Macy's Search Scraper 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

Macy's Search Scraper

Scrapes product listings from Macy's.com using a search URL. It handles pagination automatically and extracts detailed product data.

Overview

This actor is designed for scraping product listings from Macy's search results or category pages. You provide a URL, and it navigates through all pages, collecting product information into a structured dataset. It's useful for building product catalogs, monitoring prices, or conducting market research.

Key Features

  • URL-Based Scraping: Starts from a complete Macy's search or category URL.
  • Automatic Pagination: Clicks through pages and "Load More" buttons until it reaches the end of results or your item limit.
  • Comprehensive Data Extraction: Captures a wide range of product details for each item.
  • Smart Deduplication: Automatically filters out duplicate products based on their unique URLs.

How to Use

  1. Get a Search URL: Go to Macy's.com, perform a search or browse a category, apply any desired filters (price, brand, etc.), and copy the full URL from your browser.
  2. Configure the Actor: Provide the copied URL to the searchUrl input. Optionally, set a maxItems limit.
  3. Run the Actor: Execute it. It will scrape the listing pages and output the product data.

Example Search URLs:

https://www.macys.com/shop/featured/coat?ss=true
https://www.macys.com/shop/search?keyword=handbag

Input

Configure the actor using these input parameters:

Field Type Required Description
searchUrl string Yes The full Macy's search or category URL to scrape.
maxItems integer No Maximum number of products to fetch. Default is unlimited.
proxyConfiguration object No Proxy settings for the actor (optional).

Output

The actor outputs a dataset where each item is a JSON object representing a product. Data is saved incrementally during the run.

Output Fields:
* searchUrl: The original URL you provided.
* url: Direct link to the product's detail page.
* title: Full product name.
* brand: Brand name.
* badge: Promotional badge text (e.g., "Sale", "Black Friday Deal").
* image: URL of the main product image.
* price: Current selling price (as a numeric string).
* priceOrigin: Original price before discount (numeric string).
* priceDiscount: Discount percentage (e.g., "60%").
* rating: Customer rating score out of 5 (numeric).
* reviewsCount: Total number of customer reviews (integer).
* colors: Array of available color names (optional field).
* scrapedAt: ISO 8601 timestamp of when the item was scraped.

Example Output Item:

{
  "searchUrl": "https://www.macys.com/shop/featured/coat?ss=true",
  "url": "https://www.macys.com/shop/product/example-coat",
  "title": "Women's Single-Breasted Belted Coat",
  "brand": "CeCe",
  "badge": "Black Friday Deal",
  "image": "https://slimages.macysassets.com/is/image/...",
  "price": "941.28",
  "priceOrigin": "2,353.38",
  "priceDiscount": "60%",
  "rating": 4.6,
  "reviewsCount": 7,
  "scrapedAt": "2025-11-12T07:47:58.049Z"
}

Notes & Limitations

  • Data Scope: It scrapes data available on listing pages (search results, category pages). It does not navigate into individual product detail pages for additional information.
  • Field Availability: Some products may lack data for optional fields like rating, reviewsCount, or colors.
  • Performance: The actor handles network delays gracefully. However, rate limiting may affect very large scraping jobs.
  • Requirements: A valid, filterable Macy's search URL is required to start the scrape.

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 Macy's Search Scraper now on Apify. Free tier available with no credit card required.

Start Free Trial

Actor Information

Developer
powerai
Pricing
Paid
Total Runs
25
Active Users
3
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