VOOZH about

URL: https://apify.com/getdataforme/benisouk-profile-scraper

⇱ Benisouk Profile Scraper Β· Apify


Pricing

from $9.00 / 1,000 results

Go to Apify Store

Benisouk Profile Scraper

Effortlessly extract comprehensive product data from Benisouk.com, including names, SKUs, descriptions, images, and pricing for all variants. Ideal for e-commerce professionals, researchers, and businesses....

Pricing

from $9.00 / 1,000 results

Rating

0.0

(0)

Developer

πŸ‘ GetDataForMe

GetDataForMe

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

0

Monthly active users

3 months ago

Last modified

Share

Introduction

The Benisouk Profile Scraper is an Apify Actor designed to extract detailed product information from benisouk.com, a platform specializing in Moroccan rugs and textiles. It efficiently scrapes product profiles, including names, descriptions, images, SKUs, and pricing details for various sizes and variants, enabling users to gather comprehensive data for analysis or integration. This tool is ideal for e-commerce professionals, researchers, and businesses seeking accurate, structured data from Benisouk's product pages.

Features

  • Comprehensive Data Extraction: Captures key product details such as name, SKU, product ID, brand, description, images, and multiple offer variants with pricing and availability.
  • High Reliability: Built on CheerioCrawler for fast, robust scraping that handles dynamic content and ensures data accuracy.
  • Scalable Performance: Processes multiple URLs concurrently, supporting batch scraping for large datasets without compromising speed.
  • Structured Output: Delivers clean JSON output compatible with downstream tools like databases or analytics platforms.
  • Error-Resilient: Includes built-in retry mechanisms and logging to handle network issues or site changes.
  • Customizable Inputs: Accepts a list of start URLs, allowing targeted scraping of specific products.
  • Apify Integration: Seamlessly runs on Apify's cloud infrastructure for easy deployment and monitoring.

Input Parameters

ParameterTypeRequiredDescriptionExample
startUrlsarrayYesAn array of URLs to start scraping from. Each URL should point to a product page on benisouk.com.[{"url": "https://benisouk.com/products/azman-flatweave-moroccan-rug"}]

Example Usage

Input

{
"startUrls":[
{
"url":"https://benisouk.com/products/azman-flatweave-moroccan-rug"
}
]
}

Output

[
{
"name":"Azman - Flatweave Moroccan rug",
"url":"https://benisouk.com/products/azman-flatweave-moroccan-rug",
"sku":"Azman-120x180",
"productID":"9969094459673",
"brand":"BENISOUK US",
"description":"+ Custom-made for you by an extraordinary Artisan in 10-12 weeks. + Outstanding artisanal weaving from the Taznakht tribe that is unmatched worldwide. + Handmade with love from 100 % natural wool. + Lightweight and designed to withstand daily wear and tear. + Brand new piece ready to share your stories and elevate the look of your interior. + Encourage the work of more than 1000 craftswomen.+ The final color and dimensions of this product may vary slightly (Β±5%) from the specified ones due to its handcrafted nature.",
"image":"https://benisouk.com/cdn/shop/files/azman-flatweave-moroccan-rug-benisouk-6750702_grande.jpg?v=1769778685",
"offers":[
{
"name":"Azman - Flatweave Moroccan rug - 4’x6’",
"sku":"Azman-120x180",
"url":"https://benisouk.com/products/azman-flatweave-moroccan-rug?variant=51005400613145",
"image":"https://benisouk.com/cdn/shop/files/azman-flatweave-moroccan-rug-benisouk-6750702_grande.jpg?v=1769778685",
"priceCurrency":"USD",
"price":410,
"availability":"InStock",
"itemCondition":"NewCondition",
"priceValidUntil":"2027-03-13"
},
{
"name":"Azman - Flatweave Moroccan rug - 5’x8’",
"sku":"Azman-150x240",
"url":"https://benisouk.com/products/azman-flatweave-moroccan-rug?variant=51005400645913",
"image":"https://benisouk.com/cdn/shop/files/azman-flatweave-moroccan-rug-benisouk-6750702_grande.jpg?v=1769778685",
"priceCurrency":"USD",
"price":690,
"availability":"InStock",
"itemCondition":"NewCondition",
"priceValidUntil":"2027-03-13"
},
{
"name":"Azman - Flatweave Moroccan rug - 8’x10’",
"sku":"Azman-240x300",
"url":"https://benisouk.com/products/azman-flatweave-moroccan-rug?variant=51005400678681",
"image":"https://benisouk.com/cdn/shop/files/azman-flatweave-moroccan-rug-benisouk-6750702_grande.jpg?v=1769778685",
"priceCurrency":"USD",
"price":1370,
"availability":"InStock",
"itemCondition":"NewCondition",
"priceValidUntil":"2027-03-13"
},
{
"name":"Azman - Flatweave Moroccan rug - 9’x12’",
"sku":"Azman-280x370",
"url":"https://benisouk.com/products/azman-flatweave-moroccan-rug?variant=51005400711449",
"image":"https://benisouk.com/cdn/shop/files/azman-flatweave-moroccan-rug-benisouk-6750702_grande.jpg?v=1769778685",
"priceCurrency":"USD",
"price":1970,
"availability":"InStock",
"itemCondition":"NewCondition",
"priceValidUntil":"2027-03-13"
},
{
"name":"Azman - Flatweave Moroccan rug - 10’x14’",
"sku":"Azman-300x430",
"url":"https://benisouk.com/products/azman-flatweave-moroccan-rug?variant=51005400744217",
"image":"https://benisouk.com/cdn/shop/files/azman-flatweave-moroccan-rug-benisouk-6750702_grande.jpg?v=1769778685",
"priceCurrency":"USD",
"price":2450,
"availability":"InStock",
"itemCondition":"NewCondition",
"priceValidUntil":"2027-03-13"
},
{
"name":"Azman - Flatweave Moroccan rug - Custom size",
"sku":"51005400776985",
"url":"https://benisouk.com/products/azman-flatweave-moroccan-rug?variant=51005400776985",
"image":"https://benisouk.com/cdn/shop/files/azman-flatweave-moroccan-rug-benisouk-6750702_grande.jpg?v=1769778685",
"priceCurrency":"USD",
"price":20,
"availability":"InStock",
"itemCondition":"NewCondition",
"priceValidUntil":"2027-03-13"
}
]
}
]

Use Cases

  • Market Research: Analyze pricing trends and product availability for Moroccan rugs to inform purchasing decisions.
  • Competitive Intelligence: Compare Benisouk's offerings with competitors by extracting detailed product specs.
  • Price Monitoring: Track price changes across variants to optimize e-commerce strategies.
  • Content Aggregation: Build product catalogs or databases for resale or display on other platforms.
  • Academic Research: Study artisanal craftsmanship and market dynamics in textile industries.
  • Business Automation: Integrate scraped data into inventory systems or automated reporting tools.

Installation and Usage

  1. Search for "Benisouk Profile Scraper" in the Apify Store.
  2. Click "Try for free" or "Run".
  3. Configure input parameters (e.g., add 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 objects, each representing a scraped product. Key fields include:

  • name: Product title.
  • url: Product page URL.
  • sku: Stock keeping unit.
  • productID: Unique product identifier.
  • brand: Brand name.
  • description: Detailed product description.
  • image: Main product image URL.
  • offers: Array of variant objects with name, SKU, URL, image, price (in USD), availability, condition, and validity date.

Data is extracted directly from product pages and may vary based on site updates.

Support

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

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


Extract comprehensive product data from Benisouk effortlessly! Scrape names, SKUs, descriptions, images, and pricing for all variants. Perfect for market research, price tracking, and e-commerce automation. Run on Apify's cloudβ€”fast, reliable, and scalable. Try it now! (148 characters)

You might also like

Benisouk Category Scraper

getdataforme/benisouk-category-scraper

Effortlessly extract comprehensive product data from Benisouk's Moroccan rug catalog. Features targeted scraping of pricing, variants, images, and descriptions. Ideal for market research, price monitoring, and competitive intelligence. Scalable up to 1000 items, reliable, and user-friendly....

Bloomsybox Category Scraper

getdataforme/bloomsybox-category-scraper

Effortlessly scrape comprehensive product data from Bloomsybox categories, including titles, prices, descriptions, images, and variants. Ideal for e-commerce pros, researchers, and businesses automating data collection....

Shopify Product Scraper: Extract Product Data via JSON API

linen_snack/shopify-product-scraper-extract-product-data-via-json-api

Effortlessly scrape comprehensive product data (titles, descriptions, prices, variants, images, SKUs, inventory & more) from any Shopify store. data extraction for e-commerce analysis, price monitoring, or building product feeds. Fast, reliable, and easy to configure with just the store URL.

Shopify Product Scraper

piotrv1001/shopify-product-scraper

Shopify Product Scraper extracts product data from any Shopify store, capturing titles, prices, descriptions, images, variants, availability, ratings, and SKUs β€” ideal for market research, competitor analysis, and e-commerce monitoring.

Metamucil Urls Spider

getdataforme/metamucil-urls-spider

Effortlessly scrape comprehensive Metamucil product dataβ€”including names, descriptions, images, SKUs, and structured sectionsβ€”from URLs. Ideal for e-commerce analysis, market research, and business automation with fast, reliable JSON output on Apify.

Dollargeneral Profile Scraper

getdataforme/dollargeneral-profile-scraper

Effortlessly extract comprehensive Dollar General product data, including names, descriptions, SKUs, images, ratings, and reviews. This reliable, no-code Apify Actor delivers structured JSON output for market research, competitive intelligence, and price monitoring....

Aursonline Product Parser Spider

getdataforme/aursonline-product-parser-spider

Efficiently scrape and extract comprehensive product data from RS Online Australia, including names, SKUs, brands, descriptions, images, PDFs, pricing, specs, and categories. Ideal for market research, price monitoring, and content aggregation....

Shopify Scraper

scraper-engine/shopify-scraper

Shopify Scraper extracts product data from Shopify stores. It collects product names, prices, descriptions, images, variants, availability, and product URLs. Ideal for e-commerce research, competitor monitoring, price tracking, and building product datasets.

πŸ‘ User avatar

Scraper Engine

2

Boundarysupply Urls Spider

getdataforme/boundarysupply-urls-spider

Extract comprehensive product data from Boundary Supply, including titles, prices, images, and schema.org details. Perfect for e-commerce pros, researchers, and businesses needing reliable data for analysis, monitoring, and integration....

Poshmark Product Scraper πŸ‘— - Cheap

scrapestorm/poshmark-product-scraper---cheap

Collect poshmark.com product data by keyword πŸ” Access rich product details including titles, brands 🏷️ prices πŸ’Έ discounts 🧾 stock availability, descriptions & images πŸ–ΌοΈ Ideal for tracking fashion trends πŸ‘— or powering e-commerce πŸ“Š Perfect for developers, researchers & lifestyle professionals

3