Fabletics Details Spider avatar

Fabletics Details Spider

Pricing

from $9.00 / 1,000 results

Go to Apify Store
Fabletics Details Spider

Fabletics Details Spider

The Fabletics Details Spider extracts comprehensive product data from Fabletics pages, including names, prices, images, sizes, reviews, and availability....

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

17 days ago

Last modified

Share


Fabletics Details Spider

Introduction

The Fabletics Details Spider is an Apify Actor designed to extract comprehensive product information from Fabletics product pages. It scrapes key details such as names, descriptions, prices, images, sizes, reviews, and availability, delivering structured data in JSON format. This tool is invaluable for e-commerce professionals, researchers, and businesses needing accurate, up-to-date product data from Fabletics.

Features

  • Comprehensive Data Extraction: Scrapes detailed product info including names, descriptions, prices, images, sizes, reviews, and fabric details.
  • Structured JSON Output: Provides clean, machine-readable data for easy integration into databases or analytics tools.
  • Reliable Performance: Handles multiple URLs efficiently with built-in error handling and retry mechanisms.
  • Flexible Input: Accepts a list of Fabletics product URLs for batch processing.
  • High Accuracy: Ensures data integrity by parsing dynamic web content accurately.
  • Fast Execution: Optimized for speed, processing pages quickly without unnecessary delays.
  • Apify Integration: Seamlessly runs on the Apify platform with monitoring and export options.

Input Parameters

ParameterTypeRequiredDescriptionExample
UrlsarrayYesAn array of Fabletics product page URLs to scrape. Each URL must be a valid HTTP/HTTPS link.["https://www.fabletics.com/products/HIGH-RISE-WIDE-LEG-JEAN-DP2500510-14895"]

Example Usage

Input JSON

{
"Urls": [
"https://www.fabletics.com/products/HIGH-RISE-WIDE-LEG-JEAN-DP2500510-14895"
]
}

Output JSON

[
{
"name": "High Rise Wide Leg Jean",
"description": "Clean lines with built-in confidence. Designed with a high rise and a flattering fitted waist and hip, this wide-leg jean flows into a full-length silhouette that drapes perfectly over the shoe. Modern Stretch Denim balances structure and ease, delivering a fit that holds its shape wear after wear. Finished with SignatureSculpt\u2122 interior support and HappyButt\u2122 Tech, it offers a confident fit that feels as good as it looks. Rise: 11\" | Leg Opening: 22\"",
"image": "https://cdn.fabletics.com/assets/images/skus/DP2500510-14895?model=d&imgSize=577x866&version=1",
"sku": "HIGH-RISE-WIDE-LEG-JEAN-DP2500510-14895",
"brand": "fabletics",
"price": 149.95,
"currency": "USD",
"availability": "https://schema.org/InStock",
"rating": 4.664,
"review_count": 261,
"model_info": "Manuela - 5\u20189\u2018\u2019 Wearing Size: 28 Tall",
"selected_color": "Venice - Medium Wash",
"sizes": [
{
"size": "Venice - Medium Wash",
"status": "available"
},
{
"size": "23",
"status": "available"
},
{
"size": "24",
"status": "available"
},
{
"size": "25",
"status": "available"
},
{
"size": "26",
"status": "available"
},
{
"size": "27",
"status": "available"
},
{
"size": "28",
"status": "available"
},
{
"size": "29",
"status": "available"
},
{
"size": "30",
"status": "available"
},
{
"size": "31",
"status": "available"
},
{
"size": "32",
"status": "available"
},
{
"size": "33",
"status": "available"
},
{
"size": "34",
"status": "sold_out"
},
{
"size": "35",
"status": "sold_out"
},
{
"size": "Regular 32 in",
"status": "available"
},
{
"size": "Short 30 in",
"status": "available"
},
{
"size": "Tall 35 in",
"status": "available"
}
],
"selected_inseam": null,
"inseam_options": [
"Regular 32 in",
"Short 30 in",
"Tall 35 in"
],
"default_quantity": " ",
"display_price": "$149.95",
"full_description": [
"Clean lines with built-in confidence. Designed with a high rise and a flattering fitted waist and hip, this wide-leg jean flows into a full-length silhouette that drapes perfectly over the shoe. Modern Stretch Denim balances structure and ease, delivering a fit that holds its shape wear after wear. Finished with SignatureSculpt\u2122 interior support and HappyButt\u2122 Tech, it offers a confident fit that feels as good as it looks. Rise: 11\" | Leg Opening: 22\"",
"Wash before wearing to help prevent color transfer. Machine wash cold with like colors and turn inside out. To maintain shape and stretch recovery, avoid over-drying. Tumble dry low or lay flat to dry. Do not bleach or dry clean. Cool iron on the reverse side if needed.",
"85% Cotton, 10% Recycled Polyester, 3% Polyester, 2% Elastane"
],
"fabric": "85% Cotton, 10% Recycled Polyester, 3% Polyester, 2% Elastane",
"fabric_details": [
"85% Cotton, 10% Recycled Polyester, 3% Polyester, 2% Elastane"
],
"actor_id": "Qnoj4SV6R2DUVMkUN",
"run_id": "55NO0JvGRPfEVRigB"
}
]

Use Cases

  • Market Research and Analysis: Gather detailed product data for trend analysis and consumer insights.
  • Competitive Intelligence: Monitor Fabletics offerings to compare with competitors.
  • Price Monitoring: Track price changes and availability for dynamic pricing strategies.
  • Content Aggregation: Collect product descriptions and images for e-commerce platforms.
  • Academic Research: Study fashion trends and consumer reviews in apparel studies.
  • Business Automation: Automate data collection for inventory management or reporting.

Installation and Usage

  1. Search for "Fabletics Details 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 output is an array of JSON objects, each representing a scraped product. Key fields include:

  • name: Product name.
  • description: Short product description.
  • price: Numeric price value.
  • sizes: Array of size options with availability status.
  • rating and review_count: Customer feedback metrics.
  • image: Product image URL.
  • Additional fields like fabric, full_description, and metadata for comprehensive data.

Support

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

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