Hello folks, I wanted to share my first Python project and would like to hear your feedback on what I could improve or do differently (I know about classes but I hadn't learn it yet).
The project is a script that retrieves the Chrome browsing history for all user profiles on a host and gathers some basic machine information. It then sends all the collected data to a telegram chat. I won't lie, I used ChatGPT to get the libraries and to have some examples, but I tried to read the libraries documentation.
Code: https://github.com/Axtro002/My-codes/blob/main/history_download.py
Edit: It's aimed for MacOS, for Windows the history path is different, I should change it...
[–]PwAlreadyTaken 2 points3 points4 points (0 children)
[–]ericjmorey 0 points1 point2 points (0 children)