Supplier and manufacturer discovery
Use ImportYeti endpoints to turn supplier and manufacturer discovery into repeatable API requests with documented inputs and JSON responses.
Turn public ImportYeti trade data into structured company intelligence — search companies and suppliers by name, then pull a full company report with identity fields and headline US customs shipment-volume metrics. Credential-free.
Search ImportYeti companies and suppliers by name and get US customs shipment-volume company reports as structured JSON.
Endpoint families
2
Documented params
5
Examples
2
Live catalog snapshot
Active endpoints
2
Methods
GET
Required params
4
Schema refs
2
{
"platform": "ImportYeti",
"endpoint": "importyeti-search",
"method": "GET",
"path": "/importyeti/search",
"auth": "apiKey"
}Use cases
Search ImportYeti companies and suppliers by name and get US customs shipment-volume company reports as structured JSON.
Use ImportYeti endpoints to turn supplier and manufacturer discovery into repeatable API requests with documented inputs and JSON responses.
Use ImportYeti endpoints to turn import volume and trade research into repeatable API requests with documented inputs and JSON responses.
Use ImportYeti endpoints to turn supply-chain due diligence into repeatable API requests with documented inputs and JSON responses.
Managed execution
Each Crawlora platform API is designed around a specific data surface. Instead of exposing a generic fetch endpoint, Crawlora combines endpoint-specific request logic, managed infrastructure, parsing, normalization, billing, and Playground-tested examples.
Request behavior is tuned for the target platform and endpoint type.
Supported endpoints can use managed proxy routing to improve reliability and reduce infrastructure work.
Dynamic pages can be routed through managed browser instances where JavaScript rendering is required.
Challenge pages and unusable upstream responses are detected and surfaced clearly.
Results are returned as documented JSON instead of raw HTML.
Test the same route from Docs and Playground before production integration.
Coverage map
These cards are generated from the active endpoint catalog, so the landing page reflects the same API surface used by Docs and Playground.
/importyeti/company
/importyeti/search
Endpoint catalog
/importyeti/searchSearches ImportYeti for companies and suppliers matching a name, returning each match's kind (company or supplier), slug, country, address, and headline shipment stats. A "company" result's slug chains into GET /importyeti/company. Credential-free public data, sourced from ImportYeti's own JSON search API (distinct from its human-facing /search results page, which does not render due to a client-side bug in ImportYeti's own app).
/importyeti/companyReturns a normalized ImportYeti company report: identity, headline US customs shipment-volume metrics (total shipments, average TEU, last shipment date, estimated shipping spend), its supplier list, and recent bill-of-lading shipment activity. Credential-free public data, rendered from the company report page through proxied browser renderers.
Related APIs
Business & Market Intelligence
Turn public GitHub ecosystem signals into structured data for developer-market research, open-source intelligence, recruiting, and AI-agent workflows.
Business & Market Intelligence
Collect public TrustMRR startup marketplace and leaderboard data as normalized JSON for startup research, SaaS discovery, and market intelligence workflows.
Business & Market Intelligence
Add website and competitive intelligence signals from SimilarWeb to research pipelines.
How to scrape ImportYeti
Crawlora's ImportYeti endpoints return company/supplier search and full company reports as normalized JSON with one API key — no HTML parsing or account required.
Send a company or supplier name to /importyeti/search. Each result is tagged with its kind (company or supplier), slug, country, and address.
Pass a company slug from search results to /importyeti/company for identity fields and headline US customs shipment-volume metrics.
Use the report to evaluate a supplier or manufacturer, or re-run on a schedule to track shipment-volume trends.
FAQ
Send a company or supplier name to Crawlora's /importyeti/search endpoint and get normalized results — kind, slug, country, and address — as structured JSON.
No ImportYeti account or API key is required from the caller — only your Crawlora API key.
Identity fields (name, address, masked phone, website) plus headline US customs shipment-volume metrics for that company.