{"id":29629963,"url":"https://github.com/dps/webalert","last_synced_at":"2025-07-21T10:07:54.480Z","repository":{"id":6683657,"uuid":"7928698","full_name":"dps/webalert","owner":"dps","description":null,"archived":false,"fork":false,"pushed_at":"2013-02-02T02:16:47.000Z","size":108,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-04-17T16:10:25.150Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/dps.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":"2013-01-31T02:28:42.000Z","updated_at":"2013-04-09T12:30:40.000Z","dependencies_parsed_at":"2022-08-20T18:30:38.803Z","dependency_job_id":null,"html_url":"https://github.com/dps/webalert","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dps/webalert","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dps%2Fwebalert","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dps%2Fwebalert/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dps%2Fwebalert/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dps%2Fwebalert/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dps","download_url":"https://codeload.github.com/dps/webalert/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dps%2Fwebalert/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266278415,"owners_count":23904044,"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":"2025-07-21T10:07:54.020Z","updated_at":"2025-07-21T10:07:54.467Z","avatar_url":"https://github.com/dps.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"webalert\n========\n\nSimple python client for `webalert.davidsingleton.org`\n\n```\nfrom webalert import WebAlert\n\nclass DemoListener(object):\n\n    def __init__(self):\n        pass\n\n    def hit(self):\n        print \"Hit!\"\n\n\nlistener = DemoListener()\nw = WebAlert(\"Your webalert client token\", listener)\nw.loop()\n\n```\n\nEach time your get a website visit:\n```\nHit!\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdps%2Fwebalert","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdps%2Fwebalert","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdps%2Fwebalert/lists"}