NS

Nordstrom Scraper

Try for free

2 hours trial then $35.00/month - No credit card required now

Go to Store
NS

Nordstrom Scraper

runtime/nordstrom-scraper
Try for free

2 hours trial then $35.00/month - No credit card required now

Nordstrom Scraper is an Apify Actor that scrapes product data from Nordstrom’s search results pages. It extracts key product details such as title, brand, image URL, current price, and previous price.

You can access the Nordstrom Scraper programmatically from your own applications by using the Apify API. You can 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  "searchQuery": "shoes",
3  "paginationLimit": 1,
4  "nordstromUrl": "https://www.nordstrom.com/sr?origin=keywordsearch&keyword=shoes",
5  "useApifyProxy": true
6}' |
7apify call runtime/nordstrom-scraper --silent --output-dataset

Nordstrom Scraper API through CLI

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

Install the Apify CLI

1npm i -g apify-cli
2apify login

Other API clients include:

Developer
Maintained by Community

Actor Metrics

  • 2 monthly users

  • 0 No bookmarks yet

  • >99% runs succeeded

  • Created in Feb 2025

  • Modified 2 days ago