← Världsdata

Universitetssökning

GET /universities/search

Search over 10 000 universitet världen över by namn or land. Returnerar university namn, website URLs, domains, and land. Användbart för att bygga education portals, school jämförelse verktyg, university applikation plattformar, and academic forskning kataloger. Data täcker institutions i alla continents med a focus on degree-granting universitet.

Parametrar

name valfri

Name

country valfri

Country

Exempelförfrågningar

Grundläggande användning
curl "https://nordapi.ee/api/v1/universities/search?country=Norway"
Universities in Norway
curl "https://nordapi.ee/api/v1/universities/search?country=Norway"
Search by university name
curl "https://nordapi.ee/api/v1/universities/search?name=Oxford"
Universities in Japan
curl "https://nordapi.ee/api/v1/universities/search?country=Japan"

Livesvar

{
  "count": 24,
  "data": [
    {
      "country": "Norway",
      "country_code": "NO",
      "domains": [
        "aho.no"
      ],
      "name": "Oslo School of Architecture",
      "state_province": null,
      "web_pages": [
        "http://www.aho.no/"
      ]
    },
    {
      "country": "Norway",
      "country_code": "NO",
      "domains": [
        "bi.no"
      ],
      "name": "Norwegian School of Management BI",
      "state_province": null,
      "web_pages": [
        "http://www.bi.no/"
      ]
    },
    {
      "country": "Norway",
      "country_code": "NO",
      "domains": [
        "hia.no"
      ],
      "name": "Agder University College",
      "state_province": null,
      "web_pages": [
        "http://www.hia.no/"
      ]
    },
    {
      "country": "Norway",
      "country_code": "NO",
      "domains": [
        "hib.no"
      ],
      "name": "Bergen University College",
      "state_province": null,
      "web_pages": [
        "http://www.hib.no/"
      ]
    },
    {
      "country": "Norway",
      "country_code": "NO",
      "domains": [
        "hibo.no"
      ],
      "name": "Bodo Regional University",
      "state_province": null,
      "web_pages": [
        "http://www.hibo.no/"
      ]
    },
    {
      "country": "Norway",
      "country_code": "NO",
      "domains": [
        "hifm.no"
      ],
      "name": "Finnmark University College",
      "state_province": null,
      "web_pages": [
        "http://www.hifm.no/"
      ]
    },
    {
      "country": "Norway",
      "country_code": "NO",
      "domains": [
        "hil.no"
      ],
      "name": "Lillehammer University College",
      "state_province": null,
      "web_pages": [
        "http://www.hil.no/"
      ]
    },
    {
      "country": "Norway",
      "country_code": "NO",
      "domains": [
        "himolde.no"
      ],
      "name": "Molde University College",
      "state_province": null,
      "web_pages": [
        "http://www.himolde.no/"
      ]
    },
    {
      "country": "Norway",
      "country_code": "NO",
      "domains": [
        "khio.no"
      ],
      "name": "National College of Art and Design",
      "state_province": null,
      "web_pages": [
        "http://www.khio.no/shks/"
      ]
    },
    {
      "country": "Norway",
      "country_code": "NO",
      "domains": [
        "nhh.no"
      ],
      "name": "Norwegian School of Economics and Business Administration",
      "state_province": null,
      "web_pages": [
        "http://www.nhh.no/"
      ]
    },
    {
      "country": "Norway",
      "country_code": "NO",
      "domains": [
        "nih.no"
      ],
      "name": "Norwegian University of Sport and Physical Education",
      "state_province": null,
      "web_pages": [
        "http://www.nih.no/"
      ]
    },
    {
      "country": "Norway",
      "country_code": "NO",
      "domains": [
        "nith.no"
      ],
      "name": "Norway's Information Technology University College",
      "state_province": null,
      "web_pages": [
        "http://www.nith.no/"
      ]
    },
    {
      "country": "Norway",
      "country_code": "NO",
      "domains": [
        "nla.no"
      ],
      "name": "Norwegian Teacher Academy for Studies in Religion and Education",
      "state_province": null,
      "web_pages": [
        "http://www.nla.no/"
      ]
    },
    {
      "country": "Norway",
      "country_code": "NO",
      "domains": [
        "nlh.no"
      ],
      "name": "Agricultural University of Norway",
      "state_province": null,
      "web_pages": [
        "http://www.nlh.no/"
      ]
    },
    {
      "country": "Norway",
      "country_code": "NO",
      "domains": [
        "nmh.no"
      ],
      "name": "Norwegian State Academy of Music",
      "state_province": null,
      "web_pages": [
        "http://www.nmh.no/"
      ]
    },
    {
      "country": "Norway",
      "country_code": "NO",
      "domains": [
        "ntnu.no"
      ],
      "name": "Norwegian University of Science and Technology",
      "state_province": null,
      "web_pages": [
        "http://www.ntnu.no/"
      ]
    },
    {
      "country": "Norway",
      "country_code": "NO",
      "domains": [
        "ska.khio.no"
      ],
      "name": "National Academy of Fine Arts",
      "state_province": null,
      "web_pages": [
        "http://ska.khio.no/main"
      ]
    },
    {
      "country": "Norway",
      "country_code": "NO",
      "domains": [
        "uib.no"
      ],
      "name": "University of Bergen",
      "state_province": null,
      "web_pages": [
        "http://www.uib.no/"
      ]
    },
    {
      "country": "Norway",
      "country_code": "NO",
      "domains": [
        "uio.no"
      ],
      "name": "University of Oslo",
      "state_province": null,
      "web_pages": [
        "http://www.uio.no/"
      ]
    },
    {
      "country": "Norway",
      "country_code": "NO",
      "domains": [
        "uis.no"
      ],
      "name": "University of Stavanger",
      "state_province": null,
      "web_pages": [
        "http://www.uis.no/"
      ]
    },
    {
      "country": "Norway",
      "country_code": "NO",
      "domains": [
        "uit.no"
      ],
      "name": "University of Tromsø",
      "state_province": null,
      "web_pages": [
        "http://www.uit.no/"
      ]
    },
    {
      "country": "Norway",
      "country_code": "NO",
      "domains": [
        "umb.no"
      ],
      "name": "Norwegian University of Life Sciences",
      "state_province": null,
      "web_pages": [
        "http://www.umb.no/"
      ]
    },
    {
      "country": "Norway",
      "country_code": "NO",
      "domains": [
        "veths.no"
      ],
      "name": "Norwegian College of Veterinary Medicine",
      "state_province": null,
      "web_pages": [
        "http://www.veths.no/"
      ]
    },
    {
      "country": "Norway",
      "country_code": "NO",
      "domains": [
        "kristiania.no"
      ],
      "name": "Kristiania University College",
      "state_province": "Østlandet",
      "web_pages": [
        "https://kristiania.no"
      ]
    }
  ],
  "success": true
}