X (Twitter) Search By Desearch Real-time X/Twitter search and monitoring. Search posts, track users, get timelines, replies, and retweeters with powerful filtering. Setup 1. Get an API key from https://console.desearch.ai 2. Set environment variable: Common Fields All tweet-returning endpoints share these shapes. Fields marked are always present. Tweet | Field | Type | Description | |-------|------|-------------| | | string | Post ID | | | string | Post content | | | string | ISO 8601 timestamp | | | string\|null | Direct link: | | | int | Likes | | | int | Retweets | | | int | Replies | | |…