IndiaMart Scraper avatar
IndiaMart Scraper
Try for free

3 days trial then $25.00/month - No credit card required now

View all Actors
IndiaMart Scraper

IndiaMart Scraper

natanielsantos/indiamart-scraper
Try for free

3 days trial then $25.00/month - No credit card required now

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.

What does Indiamart Scraper do?

Indiamart Scraper is a tool that enables you to scrape ads from Indiamart website. This is a ready-to-use scraping tool and doesn't require any programming knowledge to get started.

How to use Indiamart Scraper?

Indiamart Scraper is easy to use. You need to provide the scraper with a URL on the Actor Input and it will return a list of ads. You can provide the scraper with the following types of URLs:

  • Category URL (e.g: https://dir.indiamart.com/impcat/roofing-sheets.html)
  • Product URL (e.g: https://www.indiamart.com/proddetail/usha-fontana-75-watt-single-1270-mm-ceiling-fan-27374169455.html)

Get Started

  1. Sign up for Apify or log in if you already have an account.
  2. Open Indiamart Scraper and click Try For Free.
  3. Add URLs to the field Start URLs. You can find examples of URLs in the section above.
  4. Click on ▶️ Start and wait for the results.

Output example

The output of the Indiamart Scraper is stored in a dataset. Each item is an ad and looks like this:

1{
2    "mainImage": "https://5.imimg.com/data5/SELLER/Default/2023/4/297953617/IA/ZH/JD/75462084/s-4-500x500.jpeg",
3    "url": "https://www.indiamart.com/proddetail/pro-nutrition-s4-2850657311133.html",
4    "title": "Pro Nutrition S4",
5    "price": {
6      "value": 1800,
7      "displayString": "₹ 1,800",
8      "currency": "INR"
9    },
10    "description": "Established as a Propriter Firm in the year 2014, we “OH Yeah Fitness Planet are a leading Manufacturer, Wholesaler Trader of a wide range of Whey Protein, Dymatize Whey Protein etc.",
11    "specifications": [
12      {
13        "key": "Form",
14        "value": "Powder"
15      },
16      {
17        "key": "Shelf Life",
18        "value": "36 Months"
19      },
20      {
21        "key": "Prescription/Non Prescription",
22        "value": "Prescription"
23      },
24      {
25        "key": "Usages",
26        "value": "For individuals who are underweight or have a difficult time gaining weight"
27      },
28      {
29        "key": "Country of Origin",
30        "value": "Made in India"
31      }
32    ],
33    "videoUrl": null,
34    "images": [
35      {
36        "medium": "https://5.imimg.com/data5/SELLER/Default/2023/4/297953617/IA/ZH/JD/75462084/s-4-500x500.jpeg",
37        "full": "https://5.imimg.com/data5/SELLER/Default/2023/4/297953617/IA/ZH/JD/75462084/s-4-1000x1000.jpeg"
38      },
39      {
40        "medium": "https://5.imimg.com/data5/SELLER/Default/2023/11/361468313/HB/VA/CT/75462084/pro-nutrition-s4-500x500.jpg",
41        "full": "https://5.imimg.com/data5/SELLER/Default/2023/11/361468313/HB/VA/CT/75462084/pro-nutrition-s4-1000x1000.jpg"
42      },
43      {
44        "medium": "https://5.imimg.com/data5/SELLER/Default/2023/11/361468289/QM/QS/CO/75462084/pro-nutrition-s4-500x500.jpg",
45        "full": "https://5.imimg.com/data5/SELLER/Default/2023/11/361468289/QM/QS/CO/75462084/pro-nutrition-s4-1000x1000.jpg"
46      }
47    ],
48    "companyDetails": {
49      "name": "Oh Yeah Fitness Planet",
50      "websiteUrl": "https://www.indiamart.com/ohyeah-fitness-planet/",
51      "score": 4.1,
52      "phoneNumber": "+91-7942957343",
53      "exportTo": [
54        "United States Of America",
55        "United Kingdom",
56        "Australia",
57        "Canada",
58        "Ireland"
59      ],
60      "address": "Khilchipur, Rajgarh, Madhya Pradesh"
61    },
62    "catId": "578",
63    "mcatId": "121257",
64    "mcatName": "Weight Gain Nutrition",
65    "productDisplayId": 2850657311133,
66    "itemId": "241172112"
67  }

Integrations and Indiamart Scraper

Indiamart Scraper can be connected with almost any cloud service or web app thanks to integrations on the Apify platform. You can integrate with Make, Zapier, Slack, Airbyte, GitHub, Google Sheets, Google Drive, and more. Or you can use webhooks to carry out an action whenever an event occurs, e.g. get a notification whenever Indiamart Scraper successfully finishes a run.

Using Indiamart Scraper with the Apify API

The Apify API gives you programmatic access to the Apify platform. The API is organized around RESTful HTTP endpoints that enable you to manage, schedule, and run Apify actors. The API also lets you access any datasets, monitor actor performance, fetch results, create and update versions, and more.

To access the API using Node.js, use the apify-client NPM package. To access the API using Python, use the apify-client PyPI package.

Check out the Apify API reference docs for full details or click on the API tab for code examples.

Your feedback

We’re always working on improving the performance of our Actors. So if you’ve got any technical feedback for Indiamart scraper or simply found a bug, please create an issue on the Actor’s Issues tab in Apify Console.

Developer
Maintained by Community
Actor metrics
  • 18 monthly users
  • 9.0% runs succeeded
  • 0.2 days response time
  • Created in Dec 2023
  • Modified 2 months ago