mac_safari_searches
Extract search queries from Safari history, including Google and Bing, for forensic investigation. Supports filtering by time and query substring.
Instructions
Extract search queries from Safari history (Google, Bing, etc.).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| db_path | Yes | Path to Safari History.db | |
| time_end | No | ISO datetime - filter before this time | |
| time_start | No | ISO datetime - filter after this time | |
| query_filter | No | Filter search queries (substring) |