X Advanced Search: Difference between revisions

Jump to navigation Jump to search
181 bytes added ,  Yesterday at 10:31
m
(Created page with "X (tweets) Advanced Search == Methods == # https://x.com/search-advanced # Enter the query directly into the search box # ''$'' apify: [https://console.apify.com/actors/61RPP7dywgiy0JPD0/input 🏯 Tweet Scraper V2 - X / Twitter Scraper] == Use Cases == === Case 1: Search recent posts from a specific account === Recent posts from account: @elonmusk <pre> from:elonmusk </pre> 🔗 https://x.com/search?q=from%3Aelonmusk&src=typed_query === Case 2: Search posts by date...")
 
 
Line 30: Line 30:


🔗 https://x.com/search?q=from%3Aelonmusk%20since%3A2026-05-01%20until%3A2026-05-03&src=typed_query&f=top
🔗 https://x.com/search?q=from%3Aelonmusk%20since%3A2026-05-01%20until%3A2026-05-03&src=typed_query&f=top
No timezone specification is needed. The following query is incorrect: (tested at 2026/5/13)
<pre>
from:claudeai since:2026-05-02_00:00:00_UTC until:2025-05-02_23:59:59_UTC
</pre>


=== Case 3: Filter posts by reply status ===
=== Case 3: Filter posts by reply status ===

Navigation menu