
Ulta Scraper
Pricing
$30.00/month + usage
Go to Store

Ulta Scraper
Ulta web scraper to crawl product information including price and sale price, color, and images.
5.0 (1)
Pricing
$30.00/month + usage
1
Total users
3
Monthly users
2
Runs succeeded
>99%
Last modified
a month ago
You can access the Ulta 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 '{< "startUrls": [< {< "url": "https://www.ulta.com/shop/new-beauty-products?category=hair"< }< ],< "proxy": {< "useApifyProxy": true,< "apifyProxyCountry": "US"< },< "maxConcurrency": 5<}' |<apify call autofacts/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
$npm i -g apify-cli$apify login
Other API clients include: