Puma Urls Spider avatar

Puma Urls Spider

Pricing

from $9.00 / 1,000 results

Go to Apify Store
Puma Urls Spider

Puma Urls Spider

The Puma Urls Spider is an Apify Actor that efficiently scrapes detailed product data from Puma's website, including names, prices, descriptions, images, 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

4 days ago

Last modified

Share

Description

The Puma Urls Spider is an Apify Actor that efficiently scrapes detailed product data from Puma's website, including names, prices, descriptions, images, and availability....


Puma Urls Spider

Introduction

The Puma Urls Spider is a powerful Apify Actor designed to scrape detailed product information from Puma's official website. It efficiently extracts key data such as product names, prices, descriptions, images, and availability from specified URLs, enabling seamless data collection for e-commerce analysis and automation. This tool is ideal for businesses and researchers needing accurate, structured data from Puma's product pages without manual effort.

Features

  • Efficient Scraping: Quickly extracts comprehensive product details from Puma URLs, including pricing, descriptions, and images.
  • High Data Quality: Ensures reliable and structured output with consistent formatting for easy integration into databases or analytics tools.
  • Scalable Performance: Handles multiple URLs concurrently, making it suitable for batch processing and large-scale data collection.
  • Error-Resilient: Built-in handling for common web scraping challenges like dynamic content and rate limits.
  • Flexible Output: Supports JSON format for easy export and further processing.
  • User-Friendly Configuration: Simple input setup with validation to prevent errors.
  • Real-Time Monitoring: Provides logs and progress tracking during runs for transparency.

Input Parameters

ParameterTypeRequiredDescriptionExample
UrlsarrayYesA list of Puma product URLs to scrape. Each URL must be a valid HTTP or HTTPS link.["https://us.puma.com/us/en/pd/speedcat-og-sneakers/398846?swatch=64"]

Example Usage

Input Configuration

{
"Urls": [
"https://us.puma.com/us/en/pd/speedcat-og-sneakers/398846?swatch=64"
]
}

Output Example

[
{
"url": "https://us.puma.com/us/en/pd/speedcat-og-sneakers/398846?swatch=64",
"product_name": "Speedcat OG Sneakers",
"product_id": "398846",
"sku": "4069161578540",
"brand": "PUMA",
"color": "Shadow Gray-PUMA Black",
"description": "An icon of racing culture, the PUMA Speedcat has been synonymous with speed, precision, and unparalleled performance for over 25 years. It originated as a fireproof Formula 1® footwear style, but over the decades it found itself on a new circuit – transcending the tracks of Monaco for the streets of global fashion capitals. Wrapped in soft suede and premium leather, this silhouette is reissued in its original red and black colorways with a new PUMA Cat Logo at the front.",
"price": 100,
"currency": "USD",
"availability": "InStock",
"price_valid_until": "2026-12-10T21:00:45.000Z",
"images": [
"https://images.puma.com/image/upload/f_auto,q_auto,b_rgb:fafafa,w_2000,h_2000/global/398846/64/sv01/fnd/PNA/fmt/png/Speedcat-OG-Sneakers",
"https://images.puma.com/image/upload/f_auto,q_auto,b_rgb:fafafa,w_2000,h_2000/global/398846/64/mod01/fnd/PNA/fmt/png/Speedcat-OG-Sneakers",
"https://images.puma.com/image/upload/f_auto,q_auto,b_rgb:fafafa,w_2000,h_2000/global/398846/64/mod02/fnd/PNA/fmt/png/Speedcat-OG-Sneakers",
"https://images.puma.com/image/upload/f_auto,q_auto,b_rgb:fafafa,w_2000,h_2000/global/398846/64/fnd/PNA/fmt/png/Speedcat-OG-Sneakers",
"https://images.puma.com/image/upload/f_auto,q_auto,b_rgb:fafafa,w_2000,h_2000/global/398846/64/bv/fnd/PNA/fmt/png/Speedcat-OG-Sneakers",
"https://images.puma.com/image/upload/f_auto,q_auto,b_rgb:fafafa,w_2000,h_2000/global/398846/64/sv02/fnd/PNA/fmt/png/Speedcat-OG-Sneakers",
"https://images.puma.com/image/upload/f_auto,q_auto,b_rgb:fafafa,w_2000,h_2000/global/398846/64/sv03/fnd/PNA/fmt/png/Speedcat-OG-Sneakers",
"https://images.puma.com/image/upload/f_auto,q_auto,b_rgb:fafafa,w_2000,h_2000/global/398846/64/sv04/fnd/PNA/fmt/png/Speedcat-OG-Sneakers"
],
"actor_id": "lGZl7OWPAJqkO0sFI",
"run_id": "1iusn6OGq9k32GmuV"
}
]

Use Cases

  • Market Research: Analyze Puma product trends, pricing strategies, and consumer preferences across regions.
  • Competitive Intelligence: Compare Puma's offerings with competitors by extracting detailed product specs and images.
  • Price Monitoring: Track price changes and availability for e-commerce platforms or retail automation.
  • Content Aggregation: Build product catalogs or databases for fashion blogs, review sites, or affiliate marketing.
  • Academic Research: Study consumer behavior in sports apparel by collecting structured data on Puma products.
  • Business Automation: Integrate scraped data into inventory management systems or sales forecasting tools.

Installation and Usage

  1. Search for "Puma Urls Spider" in the Apify Store.
  2. Click "Try for free" or "Run".
  3. Configure input parameters (e.g., list of URLs).
  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 data in JSON format as an array of objects, each representing a scraped product. Key fields include:

  • url: The original product URL.
  • product_name: The name of the product.
  • product_id and sku: Unique identifiers.
  • brand, color, description: Product details.
  • price, currency, availability, price_valid_until: Pricing and stock info.
  • images: Array of image URLs.
  • actor_id and run_id: Metadata for tracking.

This structured output ensures 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!