> For the complete documentation index, see [llms.txt](https://pnpt.adot8.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://pnpt.adot8.com/osint-fundamentals/social-media/twitter.md).

# Twitter

## Overview

Searching for information using some of the same[ search engine operators](/osint-fundamentals/search-engine-operators.md) is possible within **Twitter.**

## Twitter Dorking

This could all be done using the **Advanced search** feature built into Twitter

Search for tweets with a specific term

```
"sweet and sour sauce"
```

Search for everything **from** or **to** a user. This brings up posts, comments, likes and retweets

```
from:kanyewest
to:kanyewest
@kanyewest
from:kanyewest "sweet and sour sauce"
```

Search for tweets between a certain time frame (Year-Month-Day)

```
from:kanyewest since:2019-02-01 until:2019-03-01
"sweet and sour sauce" since:2019-02-01 until:2019-03-01
```

Search for specific coordinates withing a 10km range. This can be narrowed down to a single km

```
geocode:45.5590642,-73.8766781,10km
```

<figure><img src="/files/LtbGteFCUrrbMdnLw0Rq" alt=""><figcaption><p>Google Maps coordinates</p></figcaption></figure>

## Web Based Tools

{% embed url="<https://github.com/rmdir-rp/OSINT-twitter-tools>" %}
