{"id":13930130,"url":"https://github.com/alella/browserhist","last_synced_at":"2025-07-19T12:31:42.621Z","repository":{"id":82030637,"uuid":"314949320","full_name":"alella/browserhist","owner":"alella","description":"A CLI tool to fetch local browser data","archived":false,"fork":false,"pushed_at":"2020-11-24T02:43:19.000Z","size":21,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-08-08T18:26:29.257Z","etag":null,"topics":["browser","python","quantified-self","quantifiedself"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/alella.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2020-11-22T03:12:00.000Z","updated_at":"2024-04-11T03:57:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"ecbf1624-5684-4d36-9631-ecff0b4d3863","html_url":"https://github.com/alella/browserhist","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alella%2Fbrowserhist","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alella%2Fbrowserhist/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alella%2Fbrowserhist/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alella%2Fbrowserhist/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alella","download_url":"https://codeload.github.com/alella/browserhist/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":226607596,"owners_count":17658482,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["browser","python","quantified-self","quantifiedself"],"created_at":"2024-08-07T18:04:49.103Z","updated_at":"2024-11-26T19:30:51.683Z","avatar_url":"https://github.com/alella.png","language":"Python","readme":"# browserhist\n\n\u003e A CLI tool to fetch local browser data\n\nHistory can either be dumped to a JSON file are uploaded to elasticsearch.\n\nCurrently supports:\n - Firefox on MacOS and Linux\n - Chromiumm on Linux\n - Google Chrome on MacOS\n\nResults are of the format\n```json\n[\n  {\n    \"url\": \"https://www.mozilla.org/en-US/firefox/59.0.1/firstrun/\",\n    \"title\": \"Welcome to Firefox\",\n    \"node\": \"machine01\",\n    \"timestamp\": \"2018-03-17 21:01:30+00:00\",\n    \"domain\": \"mozilla.org\",\n    \"profile\": \"diacp6z2.default\",\n    \"browser\": \"firefox\",\n    \"local\": {\n      \"timestamp\": \"2018-03-17 17:01:30-04:00\",\n      \"hour\": 17,\n      \"weekday\": 5,\n      \"month\": \"Mar\",\n      \"year\": 2018\n    }\n  }\n]\n```\n\n## Usage:\n```sh\npip install \"git+https://github.com/alella/browserhist.git\"\nbrowserhist --help\n```\n\n\n## Development\n```sh\npipenv install\npipenv shell\npip install --editable .\nbrowserhist --help\n```\n","funding_links":[],"categories":["python"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falella%2Fbrowserhist","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falella%2Fbrowserhist","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falella%2Fbrowserhist/lists"}