# IndiaMART Supplier Scraper (`parseforge/indiamart-scraper`) Actor

Scrapes IndiaMART supplier listings by product category. Returns company name, location, rating, and verification status for each supplier.

- **URL**: https://apify.com/parseforge/indiamart-scraper.md
- **Developed by:** [ParseForge](https://apify.com/parseforge) (community)
- **Categories:** E-commerce, Automation, Other
- **Stats:** 61 total users, 2 monthly users, 100.0% runs succeeded, 0 bookmarks
- **User rating**: No ratings yet

## Pricing

from $8.50 / 1,000 results

This Actor is paid per event. You are not charged for the Apify platform usage, but only a fixed price for specific events.
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

[![ParseForge](https://raw.githubusercontent.com/ParseForge/apify-assets/main/banner.jpg)](https://apify.com/parseforge?fpr=vmoqkp)

### IndiaMART Supplier Scraper

**Scrape IndiaMART suppliers by product category, up to a million per run.** Every supplier comes with company name, location, rating, and verification status. No login or API key. Export to CSV, JSON, Excel, or XML.

IndiaMART's official API needs a registered account and rate-limits you. This reads the public supplier listings directly, filtered by city, verification status, and minimum rating, and returns each match in one fixed schema.

| Who uses it | What they scrape IndiaMART for |
|---|---|
| B2B sales teams | Build a lead list of verified suppliers in a target city |
| Market researchers | Map the supplier landscape for a product category |
| Procurement managers | Shortlist suppliers by rating and verification status |
| Data analysts | Collect supplier data for trend analysis |

### What it does

This Actor collects IndiaMART supplier listings by product category and returns each one as a flat row.

- 📋 **Category selector:** choose from 150+ product categories, from stainless steel to yoga wear.
- 📍 **City filter:** restrict results to a single city like Mumbai or Delhi.
- ✅ **Verified exporters only:** return only suppliers with a verified badge.
- ⭐ **Minimum rating:** set a threshold from 1 to 5 stars.
- 🔢 **Max items:** cap the number of suppliers per run, up to 1,000,000.

Results export to CSV, JSON, Excel, or XML, or straight from the API.

### What you can do with IndiaMART data

**📈 Build a B2B lead list.**

A sales team scrapes verified stainless steel suppliers in Mumbai to create a targeted outreach list.

**🔍 Research supplier ratings.**

A procurement manager filters for suppliers with a minimum 4-star rating to shortlist reliable vendors.

**📍 Map regional supply.**

A market researcher collects all cotton fabric suppliers in Delhi to analyze regional concentration.

**✅ Verify exporter status.**

An export consultant scrapes only verified exporters in the spices category to build a trusted partner database.

### Why choose this scraper

|  | What you get |
|---|---|
| **No login or API key** | Scrape public IndiaMART pages directly, no account needed. |
| **Fixed schema** | Every supplier returns the same fields, ready for your CRM. |
| **Built-in filters** | Filter by city, verification, and rating before export. |
| **Scalable** | Collect up to a million suppliers per run. |

### How it compares

This Actor focuses on category-based supplier discovery with built-in filters, while competitors offer different data depths and access methods.

| Feature | ParseForge | IndiaMart Supplier Scraper - B2B Products, Prices - No Cookies | IndiaMART Listings Scraper | IndiaMART Scraper - Suppliers, Exporters, Prices & GST |
|---|---|---|---|---|
| Category-based scraping | Yes | Not listed | Yes | Not listed |
| City filter | Yes | Not listed | Yes | Not listed |
| Verified exporters only | Yes | Not listed | Yes | Not listed |
| Minimum rating filter | Yes | Not listed | Not listed | Not listed |
| Product prices | Not listed | Yes | Yes | Yes |
| GST number | Not listed | Yes | Yes | Yes |
| Contact email and phone | Not listed | Not listed | Not listed | Yes |

### Configure the run

Drive the Actor from a product category, and filters run as each supplier is read so only matches reach your dataset. The Input tab lists every parameter.

A first run with the defaults:

```json
{
  "category": "stainless-steel",
  "maxItems": 10
}
```

A larger pull:

```json
{
  "category": "stainless-steel",
  "maxItems": 200
}
```

### Pricing

Pay-per-result: **$0.009 per result** collected. You pay only for the results written to your dataset.

| Results collected | Approximate cost |
|---|---|
| 100 results | $0.90 |
| 1,000 results | $9.00 |
| 10,000 results | $90.00 |

New Apify accounts start with $5 in free credit.

### Free users

Free-plan runs return up to 10 results as a preview. [Upgrade your Apify plan](https://console.apify.com/sign-up?fpr=vmoqkp) to collect up to 1,000,000 results per run.

### Run it

1. [Create a free Apify account with $5 in credit](https://console.apify.com/sign-up?fpr=vmoqkp).
2. Open the [IndiaMART Supplier Scraper](https://apify.com/parseforge/indiamart-scraper?fpr=vmoqkp).
3. Set your inputs and any filters, then click **Start**.
4. Export the results as CSV, Excel, JSON, or XML from the **Dataset** tab.

Run it programmatically through the [Apify API](https://docs.apify.com/api/v2) (`run-sync-get-dataset-items`) or the [ApifyClient](https://docs.apify.com/api/client/js) for JavaScript and Python.

### Use with AI agents (MCP)

Give an AI agent live access to IndiaMART through the Model Context Protocol. Add the Actor to Claude, Cursor, or any MCP client:

```bash
claude mcp add --transport http apify "https://mcp.apify.com/?tools=parseforge/indiamart-scraper"
```

Then prompt it in plain language to run the scraper and read back the results.

### Troubleshooting

**Why am I getting no results?**

Your filters may be too restrictive. Try removing the city filter, lowering the minimum rating, or unchecking verified exporters only.

**Why is the run slow?**

IndiaMART may rate-limit requests. Reduce maxItems or add a delay between requests if the Actor supports it.

**Why are some fields empty?**

Not all suppliers fill every field on IndiaMART. Empty fields are normal and reflect missing data on the source page.

**Why did I get blocked?**

IndiaMART may block aggressive scraping. Use a lower maxItems, run less frequently, or use Apify proxies if available.

### FAQ

| Question | Answer |
|---|---|
| Do I need an IndiaMART account or API key? | No. This Actor scrapes public IndiaMART pages directly, so no login or API key is required. |
| What data does this Actor return? | Each supplier row includes company name, location, rating, verification status, and other fields from the listing. The exact fields are shown in the sample output. |
| Can I filter by city? | Yes, use the filterCity input to restrict results to a specific city like Mumbai or Delhi. |
| Can I filter by supplier rating? | Yes, set minRating to a value between 1 and 5 to only return suppliers with that rating or higher. |
| How many suppliers can I scrape in one run? | You can set maxItems up to 1,000,000. The default is 10. |
| What product categories are available? | There are over 150 categories, from ABS plastic granules to zirconia ceramics. The full list is in the input schema. |
| Can I export the data? | Yes, you can export to CSV, JSON, Excel, or XML from the Apify dataset. |
| Is this Actor legal? | You should only scrape public data in compliance with IndiaMART's terms of service and applicable laws. Apify is not responsible for how you use the data. |
| How often can I run this Actor? | You can schedule runs as often as you like, but be respectful of IndiaMART's servers to avoid being blocked. |
| What if I get no results? | Check your filters. If you set a high minRating or filter by a city with few suppliers, you may get zero results. Try relaxing the filters. |

### Related actors

Browse the full [ParseForge collection](https://apify.com/parseforge?fpr=vmoqkp) for more scrapers.

🆘 **Need help?** Email parseforge@protonmail.com with your run ID, your input, and what you expected.

⚠️ **Disclaimer.** This Actor is unofficial and is not affiliated with, endorsed by, or sponsored by IndiaMART InterMESH Ltd. It collects only publicly available data. You are responsible for using the collected data in compliance with the source's terms of service and applicable data-protection laws, including GDPR, CCPA, and PIPL. Do not use it to collect personal data unlawfully.

# Actor input Schema

## `category` (type: `string`):

Select a product category to scrape suppliers from IndiaMART

## `maxItems` (type: `integer`):

How many products to collect per run.

## `filterCity` (type: `string`):

Optional. Only return suppliers from this city (e.g. Mumbai, Delhi, Chennai)

## `filterVerifiedOnly` (type: `boolean`):

Only return verified exporters

## `minRating` (type: `number`):

Only return suppliers with this rating or higher (1-5). Leave empty for all.

## Actor input object example

```json
{
  "category": "stainless-steel",
  "maxItems": 10,
  "filterVerifiedOnly": false
}
```

# Actor output Schema

## `overview` (type: `string`):

Overview of scraped data

# 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 = {
    "category": "stainless-steel",
    "maxItems": 10
};

// Run the Actor and wait for it to finish
const run = await client.actor("parseforge/indiamart-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 = {
    "category": "stainless-steel",
    "maxItems": 10,
}

# Run the Actor and wait for it to finish
run = client.actor("parseforge/indiamart-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 '{
  "category": "stainless-steel",
  "maxItems": 10
}' |
apify call parseforge/indiamart-scraper --silent --output-dataset

```

## MCP server setup

```json
{
    "mcpServers": {
        "apify": {
            "type": "http",
            "url": "https://mcp.apify.com/?tools=fetch-actor-details,parseforge/indiamart-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/yjjE45kxX9pQIAaV9/builds/0EOUxkY6NheGx3MuU/openapi.json
