public

Find companies from public data

Search for public company pages through an anonymous web search; no connected account is needed. Returns company names and page links that can be read with the public company lookup.

post/public/companies

Request body

limitinteger

Target number of companies.

moreboolean

Continue past what an earlier call on this same ask already returned, instead of returning it again. What counts as already returned is kept server side.

Response

Matched companies

source'public' required
providerstring required

The search provider that answered.

querystring required

The exact query sent, so a thin result set can be read rather than guessed at.

moreAvailableboolean required

Whether asking again with more can still reach rows you have not seen. False means this ask is walked out; say so and do not call more again.

duplicatesinteger

Rows a continuation re-reached and dropped as already delivered. Normal bookkeeping, never a failure.

Changes