IndiaMart Scraper avatar
IndiaMart Scraper

Pricing

$25.00/month + usage

Go to Store
IndiaMart Scraper

IndiaMart Scraper

Developed by

Nataniel Santos

Nataniel Santos

Maintained by Community

Scrape product data from indiamart.com with this tool. You can use it to extract title, price, images, description, and more. Download your data as HTML table, JSON, CSV, Excel, XML, and RSS feed.

0.0 (0)

Pricing

$25.00/month + usage

3

Total users

230

Monthly users

33

Runs succeeded

55%

Response time

36 days

Last modified

7 months ago

You can access the IndiaMart Scraper programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

$echo '{
< "startUrls": [
< {
< "url": "https://www.indiamart.com/proddetail/jsw-profile-roofing-sheets-10457853991.html"
< },
< {
< "url": "https://www.indiamart.com/proddetail/farat-pedestal-fan-2-blade-copper-2852742675133.html"
< },
< {
< "url": "https://www.indiamart.com/proddetail/industrial-pedestal-fan-24-copper-2852757365548.html"
< }
< ],
< "proxySettings": {
< "useApifyProxy": true
< }
<}' |
<apify call natanielsantos/indiamart-scraper --silent --output-dataset

IndiaMart Scraper API through CLI

The Apify CLI is the official tool that allows you to use IndiaMart Scraper locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: