Macys Actor avatar

Macys Actor

Try for free

2 hours trial then $15.00/month - No credit card required now

Go to Store
Macys Actor

Macys Actor

getdataforme/my-macys-actor
Try for free

2 hours trial then $15.00/month - No credit card required now

Scrape product data from Macy's using the Macys Scraper Apify actor. Extract detailed information like product names, prices, images, descriptions, and SKUs from Macy's product pages. Automate your e-commerce data extraction with high accuracy and efficiency. Proxy support included.

Here’s a sample documentation for the Apify Actor "Macys Scraper" based on your requirements:


Macys Scraper Documentation

Scrape Macys Data from Web Pages

The Macys Scraper is an Apify actor that allows you to effortlessly extract product information from Macy's product pages. Whether you need product names, prices, descriptions, images, or SKUs, this actor will automate the process and return all necessary details in a structured format.

How it Works

To use the Macys Scraper, simply provide the URLs of the Macy's product pages you want to scrape. You can enter a list of URLs in the "URLs" input field, and the scraper will fetch the product details. You can also configure the proxy settings for better performance.

Input Fields

1. URLs (List of URLs)

  • Type: Array
  • Description: Provide a list of URLs from which you want to scrape data. Each URL should point to a Macy’s product page.
  • Example:
    ["https://www.macys.com/shop/product/sharper-image-heated-fleece-snuggle-wrap-throw?ID=18437069"]

2. Proxy Configuration

  • Type: Object
  • Description: Use a proxy to hide the origin of the scraper and avoid any blocking from the website.
  • Default: {"useApifyProxy": true}
  • Editor: Proxy settings can be customized or left with the default.

Output

Once the scraper runs successfully, it will return product details in the following structure:

1[
2    {
3        "product_name": "Smart-sense Shiatsu Realtouch Chair Pad",
4        "product_price": "5476.70 USD",
5        "product_image": "https://slimages.macysassets.com/is/image/MCY/products/2/optimized/17855082_fpx.tif",
6        "product_url": "https://www.macys.com/shop/product/sharper-image-smart-sense-shiatsu-realtouch-chair-pad?ID=11520547",
7        "description": "Sharper Image Realtouch Chair Pad uses smartsense technology to accurately pinpoint your pressure points and deliver a custom massage.",
8        "sku": "843479126945USA"
9    },
10    {
11        "product_name": "Shiatsu Foot and Back Massager with Heat",
12        "product_price": "59.99 USD",
13        "product_image": "https://slimages.macysassets.com/is/image/MCY/products/9/optimized/30302129_fpx.tif",
14        "product_url": "https://www.macys.com/shop/product/sharper-image-shiatsu-foot-back-massager-with-heat?ID=20007089",
15        "description": "Experience ultimate relaxation with the Sharper Image Shiatsu Foot and Back Massager. Featuring deep kneading shiatsu massage.",
16        "sku": "840397501144USA"
17    }
18]

Proxy Configuration

It’s highly recommended to enable proxy to avoid issues with rate limiting or blocking. The Apify proxy can be used for seamless extraction without getting blocked.

Important Note: Running the scraper without a proxy may lead to extraction failures or blockages from Macy's website.

Example Usage

  1. Enter the URL(s) of the product pages in the URLs input field.
  2. Enable the proxy configuration if needed.
  3. Run the actor and retrieve the results in JSON format, with product details including name, price, description, image, and SKU.

Output Details

  • product_name: Name of the product
  • product_price: Price of the product in USD
  • product_image: Image URL of the product
  • product_url: Direct URL to the product page on Macy’s website
  • description: Short description of the product
  • sku: SKU code for the product

Support

For further assistance or custom requests, please contact our support team:

Please include "Custom Support" in the email subject for quicker assistance.


This format aligns with your sample while providing clear documentation for the actor. Would you like to make any adjustments?

Developer
Maintained by Community

Actor Metrics

  • 2 monthly users

  • 0 No stars yet

  • Created in Jan 2025

  • Modified 6 hours ago

Categories