{"id":13580701,"url":"https://github.com/battleoverflow/webanalyzer","last_synced_at":"2025-04-06T02:32:30.203Z","repository":{"id":163163017,"uuid":"533520236","full_name":"battleoverflow/webanalyzer","owner":"battleoverflow","description":"Web Analyzer is a web analysis CLI built using TypeScript to allow immediate retrieval of website information without a GUI or any type of third-party installation","archived":false,"fork":false,"pushed_at":"2024-04-22T13:32:24.000Z","size":289,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-11-05T19:44:19.630Z","etag":null,"topics":["broken-link-finder","cli","command-line-tool","nodejs","typescript","typescript-cli","web-dev-cli"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/@stellata/webanalyzer","language":"TypeScript","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/battleoverflow.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-09-06T22:24:45.000Z","updated_at":"2024-07-26T12:54:27.000Z","dependencies_parsed_at":"2024-01-29T05:17:51.697Z","dependency_job_id":"fd47d59f-1094-4392-90a6-156b19a56217","html_url":"https://github.com/battleoverflow/webanalyzer","commit_stats":null,"previous_names":["battleoverflow/webanalyzer","stellatatech/webanalyzer"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/battleoverflow%2Fwebanalyzer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/battleoverflow%2Fwebanalyzer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/battleoverflow%2Fwebanalyzer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/battleoverflow%2Fwebanalyzer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/battleoverflow","download_url":"https://codeload.github.com/battleoverflow/webanalyzer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247426389,"owners_count":20937115,"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":["broken-link-finder","cli","command-line-tool","nodejs","typescript","typescript-cli","web-dev-cli"],"created_at":"2024-08-01T15:01:54.364Z","updated_at":"2025-04-06T02:32:30.002Z","avatar_url":"https://github.com/battleoverflow.png","language":"TypeScript","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"readme":"\u003cimg src=\"https://raw.githubusercontent.com/battleoverflow/webanalyzer/main/assets/webanalyzer_logo.png\" alt=\"Web Analyzer by battleoverflow\"\u003e\n\nWeb Analyzer is a web analysis CLI built using TypeScript to allow immediate retrieval of website information without a GUI or any type of third-party installation. Currently allows for broken link detection, JSON and HTML export and extraction, website data aggregation, and much more.\n\n\u003c!-- ### Install\n\nWeb Analyzer can easily be installed using npm:\n\n```bash\nnpm install webanalyzer\n``` --\u003e\n\nAvailable arguments:\n\n```\n-h, --help              \"Help menu\"\n-u, --url \u003cvalue\u003e       \"Provide a URL for parsing broken links and collecting web info\"\n-f, --file              \"Save website data to a file in JSON format (default: report.json)\"\n-o, --output            \"Specify the name of the JSON or HTML file for extracted data (don't specify an extension)\"\n-v, --verbose           \"Output link information in a file and display the data in terminal\"\n-d, --debug             \"Debug logs (more in-depth information about the domain/tools being used)\"\n-w, --web               \"Saves website data to a file in HTML format (default: report.html)\"\n-b, --broken            \"Scans provided URL for broken links, returning a status code\"\n```\n\n### Examples\n\nYou can run this command to gather broken links on your website and export them to a JSON file:\n\n```bash\nwebanalyzer -u https://example.com -f -o example_report -b\n```\n\nIf you need to quickly export the HTML source code instead, you can run the same command as above, but by including the `-w` flag:\n\n```bash\nwebanalyzer -u https://example.com -f -o example_report -b -w\n```\n\nNOTE: Depending on your system and how you installed webanalyzer, you may need to use `npx` alongside the CLI utility in the examples above.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbattleoverflow%2Fwebanalyzer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbattleoverflow%2Fwebanalyzer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbattleoverflow%2Fwebanalyzer/lists"}