
US Uniqlo Scraper
Try Actor
$12.00/month
Go to Store

US Uniqlo Scraper
danrizea/us-uniqlo-scraper
Try Actor
$12.00/month
This robot scrapes Uniqlo US's clothing by category
Developer
Maintained by Community
Actor Metrics
1 Monthly user
No reviews yet
1 bookmark
>99% runs succeeded
Created in Feb 2025
Modified 20 days ago
Categories
Uniqlo US Scraper
📌 Overview
This Apify scraper efficiently extracts all clothing and accessories listed on the Uniqlo US website. It offers the flexibility to scrape all categories or specific ones, based on user input. The scraper operates on a pay-per-dataset basis, ensuring cost-effective and scalable data extraction.
💰 Pricing
- 12.00$ per month
🔧 Features
- Extracts all product listings from Uniqlo US
- Option to scrape specific categories or the entire website
- Provides structured datasets for easy analysis and automation
- Fast & efficient data extraction with minimal overhead
📥 Input Configuration
You can configure the scraper with the following options:
1{ 2 "clothingCategory": [ 3 "All", 4 "Outerwear", 5 "Sweaters & Cardigans", 6 "T-Shirts, Sweats & Fleece", 7 "Shirts & Blouses & Polos", 8 "Bottoms", 9 "Dresses & Skirts", 10 "Innerwear & Underwear", 11 "Loungewear & Home", 12 "Accessories", 13 "Sport Utility Wear", 14 "HEATTECH", 15 "AIRism", 16 "UV Protection", 17 "Linen", 18 "2025 Spring / Summer", 19 "Special Collaborations", 20 "UT: Graphic Tees", 21 "Limited Time Offers", 22 "Sale", 23 "Multibuy Offers", 24 "Online Exclusives", 25 "Best Sellers", 26 "New Arrivals", 27 "Coming Soon" 28 ] 29}
clothingCategory
(enum): If chosen category is'All'
, the scraper will extract data from all product categories. Otherwise, it will scrape any other given category
📤 Output Format
The extracted data is provided in a structured JSON format:
1{ 2 "id": "479946", 3 "name": "Wide Sweatpants", 4 "category": "Best Sellers", 5 "price": 39.9, 6 "promoPrice": 0.0, 7 "currency": "USD", 8 "genderCategory": "UNISEX", 9 "rating": 4.8, 10 "ratingCount": 307, 11 "sizes": [ 12 { 13 "code": "SMA002", 14 "name": "XS" 15 }, 16 { 17 "code": "SMA003", 18 "name": "S" 19 } 20 ], 21 "colors": [ 22 { 23 "code": "COL03", 24 "name": "GRAY", 25 "filterCode": "GRAY" 26 }, 27 { 28 "code": "COL09", 29 "name": "BLACK", 30 "filterCode": "BLACK" 31 } 32 ] 33}
🚀 How to Use
- Specify input settings
- Run the scraper on Apify (scrape all or specific categories)
- Retrieve and download structured product data
- Use the dataset for research, analysis, or automation
📞 Support & Custom Requests
For any custom scraping requests or additional Uniqlo scraping requirements, feel free to contact me:
- Apify Discord:
@.discouraged
- Email: rizeadan99@gmail.com