GlobalSpec Supplier Scraper avatar

GlobalSpec Supplier Scraper

Pricing

from $9.99 / 1,000 results

Go to Apify Store
GlobalSpec Supplier Scraper

GlobalSpec Supplier Scraper

Scrapes GlobalSpec industrial supplier and manufacturer listings by keyword or A–Z directory, returning company names, profiles, contact details, websites, business types, logos, and manufacturer/distributor status. Profile enrichment adds full company information for research and lead generation.

Pricing

from $9.99 / 1,000 results

Rating

0.0

(0)

Developer

Jamshaid Arif

Jamshaid Arif

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

4 days ago

Last modified

Categories

Share

Collects industrial supplier and manufacturer profiles from GlobalSpec's engineering directory and returns one flat record per company. Search by product keyword to find the suppliers behind matching products, or browse the A-Z company directory one letter at a time. Each record can be enriched with the company's full profile: address, phone, fax, website, business type, logo and social links.

Input

FieldDefaultDescription
search_modekeywordkeyword finds suppliers matching a product search; letter browses one A-Z directory page.
querypressure sensorsProduct/keyword in keyword mode, or a single letter A-Z in letter mode (1 for companies starting with a digit).
limit25Maximum supplier records to return (1-200).
fetch_profilestrueVisit each supplier's profile page for full contact details (slower, one extra request per supplier).
proxyConfigurationOptionalEnable a US-based proxy for the most reliable results.

Output

Each result is one supplier:

{
"source": "globalspec",
"search_mode": "keyword",
"query": "hydraulic pumps",
"name": "Radwell International",
"supplier_id": "336341",
"profile_url": "https://www.globalspec.com/supplier/profile/RadwellInternational",
"headquarters": "Willingboro, NJ 08046 United States",
"address": "1 Millennium Drive, Willingboro, NJ 08046 United States",
"address_line1": "1 Millennium Drive",
"address_line2": "Willingboro, NJ 08046 United States",
"phone": "(609) 288-9393",
"fax": "(609) 288-9417",
"website": "http://www.radwell.com/",
"business_type": "Distributor, Service",
"logo_url": "https://www.globalspec.com/RadwellInternational/LOGO.JPEG",
"social_media": null,
"online_catalog": null,
"custom_orders": null,
"is_manufacturer": false,
"is_distributor": true,
"is_service": true,
"raw": { ... }
}

Letter-mode records additionally fill online_catalog and custom_orders flags from the directory table.

Notes

  • Runs with empty input (defaults to a keyword search for pressure sensors).
  • Enable a US-based proxy for the most reliable results.
  • A keyword search typically yields around 25-30 suppliers; a letter page lists around 50 companies.
  • Intended for research and lead-generation use; please respect GlobalSpec's terms of service.