Install
openclaw skills install @crawlora-org/supplier-sourcing-researchDiscover and compare suppliers behind brands using Crawlora's ImportYeti company reports and public business websites. Use for supplier shortlists, observed sourcing relationships, shipment-activity comparisons, and questions to qualify potential manufacturers.
openclaw skills install @crawlora-org/supplier-sourcing-researchBuild a supplier shortlist with identifiable companies, observed trade evidence, product fit, and unresolved qualification questions. Shipment records establish observations, not manufacturing quality, available capacity, or willingness to sell.
Set CRAWLORA_API_KEY to your key from crawlora.net.
Run the bundled scripts/crawlora.sh from this skill directory or by absolute
path. It sends x-api-key to https://api.crawlora.net/api/v1; keep the key in
the environment. Read reference/endpoints.md for the
selected ImportYeti, search, and website-extraction tools.
/importyeti/search with q and optional 1-based page. Resolve names
against country, address, and official domain before assigning a result to a
brand. Similar names and importer subsidiaries are not interchangeable.kind. Only company results chain into /importyeti/company?slug=....
Supplier results have no supplier-detail endpoint in this API. Use their
returned search fields and public websites; do not feed a supplier slug to
the company endpoint. An unknown/empty kind needs manual identity verification.url/source_url and collection time./web/scrape or
/extract (flat JSON bodies). Separate claimed capabilities/certifications
from independently verified facts. Record MOQ, lead time, certifications,
capacity, and current availability as unknown unless directly supported.scripts/crawlora.sh /importyeti/search q=nike page=1
# Use a returned kind=company slug after checking the entity's identity:
# scripts/crawlora.sh /importyeti/company slug=RETURNED_COMPANY_SLUG
Return supplier, country/address, observed customer relationship, relevant product evidence, shipment metric/date scope, official website, fit rationale, and open qualification questions. Link claims to reports or company pages. Label a freight forwarder or trading intermediary when evidence supports it; do not assume every named shipper operates a factory.
total_pages, no progress, or
the requested shortlist size. Back off on 429, retry transient 5xx once,
stop on 401/403, and check application code before using data.