API to Pull Visitor Logs?

Hello,

We use Piwik for intranet search analytics at my work. One of the logs that we use most frequently is the “Visitor Logs,” downloaded from the front-end of Piwik under the tab Visitor–>Visitor Logs.

These logs are helpful because they contain visitors’ site search information; I am interested in pulling these EXACT logs using Python and an API.

Currently, however, when I use the Python script and command to pull visitor logs – using the Live.getLastVisitsDetails API – these logs do not contain the vital site search keyword information we are looking for.

I am wondering if there is an API that we can use to get the EXACT same “Visitor Logs” provided by the Visitor–>Visitor Logs area in the Piwik front-end.

Any guidance is immensely appreciated.

Many thanks,
Camille Mathieu

these logs do not contain the vital site search keyword information we are looking for.

the Visitor log API export should contain the Site search Keyword - are they not for you?