Ulta Scraper avatar

Ulta Scraper

Try for free

7 days trial then $30.00/month - No credit card required now

Go to Store
Ulta Scraper

Ulta Scraper

mscraper/ulta-scraper
Try for free

7 days 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.

Developer
Maintained by Community

Actor Metrics

  • 2 monthly users

  • No reviews yet

  • 2 bookmarks

  • >99% runs succeeded

  • 1.3 days response time

  • Created in Jun 2023

  • Modified a month ago

Categories
CJ

crawling doesn't work for the makeup category

Closed
cooperative_joy opened this issue
7 months ago

Crawling doesn't work for the category https://www.ulta.com/shop/makeup/all

mscraper avatar

Please try following input

1{
2    "proxy": {
3        "useApifyProxy": true,
4        "apifyProxyCountry": "US"
5    },
6    "resultsLimit": 44,
7    "startUrls": [
8        {
9            "url": "https://www.ulta.com/shop/makeup/all"
10        }
11    ]
12}