ExportersIndia Company Scraper
Pricing
from $4.99 / 1,000 results
Go to Apify Store
ExportersIndia Company Scraper
Scrapes exporter, manufacturer, and supplier company profiles from ExportersIndia.com. Extracts company name, business type, products, location, contact details, member info, certifications, and more.
Pricing
from $4.99 / 1,000 results
Rating
0.0
(0)
Developer
codingfrontend
Maintained by CommunityActor stats
0
Bookmarked
3
Total users
1
Monthly active users
5 days ago
Last modified
Categories
Share
Scrapes exporter, manufacturer, and supplier company profiles from ExportersIndia.com — one of India's largest B2B marketplace directories.
Features
- Search Mode: Search for companies by keyword and optional location
- Direct URL Mode: Scrape specific company profile pages
- Full Profile Details: Business type, address, phone, email, website, products, certifications, GST number, member info, etc.
- Pagination: Automatically iterates through multiple search result pages
- Two Views: Overview table and Contact Details table in dataset
Input
| Field | Type | Description |
|---|---|---|
mode | string | search or directUrl |
keyword | string | Search keyword (e.g. "steel manufacturer") |
location | string | City/state filter (e.g. "delhi", "gujarat") |
companyUrls | array | List of company profile URLs (directUrl mode) |
maxItems | integer | Maximum companies to scrape (default: 50) |
maxPages | integer | Max search pages to iterate (default: 5) |
scrapeDetails | boolean | Visit each profile for full details (default: true) |
proxyConfiguration | object | Proxy settings |
Output Fields
| Field | Description |
|---|---|
companyName | Company/supplier name |
profileUrl | ExportersIndia profile URL |
businessType | Manufacturer / Exporter / Supplier / Trader |
address | Full address |
city | City |
state | State |
country | Country (default: India) |
pincode | PIN code |
phone | Contact phone number |
email | Contact email |
website | Company website URL |
description | About / company description |
products | Products/services (comma-separated) |
productsList | Products as array |
categories | Business categories |
memberSince | Year joined ExportersIndia |
memberType | Premium/Verified/Basic |
gstNumber | GST registration number |
cinNumber | CIN (company identification) |
turnover | Annual turnover |
employees | Number of employees |
established | Year established |
certifications | ISO and other certifications |
contactPerson | Name of contact person |
logoUrl | Company logo URL |
bannerUrl | Company banner image URL |
rating | Company rating |
socialLinks | Social media profile URLs |
paymentMethods | Accepted payment methods |
exportCountries | Countries they export to |
tags | Keywords / tags |
scrapedAt | Timestamp |
Example Input
{"keyword": "cotton fabric manufacturer","location": "surat","mode": "search","maxItems": 100,"maxPages": 5,"scrapeDetails": true,"proxyConfiguration": { "useApifyProxy": true }}
Notes
- Residential proxies are recommended for reliable results
- ExportersIndia may rate-limit requests; the scraper includes polite delays
scrapeDetails: truevisits each company profile page — slower but extracts much more data