IndiaMart Scraper
3 days trial then $25.00/month - No credit card required now
IndiaMart Scraper
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.
You can access the IndiaMart Scraper programmatically from your own applications by using the Apify API. You can 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.
1echo '{
2 "startUrls": [
3 {
4 "url": "https://www.indiamart.com/proddetail/jsw-profile-roofing-sheets-10457853991.html"
5 },
6 {
7 "url": "https://www.indiamart.com/proddetail/farat-pedestal-fan-2-blade-copper-2852742675133.html"
8 },
9 {
10 "url": "https://www.indiamart.com/proddetail/industrial-pedestal-fan-24-copper-2852757365548.html"
11 }
12 ],
13 "proxySettings": {
14 "useApifyProxy": true
15 }
16}' |
17apify 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
1npm i -g apify-cli
2apify login
Other API clients include:
Actor Metrics
8 monthly users
-
2 stars
90% runs succeeded
32 days response time
Created in Dec 2023
Modified 2 months ago