{"id":25639842,"url":"https://github.com/marvelm/erised","last_synced_at":"2025-04-15T01:37:26.891Z","repository":{"id":57147339,"uuid":"68779635","full_name":"marvelm/erised","owner":"marvelm","description":"Bookmark and archive webpages from the command line","archived":false,"fork":false,"pushed_at":"2019-02-06T14:27:56.000Z","size":52,"stargazers_count":33,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-12T05:09:56.015Z","etag":null,"topics":["archive","archived-webpages","bookmark","electron","erlang","mirror"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/marvelm.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}},"created_at":"2016-09-21T04:18:35.000Z","updated_at":"2025-01-20T01:08:20.000Z","dependencies_parsed_at":"2022-09-06T14:51:39.912Z","dependency_job_id":null,"html_url":"https://github.com/marvelm/erised","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/marvelm%2Ferised","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marvelm%2Ferised/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marvelm%2Ferised/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marvelm%2Ferised/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marvelm","download_url":"https://codeload.github.com/marvelm/erised/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248990469,"owners_count":21194761,"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","archived-webpages","bookmark","electron","erlang","mirror"],"created_at":"2025-02-23T03:47:33.656Z","updated_at":"2025-04-15T01:37:26.873Z","avatar_url":"https://github.com/marvelm.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Erised\n[![Build Status](https://travis-ci.org/marvelm/erised.svg?branch=master)](https://travis-ci.org/marvelm/erised)\n![Version](https://img.shields.io/npm/v/erised.svg?style=plastic)\n```\nUsage:\n  erised list\n  erised \u003curl\u003e [--tags=\u003ctags\u003e]\n\nOptions:\n  --tags=\u003ctags\u003e String of tags (e.g. nodejs,backend,job)\n```\n\n## Examples\n```\n$ npm install -g erised\n$ erised 'http://localhost:8000'\n$ erised 'https://google.com'\n\n$ erised list\n{\"id\":1,\"title\":\"Directory listing for /\",\"url\":\"http://localhost:8000\",\"html\":\"/home/user/.erised/archive/482157757.html\",\"pdf\":\"/home/user/.erised/archive/482157757.pdf\",\"screenshot\":\"/home/user/.erised/archive/482157757.png\",\"createdAt\":\"2017-03-04T05:00:41.036Z\",\"updatedAt\":\"2017-03-04T05:00:41.036Z\"}\n{\"id\":2,\"title\":\"Google\",\"url\":\"https://google.com\",\"html\":\"/home/user/.erised/archive/107346023.html\",\"pdf\":\"/home/user/.erised/archive/107346023.pdf\",\"screenshot\":\"/home/user/.erised/archive/107346023.png\",\"createdAt\":\"2017-03-04T05:14:27.823Z\",\"updatedAt\":\"2017-03-04T05:14:27.823Z\"}\n\n$ erised list | grep 'google.com' | jq\n{\n  \"id\": 2,\n  \"title\": \"Google\",\n  \"url\": \"https://google.com\",\n  \"html\": \"/home/user/.erised/archive/107346023.html\",\n  \"pdf\": \"/home/user/.erised/archive/107346023.pdf\",\n  \"screenshot\": \"/home/user/.erised/archive/107346023.png\",\n  \"createdAt\": \"2017-03-04T05:14:27.823Z\",\n  \"updatedAt\": \"2017-03-04T05:14:27.823Z\"\n}\n```\n\nThe archived webpages will be stored in `~/.erised`.\n```\n~/.erised\n├── archive\n│   ├── 482157757.html\n│   ├── 482157757.pdf\n│   └── 482157757.png\n└── erised.sqlite3\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarvelm%2Ferised","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarvelm%2Ferised","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarvelm%2Ferised/lists"}