{"id":15690736,"url":"https://github.com/edsu/browsertricky","last_synced_at":"2025-05-07T23:32:10.338Z","repository":{"id":176443050,"uuid":"657774396","full_name":"edsu/browsertricky","owner":"edsu","description":"A helper to run browsertrix-crawler locally","archived":false,"fork":false,"pushed_at":"2024-05-09T17:16:32.000Z","size":8,"stargazers_count":8,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-11-02T10:23:52.837Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/edsu.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2023-06-23T20:27:08.000Z","updated_at":"2024-05-09T17:16:36.000Z","dependencies_parsed_at":null,"dependency_job_id":"725a644d-9c54-449a-bd42-82c93ec438a3","html_url":"https://github.com/edsu/browsertricky","commit_stats":null,"previous_names":["edsu/browsertricky"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edsu%2Fbrowsertricky","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edsu%2Fbrowsertricky/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edsu%2Fbrowsertricky/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/edsu%2Fbrowsertricky/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/edsu","download_url":"https://codeload.github.com/edsu/browsertricky/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223817760,"owners_count":17207947,"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":[],"created_at":"2024-10-03T18:14:55.777Z","updated_at":"2024-11-09T11:03:09.740Z","avatar_url":"https://github.com/edsu.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# browsertricky\n\nThis is a tiny script and directory structure I've used to make it a bit easier\nto run and manage [browsertrix-crawler] for archiving websites without needing\nto remember the Docker incantation. It works with either Docker or Podman (and\nprefers Podman if it is available).\n\nIf you'd like to use it:\n\n```\n$ git clone https://github.com/edsu/browsertricky.git\n$ cd browsertricky\n./browsertricky example\n```\n\nNow go to https://replayweb.page and load the [WACZ] file that was created at `collections/example/example.wacz`. \n\nThat's not a terribly interesting example, so use the example config to create a new one:\n\n```\ncp config/example.yaml config/mysite.yaml\n```\n\nEdit the `config/mysite.yaml` adding information about a site you would like to archive:\n\n1. Change the name of the collection from `example` to `mysite`\n2. Change the `seeds` list to include a new URL like `https://mysite.com`\n\nAnd run it!\n\n```\n$ ./browsertricky mysite\n```\n\nIf you open http://localhost:9037 while the crawl is underway you should see a screencast of the browser.\n\nYou can also see what the progress is:\n\n```\n$ ./progress mysite\nmysite: 595/2517 [254M]\n```\n\nIf you would like to write your own [custom behaviors] put them in the `custom-behaviors` directory.\n\nRead the browsertrix-crawler [documentation] for all the options you can put in your YAML configuration files. There are quite a few!\n\n[browsertrix-crawler]: https://github.com/webrecorder/browsertrix-crawler\n[documentation]: https://github.com/webrecorder/browsertrix-crawler/blob/main/README.md\n[WACZ]: https://specs.webrecorder.net/wacz/latest/\n[custom behaviors]: https://github.com/webrecorder/browsertrix-crawler#additional-custom-behaviors\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedsu%2Fbrowsertricky","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fedsu%2Fbrowsertricky","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fedsu%2Fbrowsertricky/lists"}