{"id":16149922,"url":"https://github.com/aeyoll/sukurappa","last_synced_at":"2026-02-21T11:02:01.712Z","repository":{"id":56756474,"uuid":"524627775","full_name":"aeyoll/sukurappa","owner":"aeyoll","description":"Watch for changes on a webpage and do anything with it!","archived":false,"fork":false,"pushed_at":"2022-08-23T08:57:34.000Z","size":40,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-09-18T05:27:03.081Z","etag":null,"topics":["notification","parser","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aeyoll.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}},"created_at":"2022-08-14T09:36:45.000Z","updated_at":"2022-09-04T06:46:23.000Z","dependencies_parsed_at":"2022-08-16T01:50:27.801Z","dependency_job_id":null,"html_url":"https://github.com/aeyoll/sukurappa","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/aeyoll/sukurappa","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aeyoll%2Fsukurappa","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aeyoll%2Fsukurappa/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aeyoll%2Fsukurappa/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aeyoll%2Fsukurappa/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aeyoll","download_url":"https://codeload.github.com/aeyoll/sukurappa/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aeyoll%2Fsukurappa/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29679049,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-21T09:33:50.764Z","status":"ssl_error","status_checked_at":"2026-02-21T09:33:19.949Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["notification","parser","rust"],"created_at":"2024-10-10T00:45:54.924Z","updated_at":"2026-02-21T11:02:01.700Z","avatar_url":"https://github.com/aeyoll.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sukurappa\n\n[![GitHub Actions workflow status](https://github.com/aeyoll/sukurappa/workflows/ci/badge.svg)](https://github.com/aeyoll/sukurappa/actions)\n[![LICENSE](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)\n[![Minimum rustc version](https://img.shields.io/badge/rustc-1.57.0+-lightgray.svg)](#rust-version-requirements)\n[![Crates.io Version](https://img.shields.io/crates/v/sukurappa.svg)](https://crates.io/crates/sukurappa)\n[![Conventional commits](https://img.shields.io/badge/Conventional%20Commits-1.0.0-yellow.svg)](https://conventionalcommits.org)\n\nWatch for changes on a webpage and do anything with it!\n\nInstall\n---\n\nWith cargo:\n\n```shell\ncargo install sukurappa\n```\n\nOr use the install-script and add `$HOME/.sukurappa/bin` to your `$PATH`.\n\n````shell\ncurl -fsSL https://raw.githubusercontent.com/aeyoll/sukurappa/main/install.sh | bash\n````\n\nUsage\n---\n\n```shell\n# Add an url + selector to watch\nsukurappa add --url https://example.org --selector \"h1\"\n\n# Remove an url + selector to watch\nsukurappa remove --url https://example.org --selector \"h1\"\n\n# List watched urls + selectors\nsukurappa list\n\n# Watch for changes every 5 seconds and send an email with the new content every times it changes\n# URL will be replaced with the actual url\n# NEW_CONTENT will be replaced with... the new content\nsukurappa watch --command='mail -s \"[Sukurappa] Content changed in URL\" my@email.com \u003c\u003c\u003c NEW_CONTENT' --frequency=5\n```\n\nRust version requirements\n---\n\nRust \u003e= 1.57.0+","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faeyoll%2Fsukurappa","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faeyoll%2Fsukurappa","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faeyoll%2Fsukurappa/lists"}