How to Search Reddit Users
Every method for finding a Reddit user's activity starts from the exact username, because Reddit has no fuzzy matching. From there you can read the profile, change the sort order, use the author operator, search Google for comments, or check public archives. Each catches something the others miss.
Six methods, in the order to try them
Get the exact username
Reddit has no partial or fuzzy username matching, so you need the name in full. Capitalisation does not matter. A u/ handle or a full profile URL works just as well.
Open the profile directly
Visit reddit.com/user/ followed by the name. This confirms the account exists and shows karma, cake day and recent activity. If it 404s, the account is deleted, suspended or shadowbanned.
Read both tabs, not just the first
A profile separates posts from comments. Most accounts have far more comments than posts, so checking only the posts tab misses the bulk of what they have written.
Change the sort order
Reddit caps listings at roughly 1,000 items per sort order. Switching between new, top and controversial returns different items from the same history, which is the simplest way to see past the cap.
Use the author operator in Reddit search
Search author:username to surface posts the profile listing does not return. Add subreddit:name to narrow it to one community.
Fall back to Google for comments
Reddit does not index comment text, but Google does. Search site:reddit.com plus the username or a phrase you remember to find discussions the account took part in.
What each method catches
| Method | Good for | Blind spot |
|---|---|---|
| Profile page | Recent activity, karma, account age | One sort order, capped at ~1,000 items |
| Sort switching | Older and top-rated content | Still capped, just a different slice |
author: operator | Posts the listing skipped | Posts only, never comments |
| Google site: search | Comment text, which Reddit cannot search | Only what Google chose to index |
| Public archives | Deleted and aged-out content | Incomplete coverage, especially recent |
| Thread parsing | Deeply nested replies | Needs the thread identified first |
The profile viewer runs all of these at once and merges the results, which is the only reason to use a tool rather than doing it by hand.
Tips
- Check the comments tab first. For most accounts it holds several times more writing than the posts tab.
- Note the cake day before anything else. Account age reframes everything else you find.
- If the profile 404s, work out which hidden state it is in before assuming the name is wrong.
- Use old.reddit.com when paging through long histories. It is faster and paginates more predictably.
Common mistakes
- Stopping at the first page of a profile. It is one sort order out of several, showing a fraction of the history.
- Searching Reddit for a remembered phrase from a comment. Comment text is not indexed. That search can never succeed.
- Assuming an empty profile means a deleted account. Suspension and shadowbanning look identical from outside.
- Guessing at username spellings. Without exact matching, a near miss returns nothing at all.
Frequently asked questions
- Can I search Reddit users without an account?
- Yes. Profiles, post histories and comment histories are public, and none of them require a Reddit login to view.
- Can I find a Reddit user if I only know part of the name?
- No. Reddit offers no partial or fuzzy username search, so there is nothing for a tool to build on. You need the exact name, though capitalisation is ignored.
- How do I find everything a user has ever posted?
- You cannot get literally everything. Reddit caps listings at roughly 1,000 items per sort order. Reading several sort orders, using the author operator and checking public archives recovers most of it, but very old accounts keep some gaps.
- Will the person know I searched for them?
- No. Reddit does not record or report profile views to anyone, so there is nothing for them to see.
- Which method is fastest?
- Opening the profile directly, if you have the exact name. The other methods matter when the profile listing is incomplete or the account has been hidden.
Or run all six methods at once against a single username.
Search a Reddit user