> For the complete documentation index, see [llms.txt](https://bellingcat.gitbook.io/toolkit/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://bellingcat.gitbook.io/toolkit/more/all-tools/wikipedia-list-of-registers.md).

# Wikipedia list of registers

## URL

<https://en.wikipedia.org/wiki/List_of_official_business_registers>

## Description

Most countries have a publicly available official register which lists companies that are allowed to conduct business in that country. Registers usually contain fields like: Company name, directors, and registered address. Some contain data like shareholders, filings, VAT number, tax number and telephone number.

Some are free, while some give very basic details for free and require payment for more. Some registers allow you to search only by company name, while others also allow for searching by person names (e.g. director names).

The Wikipedia list of registers will help you to find an online register for a particular country.

[OpenCorporates](https://bellingcat.gitbook.io/toolkit/more/all-tools/opencorporates) has unified many of the registers in a single database, so it may be better to use in some instances. It's worth checking their [data coverage page](https://knowledge.opencorporates.com/knowledge-base/overview/) to see which registers are currently online (i.e. regularly updated), and which are not.

## Cost

* [x] Free
* [ ] Partially Free
* [ ] Paid

## Level of Difficulty

<table><thead><tr><th data-type="rating" data-max="5"></th></tr></thead><tbody><tr><td>1</td></tr></tbody></table>

## Requirements

\-

## Limitations

The page contains a range of other types of registers (e.g. property registers), so make sure that you have selected the right one.

## Ethical Considerations

\-

## Guides and Articles

\-

## Tool Provider

Wikipedia, US

## Advertising Trackers

* [x] This tool has not been checked for advertising trackers yet.
* [ ] This tool uses tracking cookies. Use with caution.
* [ ] This tool does not appear to use tracking cookies.

| Page maintainer    |
| ------------------ |
| Katherine de Tolly |
|                    |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://bellingcat.gitbook.io/toolkit/more/all-tools/wikipedia-list-of-registers.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
