{"id":13603221,"url":"https://github.com/pgaskin/crb","last_synced_at":"2025-04-10T19:52:22.032Z","repository":{"id":59045313,"uuid":"530416654","full_name":"pgaskin/crb","owner":"pgaskin","description":"Library and tools for parsing and exporting Chrome bookmarks.","archived":false,"fork":false,"pushed_at":"2024-01-24T12:47:38.000Z","size":16,"stargazers_count":7,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-24T17:51:19.673Z","etag":null,"topics":["bookmarks","chrome","data-recovery","export","forensics","google-chrome","parse"],"latest_commit_sha":null,"homepage":"","language":"Go","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/pgaskin.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,"publiccode":null,"codemeta":null}},"created_at":"2022-08-29T22:38:25.000Z","updated_at":"2025-01-20T12:28:00.000Z","dependencies_parsed_at":"2024-01-24T13:57:23.457Z","dependency_job_id":null,"html_url":"https://github.com/pgaskin/crb","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fcrb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fcrb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fcrb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pgaskin%2Fcrb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pgaskin","download_url":"https://codeload.github.com/pgaskin/crb/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248283996,"owners_count":21077969,"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":["bookmarks","chrome","data-recovery","export","forensics","google-chrome","parse"],"created_at":"2024-08-01T18:01:58.034Z","updated_at":"2025-04-10T19:52:22.005Z","avatar_url":"https://github.com/pgaskin.png","language":"Go","funding_links":[],"categories":["chrome"],"sub_categories":[],"readme":"# crb\n\n[![PkgGoDev](https://pkg.go.dev/badge/github.com/pgaskin/crb)](https://pkg.go.dev/github.com/pgaskin/crb)\n\nLibrary and tools for parsing and exporting Chrome bookmarks.\n\nWritten against Chromium [main@{2022-08-28}](https://source.chromium.org/chromium/chromium/src/+/aabc28688acc0ba19b42ac3795febddc11a43ede:) (Chrome 106). Should work at least as far back as 2014 (Chrome 40).\n\n```\nUsage: crb [options] bookmarks_file\n\nOptions:\n  -E, --export stringArray   export bookmarks HTML to the specified file (- for stdout)\n  -h, --help                 show this help text\n  -q, --quiet                don't write info about the bookmarks file to stderr\n  -t, --tree                 write the bookmarks tree to stdout (use --verbose to show dates)\n  -v, --verbose              show additional information\n```\n\n```\nUsage: crb-carve [options] file[:[start_offset][:[end_offset]|+length]]...\n\nOptions:\n  -h, --help                   show this help text\n  -j, --json                   show information about the recovered files as JSON\n  -o, --output string          write the recovered files to the specified directory\n  -O, --output-format string   output file format (default \"bookmarks.{input.basename}-{match.offset}.{bookmarks.checksum}.json\")\n  -q, --quiet                  don't show information about the recovered files\n\nOutput Fields (--output-format, --json):\n  input.path                 input file path\n  input.basename             input file basename\n  match.offset               match offset\n  match.length               match length\n  bookmarks.barguid          chrome bookmarks bar folder guid\n  bookmarks.checksum         chrome bookmarks checksum\n  bookmarks.date.unix        most recent date (unix timestamp)\n  bookmarks.date.unixmicro   most recent date (unix microscond timestamp)\n  bookmarks.date.yyyymmdd    most recent data (yyyymmdd)\n  bookmarks.count.folders    number of folders\n  bookmarks.count.urls       number of bookmarks\n  output                     output file basename (not for --output-format)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpgaskin%2Fcrb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpgaskin%2Fcrb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpgaskin%2Fcrb/lists"}