Pasnormal Productinfo Spider avatar

Pasnormal Productinfo Spider

Pricing

from $9.00 / 1,000 results

Go to Apify Store
Pasnormal Productinfo Spider

Pasnormal Productinfo Spider

The Pasnormal Productinfo Spider is a robust web scraping tool for extracting detailed product data from Pasnormal Studios, including names, images, prices, and specifications....

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

13 days ago

Last modified

Share


Pasnormal Productinfo Spider

Introduction

The Pasnormal Productinfo Spider is a powerful web scraping tool designed to extract detailed product information from the Pasnormal Studios website. It efficiently gathers data such as product names, images, prices, and specifications, providing valuable insights for businesses and researchers.

Features

  • Comprehensive Data Extraction: Captures extensive product details including names, images, sizes, and descriptions.
  • High-Quality Data: Ensures reliable and accurate information retrieval from the target website.
  • Customizable Limits: Allows users to set item limits per run for tailored data collection.
  • User-Friendly Configuration: Simple setup with intuitive input parameters.
  • Versatile Output Formats: Supports multiple export formats like JSON, CSV, and Excel.

Input Parameters

ParameterTypeRequiredDescriptionExample
InitListStrarrayYesThe initial list of URLs for the spider to start scraping.["https://pasnormalstudios.com/us/products/mens-t-k-o-essential-light-long-sleeve-jersey-t-k-o-earth"]
item_limitintegerNoMaximum items to scrape per actor run. Set to 0 for no limit.10

Example Usage

Input JSON

{
"InitListStr": [
"https://pasnormalstudios.com/us/products/mens-t-k-o-essential-light-long-sleeve-jersey-t-k-o-earth"
],
"item_limit": 10
}

Output JSON

[
{
"product_name": "Men's T.K.O. Essential Light Long Sleeve Jersey",
"product_image": "https://cdn.sanity.io/images/k15yl91v/production/f56a30956371db1f38923316943454ad786766ba-1920x2400.png?bg=FFFFFF&w=1200&fm=jpg&fit=max&auto=format",
"color": "Earth",
"size": [
"XS", "S", "M", "L", "XL", "XXL", "XXS"
],
"images": [
"https://cdn.sanity.io/images/k15yl91v/production/52715c71dee74e1160f988515ca5876738132280-1920x2400.jpg",
"https://cdn.sanity.io/images/k15yl91v/production/819a57e355ac846fc620bc426ef862d0b342ecb6-1920x2400.jpg",
"https://cdn.sanity.io/images/k15yl91v/production/5c2f98aa1631ae13f2c7023158762219b2eadd82-1920x2400.jpg",
"https://cdn.sanity.io/images/k15yl91v/production/7d829991452d584becfcb2b093d60122268007c5-1920x2400.jpg",
"https://cdn.sanity.io/images/k15yl91v/production/d209755e6c02ffc4b723db0fe2760573b25e6e47-1920x2400.jpg"
],
"price": "270.00",
"currency": "USD",
"product_details": [
"The jersey features a light, structured fabric on the body, combined with mesh fabric on the sleeves, providing ventilation and cooling."
],
"actor_id": "bawzVKTH8VBjMY7hh",
"run_id": "QzVlZph8iNpRUTcQN"
}
]

Use Cases

  • Market Research and Analysis: Gain insights into product offerings and market trends.
  • Competitive Intelligence: Monitor competitor products and pricing strategies.
  • Price Monitoring: Track price changes over time for strategic decision-making.
  • Content Aggregation: Collect and organize product data for content platforms.
  • Academic Research: Use detailed product information for studies in commerce and marketing.
  • Business Automation: Automate data collection processes to enhance operational efficiency.

Installation and Usage

  1. Search for "Pasnormal Productinfo Spider" in the Apify Store.
  2. Click "Try for free" or "Run".
  3. Configure input parameters as needed.
  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 a JSON array containing objects with the following fields:

  • product_name: The name of the product.
  • product_image: URL of the main product image.
  • color: Available color options for the product.
  • size: List of available sizes.
  • images: Array of URLs to additional product images.
  • price: Product price as a string.
  • currency: Currency code (e.g., USD).
  • product_details: Descriptive details about the product.
  • actor_id: Unique identifier for the actor run.
  • run_id: Unique identifier for the specific run.

Support

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

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