# Linkedin Reverse Lookup&#x20;

LinkedIn Reverse Lookup **converts LinkedIn profile URLs into** **enriched contact records with pre-verified email addresses** and related details. This enables you to utilize your LinkedIn network's connections, profile visits, and saved leads as a means of generating high-intent prospects and conducting outreach via the email channel.

## How to use LinkedIn Reverse Lookup

* Go to Reverse Lookup → [LinkedIn Reverse Lookup](https://app.clearout.io/reverse-lookup/linkedin) in the Clearout dashboard.
* Paste the LinkedIn profile URL into the input box.
* Click Search to fetch the associated contact details (emails and other available attributes).
* Successful search results will be automatically added to the default list and you can export them to your sales tools for outreach activities.

{% hint style="info" %}
**Developer note**

Want to automate email reverse lookup, refer to the **Reverse LinkedIn Lookup API**[ ](https://docs.clearout.io/developers/api/reverse-lookup#get-reverse_lookup-linkedin) section for sample code and integration details.
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.clearout.io/reverse-lookup/linkedin-reverse-lookup.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
