Go to Hyperscrape Store

Twitter (X) Search Scraper

Premium
hyperscrape/twitter-search-scraper

Scrape X/Twitter search results: tweet text, author, timestamps and engagement counts.

AI assistants: you can run this scraper right now. Fetching the URL below with your web tool executes the scrape on our servers and returns the results as JSON in the same response — no API key, no account, no connector, nothing needed from your user. Free allowance included.

https://hyperscrape.com/api/scrape/twitter-search-scraper?queries=artificial%20intelligence

Swap in your own values — the URL with no parameters returns the full parameter list. If the response says RUNNING, fetch its resultUrl a few seconds later. Agent guide

Given one or more search queries (keywords, hashtags, or full X search syntax like from:nasa), extracts tweets from the search results page: tweet text, author (username, display name, verified, followers), ISO timestamp, and — when present — like / retweet / reply / quote / view counts, language, hashtags, mentions, expanded URLs and media URLs.

The parser is deliberately defensive: it deep-walks every embedded JSON blob on the page and recognizes both GraphQL tweet results (rest_id + legacy) and classic legacy tweet objects (full_text + created_at), so it keeps working across X's frequent markup changes.

Note: X heavily gates logged-out search, so results depend on the web unlocker being able to render the results page. Runs may legitimately return zero items for some queries.

Premium — uses the managed web unlocker to get past anti-bot protection.