Nordstrom Scraper avatar
Nordstrom Scraper

Pricing

$35.00/month + usage

Go to Store
Nordstrom Scraper

Nordstrom Scraper

Developed by

Runtime

Runtime

Maintained by Community

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.

0.0 (0)

Pricing

$35.00/month + usage

1

Total users

4

Monthly users

3

Runs succeeded

>99%

Last modified

2 months ago

You can access the Nordstrom 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 '{
< "searchQuery": "shoes",
< "paginationLimit": 1,
< "nordstromUrl": "https://www.nordstrom.com/sr?origin=keywordsearch&keyword=shoes",
< "useApifyProxy": true
<}' |
<apify 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

$npm i -g apify-cli
$apify login

Other API clients include: