chrome-search-terms

Retrieves the search history from the Google Chrome 'History' SQLite file.

Syntax

chrome-search-terms FILE_PATH
Required Parameter
FILE_PATH
Path to 'History' SQLite file

Description

After running the chrome-search-terms command, the output fields are as follows:

Output Fields

FieldTypeDescription
_timeDateTime of visit
keywordsStringSearched keywords
titleStringWebsite title
urlStringWeb page URL

Usage

Retrieve the search history from the file at /opt/logpresso/History.

chrome-search-terms /opt/logpresso/History