# Alibaba Supplier/Company Details Scraper (`codenest/alibaba-supplier-company-details-scraper`) Actor

Input supplier profile URLs to scrape detailed company data. Outputs complete business intelligence: verification status, manufacturing capabilities, R\&D capacity, trade markets, production metrics & more.

- **URL**: https://apify.com/codenest/alibaba-supplier-company-details-scraper.md
- **Developed by:** [CodeNest](https://apify.com/codenest) (community)
- **Categories:**
- **Stats:** 2 total users, 1 monthly users, 100.0% runs succeeded, 0 bookmarks
- **User rating**: No ratings yet

## Pricing

from $1.50 / 1,000 scraped supplier in-depth profiles

This Actor is paid per event and usage. You are charged both the fixed price for specific events and for Apify platform usage.
Since this Actor supports Apify Store discounts, the price gets lower the higher subscription plan you have.

Learn more: https://docs.apify.com/actors/running/actors-in-store.md#pay-per-event

## What's an Apify Actor?

Actors are web data automations that power AI and operations. They run on the Apify platform to scrape websites, process data, connect APIs, and automate workflows.
In Batch mode, an Actor accepts a well-defined JSON input, performs an action which can take anything from a few seconds to a few hours,
and optionally produces a well-defined JSON output, datasets with results, or files in key-value store.
In Standby mode, an Actor provides a web server which can be used as a website, API, or an MCP server.
Actors are written with capital "A".

## How to integrate an Actor?

If asked about integration, you help developers integrate Actors into their projects.
You adapt to their stack and deliver integrations that are safe, well-documented, and production-ready.
The best way to integrate Actors is as follows.

- **AI agents and MCP clients** — the [Apify MCP server](https://docs.apify.com/integrations/mcp.md) at `https://mcp.apify.com` (remote, streamable HTTP, OAuth on first use).
- **Agentic workflows and local Actor development** — [Agent Skills](https://apify.com/.well-known/agent-skills/index.json) with the [Apify CLI](https://docs.apify.com/cli/docs.md): `npm install -g apify-cli`, then `apify login`.
- **JavaScript/TypeScript projects** — the official [JS/TS client](https://docs.apify.com/api/client/js/docs.md): `npm install apify-client`.
- **Python projects** — the official [Python client](https://docs.apify.com/api/client/python/docs.md): `pip install apify-client`.
- **Any other language** — the [REST API](https://docs.apify.com/api/v2.md).

For usage examples, see the [API](#api) section below.

For more details, see Apify documentation as [Markdown index](https://docs.apify.com/llms.txt) and [Markdown full-text](https://docs.apify.com/llms-full.txt).

# README

## 🏭 Alibaba Supplier/Company Details Scraper - Comprehensive B2B Company Intelligence

**Extract complete supplier profiles from Alibaba with our powerful **Alibaba Supplier/Company Details Scraper**! This Apify actor delivers deep company insights, verification status, production capabilities, and trade intelligence.**

***

### 📋 Overview

Need to evaluate potential suppliers, conduct due diligence, or analyze B2B partners? This **Alibaba Supplier/Company Details Scraper** delivers:

- 🏢 **Complete Company Profiles** - Full business information, verification, and certifications
- 🔧 **Production Intelligence** - Manufacturing capabilities, R\&D capacity, and quality control
- 🌍 **Trade & Market Data** - Export experience, main markets, and payment terms
- 🏆 **Verification & Trust** - Gold Supplier status, Trade Assurance, and badges
- 📊 **Business Analytics** - Years of experience, revenue, and employee data

Perfect for procurement professionals 🛒, supply chain analysts 📈, quality assurance teams 🔍, and business development managers 🤝!

***

### ⭐ Core Capabilities of Alibaba Supplier/Company Details Scraper

#### 🏢 Company Profile Extraction

- **Complete Company Information** - Name, ID, location, and established year
- **Verification Status** - Gold Supplier, Verified Supplier, and certifications
- **Business Classification** - Business type and product categories
- **Contact Details** - Direct messaging URLs and contact pages

#### 🔧 Production & Manufacturing

- **R\&D Capacity** - Number of engineers, patents, and media packages
- **Production Capacity** - Floor space, machinery, and production lines
- **Quality Control** - QA/QC inspector count and procedures
- **Customization Capabilities** - OEM, ODM, full/minor customization

#### 🌍 Trade & Market Intelligence

- **Export Experience** - Years of exporting and nearest ports
- **Market Distribution** - Geographic sales breakdowns
- **Payment Terms** - Accepted payment methods
- **Main Markets** - Percentage distribution by region

#### 📊 Business Analytics

- **Years of Experience** - Supplier longevity metrics
- **SEO Keywords** - Product and service keywords
- **Badges & Awards** - Bestseller ranks and certifications
- **Store Information** - Store titles, banners, and images

***

### ⚙️ Input Configuration

Simply enter supplier profile URLs, configure proxy settings, and click "Start". Input looks like this:

```json
{
  "urls": [
    "https://jssmotor.en.alibaba.com/company_profile.html",
    "https://cnzltech.en.alibaba.com/",
    "https://siggear.en.alibaba.com/index.html"
  ],
  "proxyConfiguration": {
    "useApifyProxy": true,
    "apifyProxyGroups": ["RESIDENTIAL"]
  }
}
```

#### 📝 Input Specifications

| Parameter | Type | Required | Default | Description |
|-----------|------|----------|---------|-------------|
| `urls` | Array | ✅ Yes | - | Alibaba supplier URLs to scrape |
| `proxyConfiguration.useApifyProxy` | Boolean | ❌ No | true | Enable Apify proxy rotation |
| `proxyConfiguration.apifyProxyGroups` | Array | ❌ No | \["RESIDENTIAL"] | Proxy groups for scraping |

***

### 📤 Output Structure

Your **Alibaba Supplier/Company Details Scraper** produces comprehensive company intelligence:

```json
[
  {
    "supplierNo": 1,
    "supplierName": "Changzhou Jinsanshi Mechatronics Co., Ltd.",
    "subdomain": "jssmotor",
    "supplierId": "218028054",
    "country": "China",
    "countryCode": "CN",
    "location": "Jiangsu, China",
    "supplierYears": "14yrs",
    "establishedYear": 2013,
    "businessType": "Custom Manufacturer",
    "verificationLevel": "Verified Supplier",
    "isVerified": true,
    "isGoldSupplier": true,
    "mainProducts": "Stepper Motor, Stepper Motor Driver, Brushless DC Motor",
    "seoKeywords": ["Stepper Motor", "Servo Motor"],
    "hasFullCustomization": true,
    "hasMinorCustomization": true,
    "hasOdmServices": true,
    "hasOemFactory": true,
    "tradeAndMarket": {
      "yearsExporting": "12",
      "nearestPort": "Shenzhen Port",
      "mainMarkets": {
        "North America": "35%",
        "Southeast Asia": "25%"
      }
    },
    "rdCapacity": {
      "rdEngineers": 19,
      "patentsAwarded": 36
    },
    "productionCapacity": {
      "floorSpace": "3723",
      "productionMachinery": 88
    },
    "featuredServices": {
      "oemServices": "Available",
      "odmServices": "Available"
    },
    "ratingsAndReviews": {
      "responseTime": "≤2h"
    },
    "badges": ["#5 best seller in Stepper Motors", "ODM services available"],
    "bestSellerRank": "#5 best seller in Stepper Motors",
    "companyImages": ["https://sc04.alicdn.com/kf/..."],
    "storefrontUrl": "https://jssmotor.en.alibaba.com/",
    "profileUrl": "https://jssmotor.en.alibaba.com/company_profile.html",
    "storeTitle": "Stepper Motor Manufacturer | Jssmotor",
    "aboutCompany": "Jssmotor: manufacturer since 2013 of stepper motors...",
    "inputUrl": "https://jssmotor.en.alibaba.com/company_profile.html"
  }
]
```

#### 📖 Output Field Documentation

**🔹 Company Identification**
| Field | Description |
|-------|-------------|
| `supplierNo` | Sequential supplier number |
| `supplierName` | Full company name |
| `subdomain` | Alibaba subdomain identifier |
| `supplierId` | Unique Alibaba supplier ID |
| `aliMemberId` | Alibaba member identifier |

**🔹 Location & Profile**
| Field | Description |
|-------|-------------|
| `country` | Country of origin |
| `countryCode` | ISO country code |
| `location` | City/Province with country |
| `cityOrProvince` | Region information |
| `establishedYear` | Year of establishment |

**🔹 Verification & Trust**
| Field | Description |
|-------|-------------|
| `supplierYears` | Years of operation on Alibaba |
| `verificationLevel` | Verified/Gold Supplier status |
| `isVerified` | Boolean verification status |
| `isGoldSupplier` | Gold Supplier indicator |
| `businessType` | Custom Manufacturer, Trading Company, etc. |

**🔹 Manufacturing Intelligence**
| Field | Description |
|-------|-------------|
| `hasFullCustomization` | Full customization capability |
| `hasMinorCustomization` | Minor customization availability |
| `hasOdmServices` | ODM services indicator |
| `hasOemFactory` | OEM factory availability |
| `rdCapacity.rdEngineers` | Number of R\&D engineers |
| `rdCapacity.patentsAwarded` | Total patents held |
| `productionCapacity.floorSpace` | Factory floor space (㎡) |
| `productionCapacity.productionLines` | Number of production lines |

**🔹 Trade & Market Intelligence**
| Field | Description |
|-------|-------------|
| `tradeAndMarket.yearsExporting` | Years of export experience |
| `tradeAndMarket.nearestPort` | Closest shipping port |
| `tradeAndMarket.mainMarkets` | Geographic market distribution |
| `tradeAndMarket.acceptedPayment` | Payment methods accepted |

**🔹 Business Analytics**
| Field | Description |
|-------|-------------|
| `mainProducts` | Primary product categories |
| `seoKeywords` | Product/service keywords |
| `badges` | Certifications and awards |
| `bestSellerRank` | Product category ranking |
| `aboutCompany` | Company description |
| `storeTitle` | Store page title |

***

### 🎨 Key Features of This Alibaba Supplier/Company Details Scraper

#### 🏆 Verification & Trust Assessment

- **Gold Supplier Detection** - Premium membership identification
- **Verified Supplier Status** - Authenticity verification
- **Trade Assurance** - Financial protection coverage
- **Badges & Awards** - Bestseller ranks and recognitions

#### 🔧 Manufacturing Intelligence

- **R\&D Capacity Analysis** - Engineering team size and patents
- **Production Capabilities** - Floor space, machinery, and lines
- **Quality Control** - QA/QC inspector count
- **Customization Options** - OEM, ODM, and customization levels

#### 🌍 Market & Trade Intelligence

- **Export Experience** - Years and port information
- **Market Distribution** - Geographic sales percentages
- **Payment Terms** - Accepted payment methods
- **Main Markets** - Regional market focus

#### 📊 Business Analytics

- **Years of Experience** - Supplier longevity
- **SEO Keywords** - Search optimization insights
- **Store Information** - Titles, banners, and images
- **Product Categories** - Main product classifications

***

### 💡 Use Cases for Alibaba Supplier/Company Details Scraper

- **🛒 Procurement Teams** - Conduct supplier due diligence
- **📊 Market Analysts** - Track B2B supplier capabilities
- **🔍 Quality Assurance** - Verify manufacturing standards
- **🤝 Business Development** - Identify partnership opportunities
- **💰 Investors** - Assess supplier reliability and growth
- **🏭 Manufacturers** - Evaluate subcontractor capabilities
- **📈 Supply Chain Managers** - Optimize supplier selection
- **🎯 Sourcing Agents** - Find qualified suppliers quickly

***

### ✨ Why Choose Our Alibaba Supplier/Company Details Scraper?

- **⚡ Blazing Fast** - Concurrent scraping with intelligent proxy rotation
- **🎯 100% Accurate** - Preserves all supplier data without alteration
- **🔄 Regular Updates** - Adapts to Alibaba platform changes automatically
- **📦 Complete Data** - Everything from verification to production capabilities
- **🛡️ Production Ready** - Battle-tested with thousands of suppliers
- **💰 Cost Efficient** - Optimized to minimize compute time
- **🔒 Privacy Focused** - No personal data stored or shared

***

### ⚠️ Limitations

- Only works with publicly accessible Alibaba supplier pages
- Some data may require specific page access or permissions
- Extremely high concurrency may trigger rate limiting
- Company images and media may vary by supplier
- Verification status based on Alibaba's internal classifications

***

### 🔗🛠 Complete B2B Sourcing Scraper Suite

Explore our professional data extraction collection:

#### 🏭 Supplier Scrapers:

- [Made In China Supplier/Company Scraper](https://apify.com/codenest/made-in-china-supplier-company-scraper) - YOU ARE HERE
- [Zillow Agent Profile Scraper](https://apify.com/codenest/zillow-agent-profile-scraper)

#### 📊 Product Scrapers:

- [Made in China Product Scraper](https://apify.com/codenest/made-in-china-product-scraper)
- [Made In China Top Ranking Product Scraper](https://apify.com/codenest/made-in-china-top-ranking-product-scraper)
- [Zillow Property Scraper](https://apify.com/codenest/zillow-property-scraper)
- [Alibaba Product Scraper](https://apify.com/codenest/alibaba-product-scraper)
- [Amazon Product Scraper](https://apify.com/codenest/amazon-product-scraper)
- [Amazon Deals Scraper](https://apify.com/codenest/amazon-deals-scraper)
- [Zillow Property & Apartment Scraper](https://apify.com/codenest/zillow-property-apartment-scraper)
- [Made In China Product & Company Details Scraper](https://apify.com/codenest/made-in-china-product-company-details-scraper)

***

### 📧 Need Custom Features for Your Alibaba Supplier/Company Details Scraper?

Want **additional supplier fields**, **specific verification criteria**, **custom output formats**, **automated due diligence**, or **advanced analytics**?

✉️ Email **<codenest2.0@gmail.com>** for tailored enterprise solutions!

***

# Actor input Schema

## `urls` (type: `array`):

Enter one or more Alibaba.com supplier / company profile URLs to scrape (each line is one supplier).

Supported URL formats:
• Company profile page (e.g. 'https://jssmotor.en.alibaba.com/company\_profile.html')
• Storefront homepage (e.g. 'https://cnzltech.en.alibaba.com/')
• Storefront with tracking parameters (e.g. 'https://cnzltech.en.alibaba.com/?spm=...')
• Contact info page (e.g. 'https://jssmotor.en.alibaba.com/contactinfo.html')
• Direct supplier trustpass links

The scraper extracts complete company details, verified status, supplier years, trade & market, R\&D, production capacity, quality control, product certificates, factory images, location, badges, and business capabilities.

## `maxTotalChargeUsd` (type: `number`):

Optional maximum spending limit in USD for Pay-Per-Event pricing (e.g. 5.00 for $5.00 USD). If reached, the scraper will gracefully stop and save all results scraped so far.

## `proxyConfiguration` (type: `object`):

Select Apify Proxy (Residential recommended) or provide custom proxy URLs for reliable scraping.

## Actor input object example

```json
{
  "urls": [
    "https://jssmotor.en.alibaba.com/company_profile.html",
    "https://cnzltech.en.alibaba.com/"
  ],
  "proxyConfiguration": {
    "useApifyProxy": true,
    "apifyProxyGroups": [
      "RESIDENTIAL"
    ]
  }
}
```

# Actor output Schema

## `suppliers` (type: `string`):

Dataset containing all scraped Alibaba supplier in-depth profiles with verified credentials, business categories, location, factory image gallery, badges, floor space, patents, customization capabilities, and contact details.

## `outputRecord` (type: `string`):

Complete structured JSON dataset of all scraped supplier profiles stored in default Key-Value Store.

# API

You can run this Actor programmatically using our API. Below are code examples in JavaScript, Python, and CLI, as well as the OpenAPI specification and MCP server setup.

## JavaScript example

```javascript
import { ApifyClient } from 'apify-client';

// Initialize the ApifyClient with your Apify API token
// Replace the '<YOUR_API_TOKEN>' with your token
const client = new ApifyClient({
    token: '<YOUR_API_TOKEN>',
});

// Prepare Actor input
const input = {};

// Run the Actor and wait for it to finish
const run = await client.actor("codenest/alibaba-supplier-company-details-scraper").call(input);

// Fetch and print Actor results from the run's dataset (if any)
console.log('Results from dataset');
console.log(`💾 Check your data here: https://console.apify.com/storage/datasets/${run.defaultDatasetId}`);
const { items } = await client.dataset(run.defaultDatasetId).listItems();
items.forEach((item) => {
    console.dir(item);
});

// 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/js/docs

```

## Python example

```python
from apify_client import ApifyClient

# Initialize the ApifyClient with your Apify API token
# Replace '<YOUR_API_TOKEN>' with your token.
client = ApifyClient("<YOUR_API_TOKEN>")

# Prepare the Actor input
run_input = {}

# Run the Actor and wait for it to finish
run = client.actor("codenest/alibaba-supplier-company-details-scraper").call(run_input=run_input)

# Fetch and print Actor results from the run's dataset (if there are any)
print(f"💾 Check your data here: https://console.apify.com/storage/datasets/{run.default_dataset_id}")
for item in client.dataset(run.default_dataset_id).iterate_items():
    print(item)

# 📚 Want to learn more 📖? Go to → https://docs.apify.com/api/client/python/docs/quick-start

```

## CLI example

```bash
echo '{}' |
apify call codenest/alibaba-supplier-company-details-scraper --silent --output-dataset

```

## MCP server setup

```json
{
    "mcpServers": {
        "apify": {
            "type": "http",
            "url": "https://mcp.apify.com/?tools=fetch-actor-details,codenest/alibaba-supplier-company-details-scraper"
        }
    }
}

```

The hosted server signs you in with OAuth on first connect, so no API token belongs in this config. Clients without OAuth support can send an `Authorization: Bearer <APIFY_API_TOKEN>` header instead, using a token from API & Integrations in Apify Console (https://console.apify.com/settings/integrations).

## OpenAPI specification

Download the OpenAPI definition: https://api.apify.com/v2/actors/VirDCsT4jkQHfxbCp/builds/33To5lsSaAfRFyT2a/openapi.json
