Vouri Products Spider avatar

Vouri Products Spider

Pricing

from $9.00 / 1,000 results

Go to Apify Store
Vouri Products Spider

Vouri Products Spider

The Vouri Products Spider efficiently scrapes comprehensive product details from Vuori Clothing's website, including prices, images, sizes, and tags....

Pricing

from $9.00 / 1,000 results

Rating

0.0

(0)

Developer

GetDataForMe

GetDataForMe

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Share

Description

The Vouri Products Spider efficiently scrapes comprehensive product details from Vuori Clothing's website, including prices, images, sizes, and tags....


Vouri Products Spider

Introduction

The Vouri Products Spider is a powerful web scraping tool designed to extract detailed product information from Vuori Clothing's website. It efficiently crawls specified category URLs to gather comprehensive data on products, including titles, prices, images, sizes, and more, making it ideal for e-commerce analysis and data collection. This actor ensures reliable, structured output in JSON format, enabling users to integrate the data seamlessly into their workflows.

Features

  • Comprehensive Product Extraction: Scrapes detailed product details such as ID, title, handle, product type, images, prices, colors, sizes, tags, categories, and gender from Vuori's collections.
  • Flexible URL Configuration: Supports multiple starting URLs, allowing targeted scraping of specific categories like men's hoodies and sweatshirts.
  • High-Quality Data Output: Delivers clean, structured JSON data with consistent fields, ensuring data integrity and ease of use.
  • Scalable and Efficient: Built on Apify's robust infrastructure for fast, reliable scraping without manual intervention.
  • Error-Resilient: Includes built-in handling for common web scraping challenges like dynamic content and rate limits.
  • Customizable and Extensible: Easy to configure inputs for different scraping needs, with options for further customization via support.
  • Apify Integration: Seamlessly integrates with Apify's platform for scheduling, monitoring, and exporting results in various formats.

Input Parameters

ParameterTypeRequiredDescriptionExample
UrlsarrayYesAn array of URLs to scrape, each pointing to a Vuori category page. Must be valid HTTP/HTTPS URLs.["https://vuoriclothing.com/collections/mens?refinementList%5Btaxonomy_tier_4%5D%5B0%5D=Hoodies%20%26%20Sweatshirts"]

Example Usage

To run the actor, provide the input parameters in JSON format:

{
"Urls": [
"https://vuoriclothing.com/collections/mens?refinementList%5Btaxonomy_tier_4%5D%5B0%5D=Hoodies%20%26%20Sweatshirts"
]
}

Example output in JSON format:

[
{
"collection": "mens",
"category_filter": "Hoodies & Sweatshirts",
"id": "7447935713383",
"title": "Tech Waffle Pullover Hoodie | Ink",
"handle": "tech-waffle-pullover-hoodie-ink",
"product_type": "Jackets & Hoodies",
"image": "https://cdn.shopify.com/s/files/1/0022/4008/6074/files/V2046INK_SP26_M_LAYERS_FRONT_3_64697806-71ad-4e9c-9721-7eaaed3b9704.png?v=1773167382",
"price": 158,
"colors": ["Ink"],
"sizes": ["S", "M", "L", "XL", "XXL"],
"tags": ["SP26"],
"category": ["hoodies", "sweatshirts", "tops"],
"gender": ["mens"],
"actor_id": "sYMdqvhJM8tgNHC6d",
"run_id": "onc5NJb14LXXv8EWz"
},
{
"collection": "mens",
"category_filter": "Hoodies & Sweatshirts",
"id": "7025467555943",
"title": "Seaside Pullover Hoodie | Salt",
"handle": "seaside-pullover-hoodie-salt",
"product_type": "Jackets & Hoodies",
"image": "https://cdn.shopify.com/s/files/1/0022/4008/6074/files/FA25_LOOK005_M_MARKTESI_OCEANSIDE_1732.jpg?v=1758754621",
"price": 138,
"colors": ["Salt"],
"sizes": ["S", "M", "L", "XL", "XXL"],
"tags": ["CHATGPT-9_11", "FA24", "images-swapped"],
"category": ["hoodies"],
"gender": ["mens"],
"actor_id": "sYMdqvhJM8tgNHC6d",
"run_id": "onc5NJb14LXXv8EWz"
},
{
"collection": "mens",
"category_filter": "Hoodies & Sweatshirts",
"id": "7447936827495",
"title": "Cypress Vintage Hoodie | Soot",
"handle": "cypress-vintage-hoodie-soot",
"product_type": "Jackets & Hoodies",
"image": "https://cdn.shopify.com/s/files/1/0022/4008/6074/files/V2112SOO_SP26_M_LAYERS_FRONT_2.jpg?v=1767737211",
"price": 128,
"colors": ["Soot"],
"sizes": ["S", "M", "L", "XL", "XXL"],
"tags": ["SP26"],
"category": ["hoodies", "sweatshirts", "tops"],
"gender": ["mens"],
"actor_id": "sYMdqvhJM8tgNHC6d",
"run_id": "onc5NJb14LXXv8EWz"
}
]

Use Cases

  • Market Research and Analysis: Gather product data to analyze trends in activewear pricing, availability, and features.
  • Competitive Intelligence: Compare Vuori's offerings with competitors by extracting detailed product specs and pricing.
  • Price Monitoring: Track price changes across categories to inform dynamic pricing strategies.
  • Content Aggregation: Build databases of product images, descriptions, and tags for e-commerce platforms or blogs.
  • Academic Research: Study consumer preferences in sustainable clothing by analyzing product categories and attributes.
  • Business Automation: Automate inventory checks or integrate data into CRM systems for streamlined operations.

Installation and Usage

  1. Search for "Vouri Products Spider" in the Apify Store
  2. Click "Try for free" or "Run"
  3. Configure input parameters
  4. Click "Start" to begin extraction
  5. Monitor progress in the log
  6. Export results in your preferred format (JSON, CSV, Excel)

Output Format

The actor outputs an array of JSON objects, each representing a product. Key fields include:

  • collection: The product collection (e.g., "mens").
  • category_filter: Applied filter (e.g., "Hoodies & Sweatshirts").
  • id: Unique product ID.
  • title: Product name with variant.
  • handle: URL-friendly identifier.
  • product_type: Category like "Jackets & Hoodies".
  • image: Main product image URL.
  • price: Numeric price value.
  • colors: Array of available colors.
  • sizes: Array of available sizes.
  • tags: Metadata tags.
  • category: Array of subcategories.
  • gender: Target gender array.
  • actor_id and run_id: Apify-specific identifiers for tracking.

Data is structured for easy parsing and integration.

Support

For custom/simplified outputs or bug reports, please contact:

We're here to help you get the most out of this Actor!