{"id":19237487,"url":"https://github.com/webrecorder/create-archive-now","last_synced_at":"2025-04-21T06:31:27.158Z","repository":{"id":260738429,"uuid":"871457185","full_name":"webrecorder/create-archive-now","owner":"webrecorder","description":null,"archived":false,"fork":false,"pushed_at":"2024-11-22T05:00:35.000Z","size":10031,"stargazers_count":5,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-01T10:31:09.127Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://create.webrecorder.net","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/webrecorder.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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},"funding":{"github":"webrecorder"}},"created_at":"2024-10-12T02:55:16.000Z","updated_at":"2025-01-17T23:25:01.000Z","dependencies_parsed_at":"2024-11-17T09:32:55.762Z","dependency_job_id":"a669983c-4f76-4663-9f74-7422aa5d691b","html_url":"https://github.com/webrecorder/create-archive-now","commit_stats":{"total_commits":105,"total_committers":6,"mean_commits":17.5,"dds":0.5619047619047619,"last_synced_commit":"bede37f93730f0c89b1f3d66174b0ebd22710313"},"previous_names":["webrecorder/create-archive-now"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webrecorder%2Fcreate-archive-now","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webrecorder%2Fcreate-archive-now/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webrecorder%2Fcreate-archive-now/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/webrecorder%2Fcreate-archive-now/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/webrecorder","download_url":"https://codeload.github.com/webrecorder/create-archive-now/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248161712,"owners_count":21057639,"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-11-09T16:26:58.439Z","updated_at":"2025-04-21T06:31:26.496Z","avatar_url":"https://github.com/webrecorder.png","language":"TypeScript","funding_links":["https://github.com/sponsors/webrecorder"],"categories":[],"sub_categories":[],"readme":"# Webrecorder CAN! (Create Archive Now!)\n\n\u003ch1\u003e\n    \u003cdiv align=\"center\"\u003e\n        \u003cimg alt=\"Create Archive Now\" src=\"assets/screenshot.png\" width=\"90%\"\u003e\n    \u003c/div\u003e\n\u003c/h1\u003e\n\nThis tool provides a demo of in-browser archiving + replay via a CORS proxy.\n\nIt uses the new ArchiveWeb.page embed \u003carchive-web-page\u003e to provide the archiving,\nand `\u003creplay-web-page\u003e` to provide the replay. Archived data can be expored as a WACZ\nfile, or cleared when the page is closed.\n\nIt requires the ArchiveWeb.page 0.13.0+ and a CORS proxy.\n\nSince it uses a CORS proxy, the capabilities are more limited than through a direct-browser\nbased archiving via [ArchiveWeb.page](https://webrecorder.net/archiveweb.page).\nNevetheless, this tool serves as a demo of the archiving capabilities of Webrecorder tools.\n\n## Development\n\n### Prerequisites\n\n- Node \u003e=20\n- Yarn Classic (v1)\n\n### Installation\n\nGet dependencies:\n\n```sh\nyarn\n```\n\nStart dev server:\n\n```sh\nyarn start\n```\n\n### CORS Proxy\n\nUsing this service requires a CORS proxy.\n\nWe recommend running your own version of a CORS proxy, or our version of: https://github.com/webrecorder/wabac-cors-proxy\nwhich is designed to be run as a Cloudflare Worker. See that repo for configuring allowed origins.\n\n### Using with local AWP\n\nThis repo works with the latest release of ArchiveWeb.page NPM package, [@webrecorder/archivewebpage](https://npmjs.com/package/@webrecorder/archivewebpage).\n\nFor development, it may be useful to test with a local version of AWP, which does all the archiving / replay.\n\n1) Ensure that you have a locally checked out version of [webrecorder/archiveweb.page](https://github.com/webrecorder/archiveweb.page) built. Run `yarn run build` in that repo.\n\n2) Run `yarn link \"@webrecorder/archivewebpage\"` in this repo\n\n3) Run `yarn run update-awp` to copy the built dist files from AWP for testing.\n\n4) Run `yarn start`.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebrecorder%2Fcreate-archive-now","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwebrecorder%2Fcreate-archive-now","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwebrecorder%2Fcreate-archive-now/lists"}