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.

Developer
Maintained by Community

Actor Metrics

  • 1 monthly user

  • No reviews yet

  • No bookmarks yet

  • >99% runs succeeded

  • Created in Jan 2025

  • Modified 2 months ago

Categories

You can access the Macys Actor 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  "urls": [
3    "https://www.macys.com/shop/product/sharper-image-heated-fleece-snuggle-wrap-throw?ID=18437069"
4  ],
5  "proxyConfiguration": {
6    "useApifyProxy": true,
7    "apifyProxyGroups": [
8      "RESIDENTIAL"
9    ]
10  }
11}' |
12apify call getdataforme/my-macys-actor --silent --output-dataset

Macys Actor API through CLI

The Apify CLI is the official tool that allows you to use Macys Actor locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

1npm i -g apify-cli
2apify login

Other API clients include: