
Ulta Reviews Actor
Pricing
$20.00/month + usage

Ulta Reviews Actor
Ulta Reviews Actor efficiently scrapes customer reviews from Ulta product pages. Provide product URLs, proxy settings, and max review count; the Actor returns structured JSON with review ID, headline, comments, rating, date, nickname, and location. Perfect for sentiment analysis and market research.
0.0 (0)
Pricing
$20.00/month + usage
0
Total users
2
Monthly users
2
Runs succeeded
>99%
Last modified
24 days ago
You can access the Ulta Reviews Actor 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 '{< "urls": [< "https://www.ulta.com/p/color-last-shampoo-color-treated-hair-pimprod2051409?sku=2637939"< ],< "itemLimit": 20,< "proxyConfiguration": {< "useApifyProxy": true,< "apifyProxyGroups": [< "RESIDENTIAL"< ]< }<}' |<apify call getdataforme/ulta-reviews-actor --silent --output-dataset
Ulta Reviews Actor API through CLI
The Apify CLI is the official tool that allows you to use Ulta Reviews Actor locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
$npm i -g apify-cli$apify login
Other API clients include: