{"id":16161879,"url":"https://github.com/mrrfv/webarchive","last_synced_at":"2025-03-18T22:30:51.157Z","repository":{"id":154010198,"uuid":"450539313","full_name":"mrrfv/webArchive","owner":"mrrfv","description":"Crawls websites and saves found URLs to a file.","archived":false,"fork":false,"pushed_at":"2024-02-05T17:16:25.000Z","size":19,"stargazers_count":5,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-28T12:30:46.684Z","etag":null,"topics":["archive","archiveteam","archiving","crawler","crawling","ia","internet-archive","scraper","web-archiving","web-scraping"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mrrfv.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-01-21T15:17:45.000Z","updated_at":"2025-01-13T15:31:31.000Z","dependencies_parsed_at":"2024-02-05T18:43:09.015Z","dependency_job_id":null,"html_url":"https://github.com/mrrfv/webArchive","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/mrrfv%2FwebArchive","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrrfv%2FwebArchive/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrrfv%2FwebArchive/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrrfv%2FwebArchive/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mrrfv","download_url":"https://codeload.github.com/mrrfv/webArchive/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243950910,"owners_count":20373663,"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":["archive","archiveteam","archiving","crawler","crawling","ia","internet-archive","scraper","web-archiving","web-scraping"],"created_at":"2024-10-10T02:28:03.106Z","updated_at":"2025-03-18T22:30:50.875Z","avatar_url":"https://github.com/mrrfv.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# webArchive\n\nCrawls websites and saves found URLs to a file.\n\n## Usage\n\nInstall Node.js and run `npm install` in `./crawler`.\n\nThere are 2 **required** CLI arguments:\n\n- First argument: domain to crawl\n- Second argument: path to the file where the URLs should be saved\n\nAnd 2 **optional** CLI arguments:\n\n- Third argument: connection count limit. Default is `15`\n- Fourth argument: redirect count limit. Default is `15`.\n\nFor example, if you want to crawl `example.com` and save found URLs to `./test.txt`, run the following command:\n\n```bash\nnode ./index.js example.com test.txt\n```\n\n## Download websites in WARC format after a crawl\n\nUse Wget: `wget --input-file=CHANGE_THIS --warc-file=\"warc\" --force-directories --tries=10`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrrfv%2Fwebarchive","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmrrfv%2Fwebarchive","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrrfv%2Fwebarchive/lists"}