HM Product Description
Pay $2.00 for 1,000 results
HM Product Description
Pay $2.00 for 1,000 results
Get product description from h&m
H&M PRODUCT Description Actor Documentation
Overview
This Apify actor gets products description from h&m website, one of the world's largest retail digital platforms. It enables developers, and researchers to programmatically access to H&M's extensive products database through a simple API interface.
Features
- Get h&m product description
- Easy integration with other applications and workflows
- Efficient data extraction with rate limiting and error handling
Input Parameters
productUrl
(required): Product url
Usage Examples
Basic Usage
1const input = { 2 "productUrl": "https://www2.hm.com/en_us/productpage.1211408001.html" 3 4 5 6};
Output Format
The actor returns data in JSON format with the following structure:
1{ 2 "id": "1211408001", 3 "name": "Loose Fit Parachute Cargo Pants", 4 "brand": "H&M", 5 "description": "Loose-fit parachute cargo pants in woven fabric. Elasticized waistband, drawstring with cord stopper, and mock fly. Diagonal side pockets, a mock welt back pocket, and leg pockets with flap. Wide legs with pleats at knees for added volume. Elasticized drawstring at hems with cord stopper.", 6 "price": "49.99", 7 "currency": "USD", 8 "itemCondition": "NewCondition", 9 "sku": "1211408001", 10 "color": "Black", 11 "category": "Trousers", 12 "images": [ 13 "https://image.hm.com/assets/hm/f5/6c/f56c6f76beca20b6e6eac7092c00801a9fe37fbd.jpg?imwidth=768", 14 "https://image.hm.com/assets/hm/23/07/2307ac86cfa23099a92c75265373b1bf5a00c86e.jpg?imwidth=768", 15 "https://image.hm.com/assets/hm/09/12/091231b4b87d90fd4dab43374e0e0be30976c8ad.jpg?imwidth=768", 16 "https://image.hm.com/assets/hm/58/67/58671ee32b81e00b9379f640dd3b3eb3a0e5d063.jpg?imwidth=768", 17 "https://image.hm.com/assets/hm/c1/c2/c1c292a11b2b695e455d6936441c864102abceec.jpg?imwidth=768", 18 "https://image.hm.com/assets/hm/3c/4d/3c4d6c29c26e82ebb0662ce276d52e739a9cd671.jpg?imwidth=768", 19 "https://image.hm.com/assets/hm/dd/c4/ddc4e127bb8b40bf9d1cc1e57cbbb1e00660f7e9.jpg?imwidth=768", 20 "https://image.hm.com/assets/hm/ab/9c/ab9cb6df40240648dd639b999a1fc695ee243898.jpg?imwidth=768", 21 "https://image.hm.com/assets/hm/21/92/2192e0e095eb42ea4e97f93b8b9daea61442f695.jpg?imwidth=768" 22 ], 23 "rating": "", 24 "reviewCount": "", 25 "variants": [ 26 { 27 "sku": "1211408001001", 28 "price": "49.99", 29 "currency": "USD" 30 }, 31 { 32 "sku": "1211408001002", 33 "price": "49.99", 34 "currency": "USD" 35 }, 36 { 37 "sku": "1211408001003", 38 "price": "49.99", 39 "currency": "USD" 40 }, 41 { 42 "sku": "1211408001004", 43 "price": "49.99", 44 "currency": "USD" 45 }, 46 { 47 "sku": "1211408001005", 48 "price": "49.99", 49 "currency": "USD" 50 }, 51 { 52 "sku": "1211408001006", 53 "price": "49.99", 54 "currency": "USD" 55 }, 56 { 57 "sku": "1211408001007", 58 "price": "49.99", 59 "currency": "USD" 60 } 61 ] 62}
Best Practices
- Use specific search terms for better results
- Implement pagination for large data sets
- Consider rate limiting for bulk requests
- Cache results when appropriate
- Handle error responses gracefully
Error Handling
The actor implements robust error handling for common scenarios:
- Invalid input parameters
- Network connectivity issues
- Rate limiting responses
- Invalid or empty search results
Limitations
- Maximum 100 results per page
- Rate limiting applies to prevent server overload
- Some premium recipes might not be accessible
- Search results depend on Tasty.co's content availability
Support
For issues and feature requests, please: Contact support at pintoflowpt@gmail.com
Related Projects
About H&M
Company Overview
Hennes & Mauritz AB (H&M) is a multinational clothing retail company headquartered in Stockholm, Sweden. Founded in 1947 by Erling Persson, H&M has grown from a single women's clothing store called "Hennes" in Västerås, Sweden, to one of the world's largest fashion retailers. The company operates in over 75 markets worldwide with more than 4,000 stores and robust online presence.
Business Model
H&M's business model is based on offering fashion-forward clothing at competitive prices through:
- Fast-fashion production and distribution
- In-house design team creating collections
- Sustainable fashion initiatives
- Multi-brand portfolio strategy
- Integrated digital and physical retail experience
Brand Portfolio
- H&M: Main brand offering fashion for men, women, teenagers, and children
- COS: Higher-end minimalist fashion
- Weekday: Street fashion with a social awareness focus
- Monki: Colorful and creative youth-oriented fashion
- & Other Stories: Premium accessories and ready-to-wear collections
- ARKET: Modern-day market offering essential products
- H&M HOME: Interior design and decorations
Sustainability Initiatives
H&M has committed to several sustainability goals:
- Circular fashion economy implementation
- Use of recycled materials
- Garment collecting program
- Conscious collection using sustainable materials
- Goal to use 100% recycled or sustainably sourced materials by 2030
Actor Metrics
1 monthly user
-
0 No stars yet
>99% runs succeeded
Created in Jan 2025
Modified 3 days ago