Ulta Review Extractor avatar
Ulta Review Extractor

Pricing

$3.00 / 1,000 results

Go to Store
Ulta Review Extractor

Ulta Review Extractor

Developed by

wallnut.ai

wallnut.ai

Maintained by Community

Extract Ulta beauty product reviews from URLs, capturing - Author name, Review Rating, input_url, publishdate, text, title. Export organized data to CSV/JSON format.

0.0 (0)

Pricing

$3.00 / 1,000 results

1

Total users

6

Monthly users

4

Runs succeeded

>99%

Last modified

3 months ago

You can access the Ulta Review Extractor 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.

1echo '{
2  "start_urls": [
3    {
4      "url": "https://www.ulta.com/p/b-goldi-bright-drops-with-niacinamide-pimprod2039887?sku=2610310"
5    }
6  ]
7}' |
8apify call scrapercoder/ulta-review-extractor --silent --output-dataset

Ulta Review Extractor API through CLI

The Apify CLI is the official tool that allows you to use Ulta Review Extractor locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

1npm i -g apify-cli
2apify login

Other API clients include: