Macys Product Search
Pricing
$30.00/month + usage
Macys Product Search
The Macy's Product Search Scraper is a reliable tool to extract product data directly from Macy's search results. Whether you're conducting market research, tracking pricing trends, or building a product database, this actor provides comprehensive product information in an easy-to-use format.
0.0 (0)
Pricing
$30.00/month + usage
2
7
2
Last modified
2 months ago
Macy's Product Search Scraper Actor Documentation
Overview
The Macy's Product Search Scraper is a reliable tool to extract product data directly from Macy's search results. Whether you're conducting market research, tracking pricing trends, or building a product database, this actor provides comprehensive product information in an easy-to-use format.
Features
- Flexible Search Queries: Search for products using any keyword or term.
 - Paginated Results: Retrieve data across multiple pages with adjustable limits per page.
 - Region and Currency Support: Customize results for specific regions and currencies.
 - Comprehensive Data Extraction: Get details like product names, prices, descriptions, and more.
 
Use Cases
- Market Research: Analyze Macy's product offerings for insights and trends.
 - Price Monitoring: Track product prices and promotions in real time.
 - Competitor Analysis: Compare Macy's product catalog with other retailers.
 - E-commerce Development: Populate your store or tool with Macy's product data.
 
Input Parameters
The actor accepts the following input parameters:
| Parameter Name | Type | Default Value | Description | 
|---|---|---|---|
query | String | hat | The search term to query Macy's product catalog. | 
currencyCode | String | USD | The currency code for product prices (e.g., USD, EUR). | 
regionCode | String | US | The region code for localized results. | 
page | String | 1 | The page number of the search results to scrape. | 
perPage | String | 20 | The number of products to retrieve per page (e.g., 20, 50). | 
Example Input
const {query = 'hat',currencyCode = 'USD',regionCode = 'US',page = '1',perPage = '20'} = input;
Output
The actor outputs product search results in JSON format.
Example Output
{"result": [{"product": {"id": 995170,"identifier": {"productUrl": "/shop/product/country-gentleman-hats-wilton-wool-fedora?ID=995170&isDlp=true","productId": 995170},"detail": {"name": "Country Gentleman Hats, Wilton Wool Fedora","brand": "Country Gentlemen","flags": {"registrable": true,"isStoreOnlyProductOnline": true,"hasColors": true,"PDPColorized": true},"reviewStatistics": {"aggregate": {"rating": 4.5872,"count": 109}},"typeName": "HAT"},"relationships": {"taxonomy": {"defaultCategoryId": 176642}},"imagery": {"additionalImageSource": [{"filePath": "8/optimized/2992088_fpx.tif"}],"primaryImage": {"filePath": "8/optimized/2992088_fpx.tif"}},"availability": {"active": true,"available": true},"traits": {"colors": {"selectedColor": {"id": 1002299,"name": "Brown","normalName": "Brown","swatchImage": {"filePath": "4/optimized/1215114_fpx.tif"},"imagery": {"additionalImageSource": [{"filePath": "8/optimized/2992088_fpx.tif"}],"primaryImage": {"filePath": "8/optimized/2992088_fpx.tif"}}},"colorMap": [{"id": 1002264,"name": "Black","normalName": "Black","swatchImage": {"filePath": "7/optimized/3193337_fpx.tif"},"imagery": {"additionalImageSource": [{"filePath": "8/optimized/2975658_fpx.tif"}],"primaryImage": {"filePath": "8/optimized/2975658_fpx.tif"}}},{"id": 1002299,"name": "Brown","normalName": "Brown","swatchImage": {"filePath": "4/optimized/1215114_fpx.tif"},"imagery": {"additionalImageSource": [{"filePath": "8/optimized/2992088_fpx.tif"}],"primaryImage": {"filePath": "8/optimized/2992088_fpx.tif"}}}]},"types": {}},"pricing": {"price": {"priceType": {"applicableToAllUpcs": true},"tieredPrice": [{"label": "[PRICE]","values": [{"value": 79,"formattedValue": "$79.00","type": "regular"}]}],"priceTypeId": 11}},"mltUrlPath": "/shop/similar-products?&CategoryID=176642&imageId=2992088&productId=995170&cm_sp=MLT_RESP-_-pros-_-2992088-995170&modelId=pros&lid=more_like_this-pros-2992088-995170&productType=HAT","assetAnalytics": "MLT_RESP-_-pros-_-2992088-995170"}},// others products]}
Key Fields
query: The input search term.currencyCode: The currency used in the prices.regionCode: The region for localized results.page: The current page number of the results.products: An array of product details, including:name: Product name.price: Product price in the specified currency.currency: The currency code for the price.imageUrl: URL of the product image.productUrl: URL of the product page on Macy's.brand: Brand name of the product.availability: Stock availability status.
How to Use
- 
Set Up the Input:
Customize the parameters (query,currencyCode,regionCode,page, andperPage) as needed. - 
Run the Actor:
Start the actor to retrieve search results for the specified parameters. - 
Retrieve the Output:
Access the JSON output for detailed product data. 
SEO Benefits
Using the Macy's Product Search Scraper can boost your e-commerce or affiliate strategy by:
- Content Enrichment: Add product details and images to enhance your site’s offerings.
 - Trend Tracking: Monitor popular products and optimize for relevant keywords.
 - Affiliate Marketing: Populate product catalogs with Macy's data to drive traffic and conversions.
 
Limitations
- Region-Specific Results: Ensure the 
regionCodematches Macy's supported regions for accurate data. - Pagination Limits: Excessive pagination may impact scraping speed; optimize 
perPagevalues accordingly. 
Pricing
The Macy's Product Search Scraper is available on Apify with flexible pricing plans. Try it now with the 1-day free trial to experience its capabilities.
FAQs
Q1: Can I scrape products in bulk?
A: Yes, you can adjust the page and perPage parameters to retrieve multiple products.
Q2: Does the actor work for international regions?
A: Yes, you can set the regionCode and currencyCode to retrieve region-specific data.
Q3: Can I scrape promotions and discounts?
A: The actor captures the product prices as displayed, including discounts if available.
Start leveraging the Macy's Product Search Scraper to explore products, analyze trends, and grow your business! 🚀


