Airtex ProductInfo Scraper avatar

Airtex ProductInfo Scraper

Pricing

from $9.00 / 1,000 results

Go to Apify Store
Airtex ProductInfo Scraper

Airtex ProductInfo Scraper

The Airtex ProductInfo Scraper efficiently extracts detailed product data from Airtex's online store, capturing titles, descriptions, images, and pricing....

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

18 hours ago

Last modified

Share

Introduction

The Airtex ProductInfo Scraper is designed to efficiently extract detailed product information from Airtex's online store. This powerful tool enables users to gather comprehensive data on products such as titles, descriptions, images, variants, and more, facilitating a wide range of applications from market research to competitive analysis.

Features

  • Comprehensive Data Extraction: Captures extensive details including product title, description, tags, images, and pricing.
  • High-Quality Output: Ensures reliable and accurate data for informed decision-making.
  • User-Friendly Configuration: Simple setup with customizable start URLs for targeted scraping.
  • Versatile Applications: Supports various use cases like market research, price monitoring, and content aggregation.
  • Efficient Performance: Optimized to handle multiple product pages swiftly.

Input Parameters

ParameterTypeRequiredDescriptionExample
startUrlsarrayYesURLs to begin scraping. Prefilled with a default Airtex product URL.["https://airtex.in/products/full-sleeve-collar-lycra-t-shirt-grey-black-white"]

Example Usage

Input JSON

{
"startUrls": [
"https://airtex.in/products/olive-green-polo-t-shirt-with-pocket"
]
}

Output JSON

[
{
"url": "https://airtex.in/products/olive-green-polo-t-shirt-with-pocket",
"title": "Olive Green Polo T-Shirt with Pocket",
"handle": "olive-green-polo-t-shirt-with-pocket",
"vendor": "Airtex",
"description": "Olive Green Polo T-Shirt with Pocket\nEveryone needs a staple like this Olive Green Polo T-Shirt with Pocket in their wardrobe. This T-shirt is comfortable and easy to wear and includes a polo and classic half sleeve sleeve. Designed from 100% Cotton and versatile by nature, you can play around with styling the T-shirt in many ways.\nSize & Fit:\n\nFit - Normal Fit\n\nWash Care:\n\nNormal Wash\nMachine Wash\n\nSpecifications:\n\nCasual wear, college wear, street wear\nPolo\n100% cotton\nHalf sleeve\n\nDelivery time :\n\n2 ~ 3 days in metro cities with airport\n3 ~ 5 days in 2nd tier cities with airport\n5 ~ 7 days in other cities\n7~ 9 days in rural areas\n\nNote : The product's actual color may vary slightly due to photographic lighting sources or your device.",
"tags": [
"Breathable Fabric",
"Casual Men's Polo",
"Casual Wear",
"Comfortable T-Shirt",
"Cotton Fabric",
"Cotton Polo Shirt",
"Everyday Wear",
"Half Sleeve Polo",
"High-Quality Polo",
"Indian Fashion",
"Men's Clothing",
"Men's Fashion",
"Men's Polo T-Shirt",
"Online Shopping India",
"Polo Shirt with Cash on Delivery",
"Polo T-Shirt COD",
"Polo T-Shirt India",
"Stylish Polo",
"Summer Wear",
"Trendy Men's Polo"
],
"images": [
"https://cdn.shopify.com/s/files/1/0690/1085/0087/files/New-Microsoft-PowerPoint-Presentation-2755f551-bb38-484a-9e4d-3f282edc3c06-_1.png?v=1751917801",
"https://cdn.shopify.com/s/files/1/0690/1085/0087/files/Slide7-0ba008a0-1425-40f5-a84b-360e8493d281-_2.png?v=1751917804",
"https://cdn.shopify.com/s/files/1/0690/1085/0087/files/ChatGPT-Image-May-30-2025-06-24-37-PM-_3.png?v=1751917807",
"https://cdn.shopify.com/s/files/1/0690/1085/0087/files/93395_premium-cottons-1-7db1c8e8-94f9-46df-8493-ca3198a4a52f-_8.png?v=1751917993"
],
"variants": [
{
"title": "L",
"price": "790.00",
"compareAtPrice": "1999.00",
"sku": null,
"available": true
},
{
"title": "XL",
"price": "790.00",
"compareAtPrice": "1999.00",
"sku": "",
"available": true
},
{
"title": "XXL",
"price": "790.00",
"compareAtPrice": "1999.00",
"sku": null,
"available": true
}
],
"options": [
{
"name": "Size",
"values": [
"L",
"XL",
"XXL"
]
}
],
"scraped_At": "2026-06-12T08:55:00.184Z"
}
]

Use Cases

  • Market Research and Analysis: Gather data to understand market trends and consumer preferences.
  • Competitive Intelligence: Monitor competitor pricing and product offerings.
  • Price Monitoring: Track price changes over time for strategic decision-making.
  • Content Aggregation: Compile comprehensive datasets for analysis or reporting.
  • Academic Research: Support studies in e-commerce, marketing, or fashion industries.
  • Business Automation: Integrate with business systems to automate data collection and processing.

Installation and Usage

  1. Search for "Airtex ProductInfo Scraper" in the Apify Store.
  2. Click "Try for free" or "Run".
  3. Configure input parameters by specifying start 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 output is a JSON array of product objects, each containing:

  • url: The URL of the product page.
  • title: The title of the product.
  • handle: A unique identifier for the product.
  • vendor: The vendor name, typically "Airtex".
  • description: Detailed description of the product.
  • tags: List of tags associated with the product.
  • images: Array of image URLs.
  • variants: Product variants including size and price details.
  • options: Available options such as size.
  • scraped_At: Timestamp indicating when the data was scraped.

Support

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

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