Macy's Scraper avatar
Macy's Scraper

Pricing

$9.00 / 1,000 results

Go to Store
Macy's Scraper

Macy's Scraper

Developed by

Gustavo Rudiger

Gustavo Rudiger

Maintained by Community

Macy's web scraper to crawl product information including price and sale price, color, and images. Extract all data in a dataset in structured formats.

0.0 (0)

Pricing

$9.00 / 1,000 results

4

Total users

93

Monthly users

4

Runs succeeded

95%

Last modified

6 months ago

You can access the Macy's Scraper 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 '{
< "maxItems": 5,
< "search": "Jeans",
< "proxy": {
< "useApifyProxy": true,
< "apifyProxyCountry": "US"
< }
<}' |
<apify call trudax/actor-macys-scraper --silent --output-dataset

Macy's Scraper API through CLI

The Apify CLI is the official tool that allows you to use Macy's Scraper locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: