Reputation: 5
I'm doing a school Project and I'm trying to Export the Chrome Search History into a CSV file I spent alot of hours trying but didn't got any result.
I'm glad for any help
Greets Maiko
Upvotes: 0
Views: 8613
Reputation: 4119
You can use this and get browser data like Histroy or Bookmarks of browsers like Chrome, FireFox and IE
Chrome
FireFox
IE
To invoke : Get-BrowserData -Browser Chrome -Datatype History -UserName user1
Get-BrowserData -Browser Chrome -Datatype History -UserName user1
Upvotes: 4