View all API endpoints

Email & Phone Extractor

Email and phone extractor allows you to scrape any website for contact information. That's right, any website!
Website
August 9, 2023
2036
ms
55
k requests
23
votes
▶ Try for free
Get it customized
No credit card required

This powerful tool is designed to extract vital contact information and social profiles from websites, making it an invaluable asset for businesses, marketers, and developers.

What does this endpoint do?

The Email & Phone Extractor API endpoint scans a given website and retrieves:

  • Emails
  • Phone numbers
  • Social profiles (LinkedIn, Twitter, Instagram, and more)

Example Response:

{
  "emails": ["love@hexa.cc"],
  "phone_numbers": [],
  "linkedin_profiles": ["https://www.linkedin.com/company/hexacc/"],
  "twitter_profiles": ["https://twitter.com/hexacc"],
  "instagram_profiles": ["https://www.instagram.com/hexa.cc/"]
}

Benefits for Businesses:

  1. Lead Generation: Easily gather contact information from target websites to build a robust database of potential leads.
  2. Market Research: Understand a company's online presence by extracting their social profiles.
  3. Automation: Integrate this endpoint into your tools or platforms for automated data extraction.
Content:

Header

x-api-key required

string

Parameter defines the Piloterr private key to use.

Parameters

query

string

A website url with `http` or `https` protocol

GET
POST
/api/v2/website/email_phone_extractor
Example Request
curl --location --request GET 'https://piloterr.com/api/v2/website/email_phone_extractor?query=https://www.airbus.com' \
--header 'Content-Type: application/json' \
--header 'x-api-key: <token>' \
Response
{ "emails": [], "phone_numbers": [], "linkedin_profiles": [ "https://www.linkedin.com/company/airbusgroup" ], "twitter_profiles": [ "https://twitter.com/airbus" ], "instagram_profiles": [ "https://www.instagram.com/airbus" ], "facebook_profiles": [ "https://www.facebook.com/airbus" ], "tiktok_profiles": [], "pinterest_profiles": [], "snapchat_profiles": [], "youtube_channels": [], "reddit_profiles": [], "telegram_channels": [], "crunchbase_profiles": []
}
Sign up now and enjoy 100 free API requests + full access to our premium features and tools.
Other API endpoints that might be of interest for you:

Take a look at our blog posts

Interviews, tips, guides, industry best practices and news.
What is Residential Proxy ?
Proxy
10
min read

What is Residential Proxy ?

A residential proxy is a type of proxy server that routes internet traffic via an intermediary...
Read post
Web Scraping for Lead Generation
Scraping
8
min read

Web Scraping for Lead Generation

Gathering contact information from websites in order to generate leads for businesses is known...
Read post
Free Proxies for Web Scraping
Proxy
9
min read

Free Proxies for Web Scraping

Free Proxies are the web servers that act as intermediaries between computers and the internet...
Read post
By clicking “Accept”, you agree to the storing of cookies to enhance site navigation and analyze site usage. View our Privacy Policy for more information.