countryCodePRO
Type: <string>
Default: 'us'
Default: 'us'
It sets the location for the automatic proxy resolution.
- CLI
- JavaScript
- Shell
- Python
- Ruby
const mql = require('@microlink/mql')
const { status, data } = await mql('https://geolocation.microlink.io', { apiKey: 'MyApiToken', proxy: {countryCode: 'uk'} })
mql.render(data)The following country codes are supported:
- ad(Andorra)
- ae(United Arab Emirates)
- af(Afghanistan)
- ag(Antigua & Barbuda)
- ai(Anguilla)
- al(Albania)
- am(Armenia)
- an(Netherlands Antilles)
- ao(Angola)
- aq(Antarctica)
- ar(Argentina)
- as(American Samoa)
- at(Austria)
- au(Australia)
- aw(Aruba)
- az(Azerbaijan)
- ba(Bosnia and Herzegovina)
- bb(Barbados)
- bd(Bangladesh)
- be(Belgium)
- bf(Burkina Faso)
- bg(Bulgaria)
- bh(Bahrain)
- bi(Burundi)
- bj(Benin)
- bm(Bermuda)
- bn(Brunei Darussalam)
- bo(Bolivia)
- br(Brazil)
- bs(Bahama)
- bt(Bhutan)
- bv(Bouvet Island)
- bw(Botswana)
- by(Belarus)
- bz(Belize)
- ca(Canada)
- cc(Cocos (Keeling) Islands)
- cf(Central African Republic)
- cg(Congo)
- ch(Switzerland)
- ci(Côte D'ivoire (Ivory Coast))
- ck(Cook Iislands)
- cl(Chile)
- cm(Cameroon)
- cn(China)
- co(Colombia)
- cr(Costa Rica)
- cu(Cuba)
- cv(Cape Verde)
- cx(Christmas Island)
- cy(Cyprus)
- cz(Czech Republic)
- de(Germany)
- dj(Djibouti)
- dk(Denmark)
- dm(Dominica)
- do(Dominican Republic)
- dz(Algeria)
- ec(Ecuador)
- ee(Estonia)
- eg(Egypt)
- eh(Western Sahara)
- er(Eritrea)
- es(Spain)
- et(Ethiopia)
- fi(Finland)
- fj(Fiji)
- fk(Falkland Islands (Malvinas))
- fm(Micronesia)
- fo(Faroe Islands)
- fr(France)
- ga(Gabon)
- gb(United Kingdom (Great Britain))
- gd(Grenada)
- ge(Georgia)
- gf(French Guiana)
- gh(Ghana)
- gi(Gibraltar)
- gl(Greenland)
- gm(Gambia)
- gn(Guinea)
- gp(Guadeloupe)
- gq(Equatorial Guinea)
- gr(Greece)
- gs(South Georgia and the South Sandwich Islands)
- gt(Guatemala)
- gu(Guam)
- gw(Guinea-Bissau)
- gy(Guyana)
- hk(Hong Kong)
- hm(Heard & McDonald Islands)
- hn(Honduras)
- hr(Croatia)
- ht(Haiti)
- hu(Hungary)
- id(Indonesia)
- ie(Ireland)
- il(Israel)
- in(India)
- io(British Indian Ocean Territory)
- iq(Iraq)
- ir(Islamic Republic of Iran)
- is(Iceland)
- it(Italy)
- jm(Jamaica)
- jo(Jordan)
- jp(Japan)
- ke(Kenya)
- kg(Kyrgyzstan)
- kh(Cambodia)
- ki(Kiribati)
- km(Comoros)
- kn(St. Kitts and Nevis)
- kp(Korea, Democratic People's Republic of)
- kr(Korea, Republic of)
- kw(Kuwait)
- ky(Cayman Islands)
- kz(Kazakhstan)
- la(Lao People's Democratic Republic)
- lb(Lebanon)
- lc(Saint Lucia)
- li(Liechtenstein)
- lk(Sri Lanka)
- lr(Liberia)
- ls(Lesotho)
- lt(Lithuania)
- lu(Luxembourg)
- lv(Latvia)
- ly(Libyan Arab Jamahiriya)
- ma(Morocco)
- mc(Monaco)
- md(Moldova, Republic of)
- mg(Madagascar)
- mh(Marshall Islands)
- ml(Mali)
- mm(Myanmar)
- mn(Mongolia)
- mo(Macau)
- mp(Northern Mariana Islands)
- mq(Martinique)
- mr(Mauritania)
- ms(Monserrat)
- mt(Malta)
- mu(Mauritius)
- mv(Maldives)
- mw(Malawi)
- mx(Mexico)
- my(Malaysia)
- mz(Mozambique)
- na(Namibia)
- nc(New Caledonia)
- ne(Niger)
- nf(Norfolk Island)
- ng(Nigeria)
- ni(Nicaragua)
- nl(Netherlands)
- no(Norway)
- np(Nepal)
- nr(Nauru)
- nu(Niue)
- nz(New Zealand)
- om(Oman)
- pa(Panama)
- pe(Peru)
- pf(French Polynesia)
- pg(Papua New Guinea)
- ph(Philippines)
- pk(Pakistan)
- pl(Poland)
- pm(St. Pierre & Miquelon)
- pn(Pitcairn)
- pr(Puerto Rico)
- pt(Portugal)
- pw(Palau)
- py(Paraguay)
- qa(Qatar)
- re(Réunion)
- ro(Romania)
- ru(Russian Federation)
- rw(Rwanda)
- sa(Saudi Arabia)
- sb(Solomon Islands)
- sc(Seychelles)
- sd(Sudan)
- se(Sweden)
- sg(Singapore)
- sh(St. Helena)
- si(Slovenia)
- sj(Svalbard & Jan Mayen Islands)
- sk(Slovakia)
- sl(Sierra Leone)
- sm(San Marino)
- sn(Senegal)
- so(Somalia)
- sr(Suriname)
- st(Sao Tome & Principe)
- sv(El Salvador)
- sy(Syrian Arab Republic)
- sz(Swaziland)
- tc(Turks & Caicos Islands)
- td(Chad)
- tf(French Southern Territories)
- tg(Togo)
- th(Thailand)
- tj(Tajikistan)
- tk(Tokelau)
- tm(Turkmenistan)
- tn(Tunisia)
- to(Tonga)
- tp(East Timor)
- tr(Turkey)
- tt(Trinidad & Tobago)
- tv(Tuvalu)
- tw(Taiwan, Province of China)
- tz(Tanzania, United Republic of)
- ua(Ukraine)
- ug(Uganda)
- um(United States Minor Outlying Islands)
- us(United States)
- uy(Uruguay)
- uz(Uzbekistan)
- va(Vatican City State (Holy See))
- vc(St. Vincent & the Grenadines)
- ve(Venezuela)
- vg(British Virgin Islands)
- vi(United States Virgin Islands)
- vn(Viet Nam)
- vu(Vanuatu)
- wf(Wallis & Futuna Islands)
- ws(Samoa)
- ye(Yemen)
- yt(Mayotte)
- yu(Yugoslavia)
- za(South Africa)
- zm(Zambia)
- zr(Zaire)
- zw(Zimbabwe)