Social Media & Email Addresses API Reference

These endpoints let you extract recruiter’s first name, last name, email address, social media handles from any webpage

You can build your own recruiter database by roughly using the workflow below:

  • Using keywords and source_url as input, you can search for latest jobs using Jobs Search endpoint.

  • Using the job_url as input, try out the following endpoints that can extract email addresses, names and social media handles


Extract All Social Media Handles & URLs

A JobScanner endpoint for extracting all social media handles and URLs from a webpage

Extract Name and Spam Score For Each Email Address

A JobScanner endpoint for extracting names and a spam score for input email address

Extract Email Address By URL

A JobScanner endpoint for extracting email address from a webpage using a fast regex