Ulta Scraper avatar

Ulta Scraper

Try for free

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

View all Actors
Ulta Scraper

Ulta Scraper

mscraper/ulta-scraper
Try for free

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

The Ulta Scraper is a powerful tool built to scrape detailed product data from the Ulta. It can retrieve important product data such as product name, skuId, brand, rating, reviews, list price, and more.

You can access the Ulta 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  "startUrls": [
3    {
4      "url": "https://www.ulta.com/shop/hair/shampoo-conditioner/dry-shampoo"
5    }
6  ],
7  "proxy": {
8    "useApifyProxy": true,
9    "apifyProxyCountry": "US"
10  },
11  "resultsLimit": 44
12}' |
13apify call mscraper/ulta-scraper --silent --output-dataset

Ulta Scraper API through CLI

The Apify CLI is the official tool that allows you to use Ulta 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
  • 3 monthly users
  • 2 stars
  • 100.0% runs succeeded
  • 13 hours response time
  • Created in Jun 2023
  • Modified about 1 year ago
Categories