Tagged articles
3 articles
Page 1 of 1
21CTO
21CTO
Feb 19, 2020 · Backend Development

How to Use Python to Capture Chrome History and Email It Automatically

This tutorial shows how to extract a target computer's Chrome browsing history with Python, save it as a text file, and automatically send it via email using a QQ SMTP account, detailing the required environment, scripts, and common pitfalls.

Chrome HistoryData ExtractionPython
0 likes · 3 min read
How to Use Python to Capture Chrome History and Email It Automatically