I am trying to find the OrgId for a list of countries. However, I cannot really rely on the results that I am getting. The means: the first result in the list is often not the entity I am looking for. For example; I search for "Argentina" and the first hit is not "Republica Argentina" (the country) but "Samco Gold Limited" which is quite far off. When I change my query to "Republic of Argentina" the top result is "Central Bank of Argentina", which is also not what I want.
Any ideas on how to make this workable?
Thanks,