Hm Product New Arrivals
by pintostudio
Automatically scrape and track the latest H&M new arrivals. Get product data, prices, and images delivered in a structured JSON feed.
Opens on Apify.com
About Hm Product New Arrivals
Need to keep an eye on what's new at H&M without refreshing the page all day? I built this scraper for exactly that. It automatically pulls the latest product arrivals from H&M's site, giving you a clean, structured feed of new items. It's perfect for drop-shippers who want to update their catalogs fast, fashion analysts tracking trends, or even just personal shoppers who hate missing a drop. You get the product title, price, image links, and URLs—everything you need to plug the data into your own system, spreadsheet, or app. I run it on a schedule to monitor specific categories, and it saves me hours of manual checking. It handles the site structure so you don't have to, delivering just the new stuff in a simple JSON format that's ready to use.
What does this actor do?
Hm Product New Arrivals is a web scraping and automation tool available on the Apify platform. It's designed to help you extract data and automate tasks efficiently in the cloud.
Key Features
- Cloud-based execution - no local setup required
- Scalable infrastructure for large-scale operations
- API access for integration with your applications
- Built-in proxy rotation and anti-blocking measures
- Scheduled runs and webhooks for automation
How to Use
- Click "Try This Actor" to open it on Apify
- Create a free Apify account if you don't have one
- Configure the input parameters as needed
- Run the actor and download your results
Documentation
H&M Products New Arrivals Actor
Overview
This Apify actor programmatically fetches new arrival product listings from H&M's website. It provides structured JSON data through a simple API, suitable for integration into e-commerce monitoring, research, or data analysis workflows.
Key Features
- Fetch New Arrivals: Retrieves the latest products listed as new arrivals on H&M.
- Structured Data: Returns clean, paginated JSON with detailed product information.
- Country-Specific Results: Supports filtering by country code (e.g.,
en_US). - Built-in Reliability: Includes rate limiting and error handling for stable data extraction.
How to Use
Configure the actor with the required input parameters and run it via the Apify platform, API, or SDK. The results are returned in a consistent JSON format.
Input Parameters
All parameters are required.
| Parameter | Type | Description |
|---|---|---|
page |
String/Number | The page number to retrieve (starts at 1). |
perPage |
String/Number | The number of products to return per page. |
countryCode |
String | The country/locale code for the target H&M site (e.g., en_US). |
Example Input:
{
"page": "1",
"perPage": "14",
"countryCode": "en_US"
}
Output Format
The actor outputs a JSON object containing metadata and an array of product items.
Example Output Structure:
{
"requestDateTime": "2025-01-09T12:57:16.135Z",
"pagination": {
"currentPage": 1,
"nextPageNum": 2,
"totalPages": 52
},
"products": [
{
"id": "1223910004",
"productName": "Loose-fit Shacket",
"brandName": "H&M",
"url": "https://www2.hm.com/en_us/productpage.1223910004.html",
"prices": [
{
"priceType": "whitePrice",
"price": 44.99,
"formattedPrice": "$ 44.99"
}
],
"availability": {
"stockState": "Available",
"comingSoon": false
},
"colorName": "Dark denim blue",
"productImage": "https://image.hm.com/assets/hm/ad/d3/add305fc32f87c395b9192c0306e87f889df8c98.jpg",
"newArrival": true,
"mainCatCode": "ladies_jacketscoats_jackets"
}
]
}
Key Product Fields:
* id, productName, brandName, url
* prices: Array with price details and formatted string.
* availability: Current stock status.
* colorName, productImage: Primary color and image URL.
* newArrival: Boolean flag confirming the item is a new arrival.
* iswatches: Array of available color variants for the product.
* images: Array of additional product image URLs.
Categories
Common Use Cases
Market Research
Gather competitive intelligence and market data
Lead Generation
Extract contact information for sales outreach
Price Monitoring
Track competitor pricing and product changes
Content Aggregation
Collect and organize content from multiple sources
Ready to Get Started?
Try Hm Product New Arrivals now on Apify. Free tier available with no credit card required.
Start Free TrialActor Information
- Developer
- pintostudio
- Pricing
- Paid
- Total Runs
- 423
- Active Users
- 7
Related Actors
Google Maps Reviews Scraper
by compass
Facebook Ads Scraper
by apify
Google Ads Scraper
by silva95gustavo
Facebook marketplace scraper
by curious_coder
Apify provides a cloud platform for web scraping, data extraction, and automation. Build and run web scrapers in the cloud.
Learn more about ApifyNeed Professional Help?
Couldn't solve your problem? Hire a verified specialist on Fiverr to get it done quickly and professionally.
Trusted by millions | Money-back guarantee | 24/7 Support