Nordstrom Scraper
Pay $5.00 for 1,000 products
Nordstrom Scraper
Pay $5.00 for 1,000 products
Nordstrom web scraper to crawl product information including price and sale price, color, and images. Extract all data in a dataset in multiple formats.
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 "search": "Jeans",
3 "country": "United States",
4 "maxItems": 2
5}' |
6apify call trudax/actor-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:
- 5 monthly users
- 3 stars
- 100.0% runs succeeded
- Created in Dec 2019
- Modified 13 days ago