{"id":18879941,"url":"https://github.com/gusenov/bookmate-sh","last_synced_at":"2026-05-04T22:42:21.711Z","repository":{"id":130181902,"uuid":"151860371","full_name":"gusenov/bookmate-sh","owner":"gusenov","description":":books: Shell-скрипты для работы с сервисом для чтения книг Bookmate.","archived":false,"fork":false,"pushed_at":"2018-10-06T16:53:33.000Z","size":8,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-05-04T22:42:19.490Z","etag":null,"topics":["bash-script","bash-scripts","bashscript","bookmate","curl","shell-script","shell-scripts","shellscript","wget"],"latest_commit_sha":null,"homepage":"https://bookmate.com","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/gusenov.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":"2018-10-06T16:42:40.000Z","updated_at":"2021-02-20T14:05:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"93bf24d8-8503-4e4a-8013-dbdbb369f7ef","html_url":"https://github.com/gusenov/bookmate-sh","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gusenov/bookmate-sh","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gusenov%2Fbookmate-sh","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gusenov%2Fbookmate-sh/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gusenov%2Fbookmate-sh/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gusenov%2Fbookmate-sh/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gusenov","download_url":"https://codeload.github.com/gusenov/bookmate-sh/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gusenov%2Fbookmate-sh/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32628211,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-04T10:08:07.713Z","status":"ssl_error","status_checked_at":"2026-05-04T10:08:02.005Z","response_time":58,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["bash-script","bash-scripts","bashscript","bookmate","curl","shell-script","shell-scripts","shellscript","wget"],"created_at":"2024-11-08T06:40:37.550Z","updated_at":"2026-05-04T22:42:21.684Z","avatar_url":"https://github.com/gusenov.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [Цитаты](/quotes/)\n\nКоличество цитат:\n\n```bash\n$ jq '.quotes | length' quotes-example.json \n```\n\nИдентификаторы книг в которых сделаны цитаты:\n\n```bash\njq --raw-output '' quotes-example.json | sort -u\n```\n\nЗаголовки книг в которых сделаны цитаты:\n\n```bash\njq --raw-output '.quotes[].book.title' public-quotes.json | sort -u\n```\n\nСоздать HTML-файл книгами в которых сделаны цитаты:\n\n```bash\njq --raw-output '.quotes[].book | \"\u003ca href=\\\"https://bookmate.com/books/\" + .uuid + \"\\\"\u003e\" + .title + \"\u003c/a\u003e (\" + (.quotes_count|tostring) + \" всех цитат)\u003cbr/\u003e\"' public-quotes.json | sort -u \u003e books.html\n```\n\n# [Книги](/books-private/)\n\nКоличество книг:\n\n```bash\n$ jq '.library_cards | length' public-books-example.json \n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgusenov%2Fbookmate-sh","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgusenov%2Fbookmate-sh","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgusenov%2Fbookmate-sh/lists"}