Contact extraction

Contact Information Extraction

Never miss candidate contact details

Extract email, phone, LinkedIn, and address from resumes. Validated and formatted output.

How it works

1

Pattern detection

Identify emails, phones, URLs, and addresses using advanced patterns.

2

Validation

Validate format of extracted contacts (valid email syntax, phone format).

3

Classification

Distinguish personal vs. work email, mobile vs. landline.

4

Normalization

Output standardized formats (E.164 phone, lowercase email).

Key Benefits

Reliable extraction

Contact extraction across common resume formats.

Format validation

Invalid emails and malformed phones are flagged.

Social profiles

Extract LinkedIn, GitHub, portfolio, and other URLs.

International support

Phone numbers and addresses from multiple countries.

Code examples

API responsejson
{
  "firstName": "John",
  "lastName": "Smith",
  "emailAddress": "john.smith@email.com",
  "phoneNumber": "+1-555-123-4567",
  "location": "San Francisco, CA",
  "linkedInLink": "linkedin.com/in/johnsmith",
  "otherLinks": ["github.com/jsmith"]
}

Technical Details

Contact extraction uses pattern matching, validation rules, and contextual analysis. Phone numbers are parsed to E.164 format with country detection.

Frequently asked questions

We extract emailAddress, phoneNumber, location, linkedInLink, and otherLinks (array of URLs).
The API returns firstName, lastName, emailAddress, phoneNumber, location, linkedInLink, otherLinks, workExperiences, educations, and languages.
1MB.
30 requests per minute. Custom limits available for enterprise.

Extract contacts

Get accurate contact info from every resume.

Try now