How to search Twitter without an account
- Type what you are looking for into the search box above.
- Add operators like
from:naval,min_faves:500,since:2024-01-01, or a quoted"exact phrase"to narrow the results. - Switch between Latest, Top, and Media to see the same query ranked differently.
Operators that actually move the needle
min_faves:100filters out any post with fewer than 100 likes. The single best way to cut through noise on a busy query.from:handlelimits results to one author.to:handlelimits to replies aimed at that author.since:YYYY-MM-DDanduntil:YYYY-MM-DDlet you search inside a specific window. Useful for finding a post you only half-remember.filter:media,filter:images,filter:videosrestrict to posts with attachments.-filter:replieshides replies.lang:enlimits to a language.filter:blue_verifiedlimits to accounts with the paid check.
What you get back
Full post text, inline images and video posters, author name, handle and avatar, verified status, engagement counts, and a direct link to the post on X. Load more keeps paging through older results until the feed runs out.
Why logged-out search on X stopped working
X gates the public search page behind a login wall for logged-out visitors. Public posts are still public, and the search index still runs, but the web surface is blocked. This tool reads the public data through an open proxy and renders the results without the gate, so you can run a query from a browser where you are not signed in.
Keep the posts you search for
Finding an old post on X is half the battle. Losing it again next week is the other half. Keep is a bookmark app that turns every X post you save into a searchable entry with the full text, media, and author. Connect your X account once and every bookmark lands in Keep automatically.
Frequently asked questions
Can I search Twitter (X) without an account?
Yes. X removed the public search results page for logged-out visitors, but the search itself is still running on the backend. This tool runs the query for you through a public endpoint and renders the real results on one clean page, so you can search without logging in and without creating an account.
Do I need to sign in to X to use this?
No. There is no X login, no OAuth, and no cookie sharing. You type a query, we run it against a public X proxy, and the results come back rendered on this page.
What advanced search operators can I use?
Every operator X accepts in its own search bar. from:, to:, @handle for mentions, min_faves:, min_retweets:, min_replies:, since:YYYY-MM-DD, until:YYYY-MM-DD, lang:en, filter:replies / -filter:replies, filter:media, filter:images, filter:videos, filter:links, filter:blue_verified, "exact phrase", and -excluded. Combine them with spaces and the tool sends the full query string.
What is the difference between the Top, Latest, and Media tabs?
Top ranks by engagement and is usually the most useful for evergreen queries. Latest is chronological and is what you want for breaking news or tracking a hashtag in real time. Media restricts to posts with an image or video attached. The tabs match the ones on X itself.
How is this different from the Twitter advanced search builder?
The builder at /tools/twitter-advanced-search generates an x.com search URL for you to open. This tool actually runs the search and renders the posts on the page, so logged-out visitors can see the results without being redirected to a login wall. Use the builder to design a query, then paste it here to see it run.
Is this a scraper? Will my X account get banned?
There is nothing to ban. The tool does not touch your X account at all. It hits a public X proxy from the Keep server, not from your browser, so your IP and your X session are never involved.
How recent are the results?
The Latest tab is effectively real time. A post made a minute ago will be in the results. Top is a ranking over the same data.
Can I search for tweets from a specific account without logging in?
Yes. Use from:handle (without the @) as part of your query, or fill in the From handle field under Filters. Combine it with min_faves: and a date range to find that one tweet you almost remember.
How many results can I get?
The tool returns up to 50 posts per page and supports "Load more" to paginate through older results. Deep historical search (years back) still works for most queries, bounded by what X itself exposes.
Can I save results to read later?
Yes. Keep is a bookmark app that can capture any X post (and its full thread) into a searchable library. If you find something worth keeping, bookmark it on X and it lands in your library automatically.
Is this free?
Yes. The search tool is free to use, no signup required, no credit card, no rate-limited "pro" version.
Why does X redirect me to login when I search without an account?
X shipped a change that gates the public search UI behind a login wall for logged-out visitors. The underlying data is still public; only the web surface is blocked. Tools like this one read the public data and render it without the login gate.