{"id":13582315,"url":"https://github.com/710leo/urlooker","last_synced_at":"2025-10-26T13:10:08.404Z","repository":{"id":45551806,"uuid":"65074701","full_name":"710leo/urlooker","owner":"710leo","description":"enterprise-level websites monitoring system","archived":false,"fork":false,"pushed_at":"2023-03-07T00:27:23.000Z","size":8986,"stargazers_count":558,"open_issues_count":11,"forks_count":151,"subscribers_count":36,"default_branch":"master","last_synced_at":"2024-10-12T06:12:09.737Z","etag":null,"topics":["api","api-monitor","devops","monitoring","nightingale","open-falcon","prometheus","statsd","url-monitor","website-monitor"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/710leo.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}},"created_at":"2016-08-06T09:15:01.000Z","updated_at":"2024-09-07T08:36:54.000Z","dependencies_parsed_at":"2024-01-15T13:33:38.773Z","dependency_job_id":null,"html_url":"https://github.com/710leo/urlooker","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/710leo%2Furlooker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/710leo%2Furlooker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/710leo%2Furlooker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/710leo%2Furlooker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/710leo","download_url":"https://codeload.github.com/710leo/urlooker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247217183,"owners_count":20903009,"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":["api","api-monitor","devops","monitoring","nightingale","open-falcon","prometheus","statsd","url-monitor","website-monitor"],"created_at":"2024-08-01T15:02:35.545Z","updated_at":"2025-10-26T13:10:03.333Z","avatar_url":"https://github.com/710leo.png","language":"Go","funding_links":[],"categories":["Go"],"sub_categories":[],"readme":"## [urlooker](https://github.com/710leo/urlooker)\nenterprise-level websites monitoring system    \n[English](https://github.com/710leo/urlooker)|[中文](https://github.com/710leo/urlooker/blob/master/readme_zh.md)\n\n## Feature\n- status code\n- respose time\n- page keyword \n- customize header\n- customize post body\n- support get post put method\n- send to nightingale、open-falcon、statsd、prometheus\n\n## Architecture\n![Architecture](img/urlooker_arch.png)\n\n## ScreenShot\n\n![](img/urlooker_en1.png)\n![](img/urlooker_en2.png)\n![stra](img/urlooker_stra.png)\n\n## FAQ\n- [wiki](https://github.com/710leo/urlooker/wiki)\n- [FAQ](https://github.com/710leo/urlooker/wiki/FAQ)\n- default user/password：admin/password\n\n## Install\n##### install by docker\n\n```bash\ngit clone https://github.com/710leo/urlooker.git\ncd urlooker\ndocker build .\ndocker volume create urlooker-vol\ndocker run -p 1984:1984 -d --name urlooker --mount source=urlooker-vol,target=/var/lib/mysql --restart=always [CONTAINER ID]\n```\n\n##### install by code\n```bash\n# install dependence\nyum install -y mysql-server\nwget https://raw.githubusercontent.com/710leo/urlooker/master/sql/schema.sql\nmysql -h 127.0.0.1 -u root -p \u003c schema.sql\n\ncurl https://raw.githubusercontent.com/710leo/urlooker/master/install.sh|bash\ncd $GOPATH/src/github.com/710leo/urlooker\n\n# change [mysql root password]to your mysql root password\nsed -i 's/urlooker.pass/[mysql root password]/g' configs/web.yml\n\n./control start all\n```\n\nopen http://127.0.0.1:1984 in browser\n\n## Q\u0026A\nGitter: [urlooker](https://gitter.im/urllooker/community)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F710leo%2Furlooker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F710leo%2Furlooker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F710leo%2Furlooker/lists"}