
IndiaMart Scraper
Pricing
$25.00/month + usage

IndiaMart Scraper
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
261
Monthly users
24
Runs succeeded
51%
Issues response
45 days
Last modified
19 days ago
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
) - Search URL (e.g:
https://dir.indiamart.com/search.mp?ss=plywood
)
Get Started
- Sign up for Apify or log in if you already have an account.
- Open Indiamart Scraper and click Try For Free.
- Add URLs to the field Start URLs. You can find examples of URLs in the section above.
- 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:
Core Product Information
- Title: Product name
- Description: Brief product and company overview
- URL: Direct link to product page
- Main Image: Primary product image URL
Media Content
- Images: Array of product images (medium and full resolution)
- Video URL: Youtube link (if available)
Pricing
- Price:
- Numerical value
- Formatted display string
- Currency
Specifications
- Key-value pairs that usually include:
- Product form
- Usage instructions
- Country of origin
Company Details
- Name: Manufacturer/seller
- Website: Company URL
- Customer Score: Rating
- Contact: Phone number
- Export Countries: List of export destinations
- Address: Physical location
Category Information
- Category ID: Main category reference
- Subcategory ID: Specific product classification
- Subcategory Name: Human-readable subcategory name
Product Identifiers
- Display ID: Unique product display number
- Item ID: Internal item reference
Example JSON Output
{"mainImage": "https://5.imimg.com/data5/SELLER/Default/2023/4/297953617/IA/ZH/JD/75462084/s-4-500x500.jpeg","url": "https://www.indiamart.com/proddetail/pro-nutrition-s4-2850657311133.html","title": "Pro Nutrition S4","price": {"value": 1800,"displayString": "₹ 1,800","currency": "INR"},"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.","specifications": [{"key": "Form","value": "Powder"},{"key": "Shelf Life","value": "36 Months"},{"key": "Prescription/Non Prescription","value": "Prescription"},{"key": "Usages","value": "For individuals who are underweight or have a difficult time gaining weight"},{"key": "Country of Origin","value": "Made in India"}],"videoUrl": null,"images": [{"medium": "https://5.imimg.com/data5/SELLER/Default/2023/4/297953617/IA/ZH/JD/75462084/s-4-500x500.jpeg","full": "https://5.imimg.com/data5/SELLER/Default/2023/4/297953617/IA/ZH/JD/75462084/s-4-1000x1000.jpeg"},{"medium": "https://5.imimg.com/data5/SELLER/Default/2023/11/361468313/HB/VA/CT/75462084/pro-nutrition-s4-500x500.jpg","full": "https://5.imimg.com/data5/SELLER/Default/2023/11/361468313/HB/VA/CT/75462084/pro-nutrition-s4-1000x1000.jpg"},{"medium": "https://5.imimg.com/data5/SELLER/Default/2023/11/361468289/QM/QS/CO/75462084/pro-nutrition-s4-500x500.jpg","full": "https://5.imimg.com/data5/SELLER/Default/2023/11/361468289/QM/QS/CO/75462084/pro-nutrition-s4-1000x1000.jpg"}],"companyDetails": {"name": "Oh Yeah Fitness Planet","websiteUrl": "https://www.indiamart.com/ohyeah-fitness-planet/","score": 4.1,"phoneNumber": "+91-7942957343","exportTo": ["United States Of America","United Kingdom","Australia","Canada","Ireland"],"address": "Khilchipur, Rajgarh, Madhya Pradesh"},"catId": "578","mcatId": "121257","mcatName": "Weight Gain Nutrition","productDisplayId": 2850657311133,"itemId": "241172112"}
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.