# Facebook

### Basic Facebook OSINT

{% embed url="<https://haveibeenzuckered.com/>" %}

We can use Facebook advanced searching to search for specific people.

<figure><img src="/files/cPV5vioRuaSU6fckskaj" alt=""><figcaption><p>searched with education filter</p></figcaption></figure>

<figure><img src="/files/gKJkxjOao54jMS4a4myd" alt=""><figcaption></figcaption></figure>

### Finding Facebook Profile ID

A lot of these tools require user or entity ID. You can view the source code and then search for userid.

<figure><img src="/files/0kwUmLoGXT9Q7BosBAC6" alt=""><figcaption></figcaption></figure>

{% embed url="<https://findidfb.com/>" %}

### Finding Account Creation Date

<figure><img src="/files/kaaDSmj5Ft0mlG06l3nl" alt=""><figcaption></figcaption></figure>

### Finding Public Posts

```
"Name" Site:facebook.com inurl:posts
```

{% embed url="<https://sowsearch.info/>" %}
<https://sowsearch.info/>
{% endembed %}

{% embed url="<https://intelx.io/tools?tab=facebook>" %}
IntelX tools
{% endembed %}

### Best OSINT Course for Beginners

{% embed url="<https://www.udemy.com/course/practical-osint/?referralCode=0848C4EC66BBAC2534D6>" %}


---

# 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://osint.cavementech.com/social-media/facebook.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.
