Thomasnet: Search Suppliers
Thomasnet via Parse · b2b_directory
Search for industrial suppliers by keyword and optional ZIP-code location with radius. Returns results from the ThomasNet directory with company summary info including contact details, revenue, full address with coordinates, and distance. Each result includes a profile_url for fetching full details via get_supplier_profile. Location filtering requires a 5-digit US ZIP code; non-ZIP location strings (city/state names) are accepted but will not filter results geographically. The upstream does not support server-side page advancement; the page parameter is sent but the server returns the same initial result set regardless of page number. Scraper for ThomasNet industrial supplier directory. Provides search and detailed profile extraction including company info, revenue, and certifications. Fulfilled by Parse from thomasnet.com.
- b2b-directory
- ecommerce
- maps-geo
- parse
- platform-key
- thomasnet
- thomasnet-com
Price and execution
- Price
- $0.10 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- b2b_directory
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/3eee7814-a3b8-4263-ab86-caf00068b4f4/search_suppliers
- Interface artifact
- sha256:a91bf2534fbfed98016b32b23172d0e53f2e4936669066830d5ad3f3a1067ae0
- Manifest digest
- sha256:247f55ebdafa0e485b0f5970a2085e01253f18744984706259d13839d60d66d7
Request fields
- page (integer): Page number sent to upstream. Note: the upstream currently returns the same result set regardless of page value.
- query (string, required): Search keyword or category (e.g. 'metal fabrication', 'plastic injection molding').
- radius (integer): Search radius in miles from the ZIP code. Only applies when a valid ZIP is provided in location. Accepted values: 10, 25, 50, 100.: Allowed values: 10, 25, 50, 100
- location (string): Location filter. Accepts a 5-digit US ZIP code (e.g. '60601') to enable geographic filtering. City/state strings are accepted but only ZIP codes activate upstream location filtering.
- certifications (string): Comma-separated certification filter IDs to narrow results (e.g. '14' for AS9100, '157' for ISO 9001:2015, '176' for ISO 13485:2016, '181' for IATF 16949:2016). IDs correspond to ThomasNet certification facet values.
Example queries
- {"page":"1","query":"metal fabrication","radius":"10","location":"Illinois"}