Skip to content

narathota/university-domains-list

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

University Domains and Names List

A JSON list that contains domains, names and countries of most of the universities of the world.

It is very useful if you are building a web service for students.

You can easily create a validation script that checks the email domain. You can also automatically generate a user's country and university by looking their emails.

Feel free to update the list.

Example Bundle

{
    "web_page": "http://www.sabanciuniv.edu/",
    "country": "Turkey",
    "domain": "sabanciuniv.edu",
    "name": "Sabancı University"
}

About

University Domains and Names List.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published