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.
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.
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:
https://dir.indiamart.com/impcat/roofing-sheets.html
)https://www.indiamart.com/proddetail/usha-fontana-75-watt-single-1270-mm-ceiling-fan-27374169455.html
)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 }
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.
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.
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.
Yes, if you're scraping publicly available data for personal or internal use. Always review Websute's Terms of Service before large-scale use or redistribution.
No. This is a no-code tool — just enter a job title, location, and run the scraper directly from your dashboard or Apify actor page.
It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.
Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.
You can use the Try Now button on this page to go to the scraper. You’ll be guided to input a search term and get structured results. No setup needed!