Macys Crawler
Under maintenance
Pricing
$10.00/month + usage
Macys Crawler
Under maintenance
Macys Scraper – List & Product Detail Actor Collect everything you need from macys.com with a single, easy-to-use Actor. - LIST mode – crawl any Macy’s category, or search page and get clean product URLs. - DETAIL mode – feed it product URLs and receive full-fidelity product data: name, brand etc
0.0 (0)
Pricing
$10.00/month + usage
0
Total users
1
Monthly users
1
Last modified
3 days ago
You can access the Macys Crawler 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 '{< "url": "https://www.macys.com/shop/womens-clothing/all-womens-clothing?id=188851",< "proxyConfiguration": {< "useApifyProxy": true,< "apifyProxyGroups": [< "RESIDENTIAL"< ]< }<}' |<apify call breathtaking_skewers/macys-crawler --silent --output-dataset
Macys Crawler API through CLI
The Apify CLI is the official tool that allows you to use Macys Crawler locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
$npm i -g apify-cli$apify login
Other API clients include: