docs/mintlify/docs-mintlify-mig-tmp/search-screen-history.mdx
screenpipe records your screen 24/7 and lets you search through everything. find that code snippet, conversation, or document you saw last week.
localhost:3030/search with filterscurl "http://localhost:3030/search?q=project+apollo+budget&content_type=vision&limit=20"
curl "http://localhost:3030/search?app_name=Code&content_type=vision&limit=20"
curl "http://localhost:3030/search?q=standup&start_time=2026-02-10T14:00:00Z&end_time=2026-02-10T18:00:00Z"
curl "http://localhost:3030/search?browser_url=github.com&limit=10"
curl "http://localhost:3030/search?q=deployment&app_name=Slack&content_type=vision&limit=10"
| param | type | description |
|---|---|---|
q | string | search query |
limit | int | max results (default 20) |
offset | int | pagination offset |
content_type | string | vision, audio, accessibility, input, all |
start_time | ISO 8601 | filter by start time |
end_time | ISO 8601 | filter by end time |
app_name | string | filter by app name |
window_name | string | filter by window title |
browser_url | string | filter by browser URL |
min_length | int | minimum text length |
max_length | int | maximum text length |
max_content_length | int | truncate each result's text to this many chars (middle-truncation) |
the easiest way to search is the built-in search in the screenpipe desktop app:
start_time and end_time for precision--ignored-windows and --included-windowsquestions? join our discord.
screenpipe includes 24/7 screen recording, AI search, cloud sync, and more. lifetime plans available — no subscriptions needed.