VOOZH about

URL: https://apify.com/pintostudio/lefties-search-products-scraper

โ‡ฑ Lefties Search Products Scraper ยท Apify


Pricing

$7.00 / 1,000 results

Go to Apify Store

Lefties Search Products Scraper

The Lefties Search Products Actor is an Apify actor designed to scrape product information from Lefties, a fashion retail website.

Pricing

$7.00 / 1,000 results

Rating

0.0

(0)

Developer

๐Ÿ‘ Pinto Studio

Pinto Studio

Maintained by Community

Actor stats

0

Bookmarked

4

Total users

0

Monthly active users

4 months ago

Last modified

Share

Lefties Search Products Actor

Overview

The Lefties Search Products Actor is an Apify actor designed to scrape product information from Lefties, a fashion retail website. This actor allows you to search for products using various parameters and retrieve detailed product information including pricing, descriptions, images, and availability across different countries and languages.

Features

  • Search products by query terms
  • Support for multiple countries and languages
  • Pagination support for large result sets
  • Detailed product information extraction
  • Comprehensive product data including images, pricing, and specifications
  • Support for different regional Lefties websites

Input Parameters

Required Parameters

ParameterTypeDescription
querystringSearch term for items (e.g., 'jacket', 'dress', 'shoes')

Optional Parameters

ParameterTypeDefaultDescription
pageinteger1Page number for pagination (starting from 1)
perPagestring"20"Number of items to return per page
countryCodestring"es"Two-letter country code for Lefties regional site
languageCodestring""Language code for content localization

Supported Countries

The actor supports the following countries:

  • EG - Egypt
  • ES - Spain
  • IC - Canary Islands
  • IT - Italy
  • MX - Mexico
  • PT - Portugal
  • RO - Romania
  • SA - Saudi Arabia
  • TN - Tunisia
  • TR - Turkey
  • AE - UAE
  • AD - Andorra
  • BH - Bahrain
  • IL - Israel
  • KW - Kuwait
  • MA - Morocco
  • OM - Oman
  • QA - Qatar
  • XE - Ceuta and Melilla
  • JO - Jordan

Items Per Page Options

  • 20 items
  • 40 items
  • 60 items
  • 80 items
  • 100 items
  • 120 items

Input Schema Example

{
"query":"ropa",
"page":1,
"perPage":"20",
"countryCode":"PT",
"languageCode":"pt"
}

Output Structure

The actor returns comprehensive product data with the following structure:

Main Response Object

{
"results":{
"pagination":{
"page":1,
"perPage":20,
"totalResults":7411,
"isLastPage":false
},
"products":[...]
},
"completedAt":"2025-06-11T10:28:49.123Z"
}

Product Object Structure

Each product in the results array contains:

Basic Information

  • id - Unique product identifier
  • name - Product name in local language
  • nameEn - Product name in English
  • price - Pricing information with currency
  • state - Product availability status
  • isBuyable - Whether the product can be purchased
  • onSpecial - Whether the product is on special offer

Detailed Information

  • detail.shortDescription - Brief product description
  • detail.longDescription - Detailed product description with HTML formatting
  • detail.reference - Product reference number
  • detail.displayReference - Display reference number

Product Composition

  • detail.composition - Material composition breakdown
  • detail.compositionDetail - Detailed composition information
  • Ingredient lists for fragrance products
  • Care instructions

Images and Media

  • variations[].image - Product images with timestamps and URLs
  • detail.xmedia - Extended media information
  • Multiple image formats and angles
  • High-resolution product photos

Variants and Sizing

  • variations - Different color/style variants
  • sizes - Available sizes with SKU information
  • bundleColors - Available color options
  • Size system information

Categorization

  • relatedCategories - Product category classifications
  • familyInfo - Product family information
  • subfamilyInfo - Product subfamily details
  • tags - Product tags and attributes

Additional Data

  • productUrl - Direct link to product page
  • handle - URL-friendly product identifier
  • availabilityDate - Product availability date
  • attributes - Various product attributes
  • relatedProducts - Related product suggestions

Usage Examples

Basic Search

{
"query":"dress"
}

Advanced Search with Pagination

{
"query":"jacket",
"page":2,
"perPage":"40",
"countryCode":"IT",
"languageCode":"it"
}

Regional Search

{
"query":"sapatos",
"countryCode":"PT",
"languageCode":"pt"
}

Error Handling

The actor includes comprehensive error handling:

  • Validates required input parameters
  • Provides detailed error messages for debugging
  • Handles network timeouts and connection issues
  • Logs progress and completion status

Output Storage

The actor stores results in two formats:

  1. Dataset: Individual product records pushed to the default dataset
  2. Key-Value Store: Complete results stored under the 'output' key with completion timestamp

Best Practices

  1. Pagination: Use appropriate page sizes based on your needs
  2. Country Selection: Choose the correct country code for accurate pricing and availability
  3. Language Codes: Specify language codes for proper localization
  4. Query Optimization: Use specific search terms for better results

Limitations

  • Results are limited by Lefties' own search capabilities
  • Some products may not be available in all regions
  • Image URLs may have expiration timestamps
  • Product availability can change frequently

Sample Output

The actor returns detailed product information as shown in the provided example, including:

  • Product IDs and references
  • Multilingual names and descriptions
  • Comprehensive pricing information
  • Detailed composition and care instructions
  • High-resolution product images
  • Size and color variations
  • Category and classification data
  • Direct product URLs

This makes the actor suitable for various use cases including price monitoring, inventory tracking, product research, and competitive analysis in the fashion retail sector.

Support

If you have any questions or encounter any issues, please consult the Apify documentation or reach out to us through one of the following channels:


You might also like

Lefties Product Info Scraper

pintostudio/lefties-product-info-scraper

The Lefties Product Info Actor is a web scraping tool designed to extract comprehensive product information from Lefties.com, a popular fashion retailer.

Lefties Category Products Scraper

pintostudio/lefties-category-products-scraper

A powerful Apify actor designed to scrape product data from Lefties category pages across multiple countries and languages.

Lefties Similar Products Scraper

pintostudio/lefties-similar-products-scraper

The Lefties Similar Products Actor is an Apify actor designed to extract similar product recommendations from Lefties.com based on a given product URL.

Lefties Search Autocomplete Scraper

pintostudio/lefties-search-autocomplete-scraper

The Lefties Search Autocomplete Actor is an Apify actor designed to retrieve search autocomplete suggestions from the Lefties website.

Lefties Stores By Proximity Scraper

pintostudio/lefties-stores-by-proximity-scraper

The Lefties Stores By Proximity Actor is an Apify actor that searches for Lefties store locations based on geographic coordinates (latitude and longitude).

Ebay Products Bycategory

pintostudio/ebay-products-bycategory

The eBay Products By Category Actor is an Apify actor designed to scrape product listings from eBay category pages.

Amazon Seller Products Scraper

pintostudio/amazon-seller-products-scraper

The Amazon Seller Products Actor is an Apify Actor designed to scrape product listings from Amazon seller pages. This actor extracts comprehensive product information including titles, prices, ratings, reviews, delivery options, and more from any Amazon seller's product catalog.

63

1.0

Amazon Search Products Scraper

pintostudio/amazon-search-products-scraper

The Amazon Search Products Actor is designed to search and scrape product data from Amazon based on a specific keyword, category, filters, and region. It returns structured product details such as title, price, ASIN, ratings, pagination and more.

55

Related articles

How to scrape Amazon product data using Python (+ no-code)
Read more