Skip to content

Command line application to get return a person's contact details from their university email username

Notifications You must be signed in to change notification settings

bilaalrashid/UsernameLookup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Username Lookup

Command line application to get return a person's contact details from their university email username.

The Java application parses the HTML from the person's contact webpage (e.g. www.ecs.soton.ac.uk/people/dem) using regular expressions and outputs it to the user.

Example

Input

Username: dem

Output

Name: Dr David Millard
Telephone: +442380595567
Email: dem@ecs.soton.ac.uk

About

Command line application to get return a person's contact details from their university email username

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published