Macys  Product Search avatar
Macys Product Search

Pricing

$30.00/month + usage

Go to Store
Macys  Product Search

Macys Product Search

Developed by

Pinto Studio

Pinto Studio

Maintained by Community

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

1

Total users

6

Monthly users

1

Runs succeeded

94%

Last modified

4 months ago

You can access the Macys Product Search 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.

$echo '{
< "query": "hat",
< "currencyCode": "USD",
< "regionCode": "US",
< "page": "1",
< "perPage": "20"
<}' |
<apify call pintostudio/macys-product-search --silent --output-dataset

Macys Product Search API through CLI

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

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: