# Twitter

### Advanced Search Operators

```
from:cavementech4u
#Search with from keyword

(from:_JohnHammond) until:2020-02-01 since:2019-02-01
#Search within timeframe


other dorks
from:elonmusk
to:elonmusk
@elonmusk  all mentions
from:elonmusk since:2019-02-01 until:2019-12-30
from:elonmusk bitcoin
```

<figure><img src="/files/5ImSR0kINgzZi0qW6EyL" alt=""><figcaption></figcaption></figure>

{% embed url="<https://twitter.com/search-advanced>" %}
Twitter Advanced Search
{% endembed %}

### Finding Twitter User ID

View the page Source\
Look for profile\_banners

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

{% embed url="<https://commentpicker.com/twitter-id.php>" %}
Automated Twitter ID finder
{% endembed %}

### Browse Twitter Profile with ID

```
https://twitter.com/intent/user?user_id=PASTE_ID_HERE
https://twitter.com/i/user/PASTE_ID_HERE
```

### [&#xD;](<https://commentpicker.com/twitter-id.php&#xD;&#xA;>)Find Indexed Tweets

```
site:twitter.com "Jhaddix"
site:twitter.com "@Jhaddix"
site:twitter.com/Jhaddix/status
```

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

### Geocodes <mark style="color:red;">(Not Working Anymore)</mark>

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

### Deleted Tweets Finder

{% embed url="<https://cache.digitaldigging.org/>" %}

### Other Twitter Tools

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

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


---

# 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/twitter.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.
