
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
12 days ago
Ulta Scraper provide a way to crawl product details of site Ulta.
Features
- Support fetch products of category;
- Support fetch product detail with prices,descriptions,images and sku info;
The price values are multiplied by 100 to avoiding floating point calculations.
Input Parameters
The input of this scraper shoule be JSON formated. Fields are:
Field | Type | Description |
---|---|---|
startUrls | Array | Start URLs of Ulta site to start the scraper. Category page, product page urls are all supported. |
proxy | Object | Select proxies to be used by your crawler. |
maxConcurrency | Object | Actor running max concurrency, which helps you to not getting blocked. |
maxRequestsPerCrawl | Integer | Maximum number of requests that can be made by this crawler, 0 to ignore. |
Supported Pages
Supported of fetch data from below pages:
Page | Example |
---|---|
Product Detail Page | https://www.ulta.com/p/studio-fix-powder-plus-foundation-makeup-xlsImpprod15921242?sku=2510752 |
Category Page | https://www.ulta.com/shop/makeup/face |
Brand Page | https://www.ulta.com/brand/ulta-beauty-collection |
Sale Page | https://www.ulta.com/promotion/sale |
Data storage
Ulta scraper stores the product data to default data set in JSON format.
{"source": {"id": "pimprod2048637","crawlUrl": "https://www.ulta.com/p/radiance-conscious-beauty-kit-pimprod2048637?sku=2630776","canonicalUrl": "https://www.ulta.com/p/radiance-conscious-beauty-kit-pimprod2048637?sku=2630776","retailer": "ulta","currency": "USD"},"brand": "Beauty Finds by ULTA Beauty","title": "Radiance Conscious Beauty Kit","description": {"short_desc": "Unwrap Radiance with Our Beauty Kit! Celebrate the season with the ultimate gift of clean beauty. Our beauty kit features luxurious, eco-friendly products designed to nourish and glow.","full_desc": "#### Includes\n\n- Bubble, Skincare Day Dream Tone + Texture Serum Vitamin C + Niacinamide (0.17 oz)\n- Dermalogica, Special Cleansing Gel (0.5 oz)\n- House Of Lashes, Boudoir Lite Full False Lashes (1 pair)\n- Lolavie, Glossing Detangler (0.85 oz)\n- Nemat, Vanilla Musk Roll-On Fragrance Oil (0.17 oz)\n- ‘Ôrǝbella, NIGHTCAP Parfum (0.05 oz)\n- Peace Out, Acne Dots (4 dot patches)\n- Pür Beauty, Fully Charged Mascara Powered By Magnetic Technology Mini (0.14 oz)\n- St. Tropez, St. Tropez Self Tan Purity Bronzing Water Face Mist (0.47 oz)\n- Sunday Riley, Good Genes All-In-One Lactic Acid Treatment (0.17 oz)\n- Thayers, Thayers PH Cleanser (3.0 oz)\n- Viviscal, Thickening Conditioner (1.7 oz)\n- Viviscal, Thickening Shampoo (1.7 oz)\n\n"},"categories": ["Gifts","By Price","$50 and Under"],"options": [],"variants": [{"id": "2630776","sku": "2630776","options": [],"price": {"list": 4000,"listFormatted": "$40.00","sale": 2400,"stockStatus": "InStock"},"medias": [{"id": "2630776","type": "Image","url": "https://media.ulta.com/i/ulta/2630776","alt": "Beauty Finds by ULTA Beauty Radiance Conscious Beauty Kit #1","width": 2000,"height": 2000},{"id": "2630776_alt01","type": "Image","url": "https://media.ulta.com/i/ulta/2630776_alt01","alt": "Beauty Finds by ULTA Beauty Radiance Conscious Beauty Kit #2","width": 2000,"height": 2000}]}],"stats": {"rating": 4.4,"reviewCount": 7},"price": {"sale": 2400,"list": 4000,"listFormatted": "$40.00","stockStatus": "InStock"}}