{"id":17949937,"url":"https://github.com/noook/weblint","last_synced_at":"2025-10-06T20:05:24.260Z","repository":{"id":50198004,"uuid":"166865286","full_name":"noook/weblint","owner":"noook","description":null,"archived":false,"fork":false,"pushed_at":"2022-12-08T02:12:24.000Z","size":19,"stargazers_count":0,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-06T20:02:18.087Z","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/noook.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":"2019-01-21T19:03:56.000Z","updated_at":"2019-11-12T22:42:09.000Z","dependencies_parsed_at":"2023-01-24T05:00:27.301Z","dependency_job_id":null,"html_url":"https://github.com/noook/weblint","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/noook/weblint","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noook%2Fweblint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noook%2Fweblint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noook%2Fweblint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noook%2Fweblint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/noook","download_url":"https://codeload.github.com/noook/weblint/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noook%2Fweblint/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278671745,"owners_count":26025745,"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","status":"online","status_checked_at":"2025-10-06T02:00:05.630Z","response_time":65,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-10-29T09:35:46.782Z","updated_at":"2025-10-06T20:05:24.218Z","avatar_url":"https://github.com/noook.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Weblinter\n\n## Setting up — Dev\n\nCreate a virtual environment with `python3 -m venv venv`, then source it with `source venv/bin/activate`.\n\nRun `pip install -r requirements.txt` to install the required dependencies.\n\nCode :wink:\n\n## Running the script\n\nInstall the required dependencies with `pip install -r requirements.txt` or get into the venv, then run the script as follows.\n\nRun `./main.py [urls]` or `python3 main.py [urls]` with at least one URL and let the script run.\n\nExample: \n```sh\n$ ./main.py https://nook.sh https://google.com\n\n\u003e 2019-01-21 22:08:26 [https://nook.sh] Response time : 23.51 ms\n\u003e 2019-01-21 22:08:26 [https://google.com] Response time : 18.056 ms\n```\n\nWhen running the script with no flag, all the tests will be run. If you want to run only a bunch of specific tests, add the flags when you run the script.\nYou can have the list of available tests by running the script with the `-h` or `--help` flag.\n\n```sh\n$ ./main.py https://google.com https://leetchi.com --img-alt --response-time\n\u003e 2019-01-30 17:41:19 [https://google.com] Response time : 43.71 ms\n\u003e 2019-01-30 17:41:19 [https://leetchi.com] Response time : 34.98 ms\n\u003e 2019-01-30 17:41:23 [https://leetchi.com] \"alt\" cannot be empty \u003cimg alt=\"\" class=\"trustpilot-map map\" src=\"https://asset.leetchi.com/Content/Longane/dist/img/view/homepage/trustpilot/trustpilot-map.png?v=cb13165b51b843bebde585f3d57d3a12\"/\u003e\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoook%2Fweblint","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnoook%2Fweblint","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoook%2Fweblint/lists"}