SERPHouseSERPHouse

Domains List

Get the full list of supported search engine domains for Google, Bing, and Yahoo.

Get the full list of supported domains by our SERP API. This list also contains Bing and Yahoo domains.

Requires authentication → provide your API key as a Bearer token in the Authorization header.

Get a List of Domains

GET https://api.serphouse.com/domain/list

Headers

NameTypeDescription
Authorization *StringBearer <YOUR_API_KEY>

Returns a JSON object with a results array containing all supported domain strings for Google, Bing, and Yahoo.

Example Request

curl --location --request GET 'https://api.serphouse.com/domain/list' \--header 'Authorization: Bearer <YOUR_API_KEY>'

Example Response

{  "status": "success",  "msg": "",  "results": [    "bing.com",    "google.com.af",    "google.al",    "google.dz",    "google.as",    "google.co.ke",    "google.ad",    "google.co.ao",    "google.com.ai",    "google.com.ag",    "google.im",    "google.com.ar",    "google.am",    "google.com.au",    "google.at",    "google.hn",    "google.az",    "google.bs",    "google.com.bh",    "google.com.bd",    "google.com.my",    "google.by",    "google.be",    "google.com.bz",    "google.bj",    "google.com.et",    "google.bt",    "google.com.bo",    "google.ba",    "google.co.bw",    "google.mg",    "google.com.br",    "google.vg",    "google.com.bn",    "google.bg",    "google.dk",    "google.bf",    "google.bi",    "google.com.kh",    "google.cm",    "google.co.il",    "google.ca",    "google.cv",    "google.cat",    "google.cf",    "google.td",    "google.cl",    "google.com.hk",    "google.com.co",    "google.co.ck",    "google.co.cr",    "google.ci",    "google.hr",    "google.com.cu",    "google.com.cy",    "google.cz",    "google.dm",    "google.com.do",    "google.com.ec",    "google.com.eg",    "google.com.sv",    "google.com.fj",    "google.fi",    "google.fr",    "google.ga",    "google.gm",    "google.de",    "google.com.gh",    "google.com.gi",    "google.gr",    "google.dj",    "google.gl",    "google.gp",    "google.com.gt",    "google.gg",    "google.gy",    "google.hu",    "google.is",    "google.co.in",    "google.co.id",    "google.iq",    "google.it",    "google.com.jm",    "google.co.jp",    "google.je",    "google.jo",    "google.ki",    "google.com.kw",    "google.kg",    "google.la",    "google.lv",    "google.com.lb",    "google.co.ls",    "google.com.ly",    "google.li",    "google.lt",    "google.lu",    "google.ml",    "google.com.mt",    "google.mu",    "google.com.mx",    "google.fm",    "google.md",    "google.mn",    "google.me",    "google.ms",    "google.mw",    "google.co.ma",    "google.co.mz",    "google.com.mm",    "google.com.na",    "google.cd",    "google.nr",    "google.com.np",    "google.nl",    "google.co.nz",    "google.ee",    "google.com.ni",    "google.ne",    "google.com.ng",    "google.nu",    "google.com.nf",    "google.no",    "google.com.om",    "google.com.pk",    "google.pn",    "google.tt",    "google.co.zm",    "google.ps",    "google.com.pa",    "google.com.pg",    "google.com.py",    "google.com.pe",    "google.com.ph",    "google.pl",    "google.pt",    "google.com.pr",    "google.com.qa",    "google.mv",    "google.cg",    "google.ro",    "google.ru",    "google.rw",    "google.sh",    "google.com.vc",    "google.ws",    "google.sm",    "google.st",    "google.com.sa",    "google.com.tr",    "google.sn",    "google.rs",    "google.sc",    "google.com.sl",    "google.com.tj",    "google.com.sg",    "google.sk",    "google.si",    "google.com.sb",    "google.so",    "google.co.za",    "google.co.kr",    "google.es",    "google.lk",    "google.se",    "google.ch",    "google.com.tw",    "google.co.tz",    "google.co.th",    "google.tl",    "google.tg",    "google.tk",    "google.tm",    "google.co.ug",    "google.com.ua",    "google.ae",    "google.co.uk",    "google.com.uy",    "google.co.uz",    "google.vu",    "google.co.ve",    "google.com.vn",    "google.co.zw",    "google.ge",    "google.co.vi",    "google.tn",    "google.com",    "google.to",    "google.mk",    "google.ht",    "google.ie",    "google.kz",    "be.yahoo.com",    "fr.yahoo.com",    "br.yahoo.com",    "ca.yahoo.com",    "de.yahoo.com",    "es.yahoo.com",    "fr.yahoo.com",    "in.yahoo.com",    "id.yahoo.com",    "ie.yahoo.com",    "it.yahoo.com",    "nl.yahoo.com",    "no.yahoo.com",    "at.yahoo.com",    "ph.yahoo.com",    "pl.yahoo.com",    "qc.yahoo.com",    "ro.yahoo.com",    "ch.yahoo.com",    "sg.yahoo.com",    "za.yahoo.com",    "fi.yahoo.com",    "se.yahoo.com",    "tr.yahoo.com",    "uk.yahoo.com",    "vn.yahoo.com",    "gr.yahoo.com",    "ru.yahoo.com",    "ua.yahoo.com",    "il.yahoo.com",    "uk.yahoo.com",    "hk.yahoo.com",    "tw.yahoo.com",    "malaysia.yahoo.com",    "espanol.yahoo.com"  ]}

Last updated on

How is this guide?

On this page