ExportersIndia Company Scraper avatar

ExportersIndia Company Scraper

Pricing

from $4.99 / 1,000 results

Go to Apify Store
ExportersIndia Company Scraper

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

codingfrontend

Maintained by Community

Actor stats

0

Bookmarked

3

Total users

1

Monthly active users

5 days ago

Last modified

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

FieldTypeDescription
modestringsearch or directUrl
keywordstringSearch keyword (e.g. "steel manufacturer")
locationstringCity/state filter (e.g. "delhi", "gujarat")
companyUrlsarrayList of company profile URLs (directUrl mode)
maxItemsintegerMaximum companies to scrape (default: 50)
maxPagesintegerMax search pages to iterate (default: 5)
scrapeDetailsbooleanVisit each profile for full details (default: true)
proxyConfigurationobjectProxy settings

Output Fields

FieldDescription
companyNameCompany/supplier name
profileUrlExportersIndia profile URL
businessTypeManufacturer / Exporter / Supplier / Trader
addressFull address
cityCity
stateState
countryCountry (default: India)
pincodePIN code
phoneContact phone number
emailContact email
websiteCompany website URL
descriptionAbout / company description
productsProducts/services (comma-separated)
productsListProducts as array
categoriesBusiness categories
memberSinceYear joined ExportersIndia
memberTypePremium/Verified/Basic
gstNumberGST registration number
cinNumberCIN (company identification)
turnoverAnnual turnover
employeesNumber of employees
establishedYear established
certificationsISO and other certifications
contactPersonName of contact person
logoUrlCompany logo URL
bannerUrlCompany banner image URL
ratingCompany rating
socialLinksSocial media profile URLs
paymentMethodsAccepted payment methods
exportCountriesCountries they export to
tagsKeywords / tags
scrapedAtTimestamp

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: true visits each company profile page — slower but extracts much more data