00

Easily search
Hard-to-reach places

PHAROS is for LLM agents, researchers and digital investigators

Perform deep-search in multiple platforms and closed websites

PHAROS provides a search API that indexes usernames, communities, and keywords across the web, returning structured, normalized data in a ready-to-consume format

Pharos lighthouse
> cat /archive/Prof_H_Thiersch_1909.raw
- LOOK INSIDE -

01

Unified API,
Single endpoint

Connect PHAROS to your stack in minutes

Contact us
0 # Fetch username data
1 import requests
2 url = "https://api.pharos.dev/find-username/cobaltwarrior11"
3 headers = {"Authorization": "Bearer YOUR-API-TOKEN"}
4 r = requests.get(url, headers=headers)
0 # Fetch username data
1 curl "https://api.pharos.dev/find-username/cobaltwarrior11" \
2 -H "Authorization: Bearer YOUR-API-TOKEN"
{
  "hasMore": true,
  "platforms": [
    {
      "platform_name": "Reddit",
      "data": {
        "user_data": {
          "username": "cobaltwarrior11",
          "username_id": "147522201083",
        },
        "posts": [
          {
            "subreddit": "r/programming",
            "content": "create a Discord bot",
            "ts": "2026-06-11 08:32"
          }
    ....
}

02

Features

The web doesn't get smaller, it gets darker
PHAROS is the light you point into it
Search a name, query the details, follow the keywords
Whatever the light finds comes back as data, not noise

I

Search

Find accounts across platforms with full profile metadata, post history, and activity, consolidated into a JSON file

II

Query

Field-level filtering across content, authors, timestamps, and attachments in one query string

  • author.username is "cobaltwarrior11"
  • content contains "zero-day" and timestamp >= last_7d
  • embeds.url starts_with "pastebin/" and content matches "leak"
III

Keywords

Track keywords and phrases, surfacing every account and post that mentions them, with full context for each match

03

Get in touch

Let's talk about what we can do together

contact@searchpharos.com