{"id":26212357,"url":"https://github.com/hackinggate/go-web-page-fetcher","last_synced_at":"2026-07-18T04:32:36.992Z","repository":{"id":200459260,"uuid":"703914033","full_name":"HackingGate/Go-Web-Page-Fetcher","owner":"HackingGate","description":null,"archived":false,"fork":false,"pushed_at":"2023-10-26T11:41:47.000Z","size":16,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-04-17T00:56:30.450Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/HackingGate.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,"governance":null}},"created_at":"2023-10-12T07:04:45.000Z","updated_at":"2024-04-17T00:56:30.451Z","dependencies_parsed_at":"2023-10-17T01:54:58.579Z","dependency_job_id":"685cc121-0564-473a-bf52-98a22d8cfe4a","html_url":"https://github.com/HackingGate/Go-Web-Page-Fetcher","commit_stats":null,"previous_names":["hackinggate/go-web-page-fetcher"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HackingGate%2FGo-Web-Page-Fetcher","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HackingGate%2FGo-Web-Page-Fetcher/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HackingGate%2FGo-Web-Page-Fetcher/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HackingGate%2FGo-Web-Page-Fetcher/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HackingGate","download_url":"https://codeload.github.com/HackingGate/Go-Web-Page-Fetcher/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243184017,"owners_count":20249900,"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-03-12T08:30:05.462Z","updated_at":"2025-10-15T22:28:05.628Z","avatar_url":"https://github.com/HackingGate.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Web Page Fetcher\n\nA simple Go tool to download and save the main content of a given webpage as an HTML file.\n\n### Features\n\n- Downloads the main content of a given webpage as an HTML file.\n- Option to display metadata of the fetched webpage, including the number of links, images, and the last fetched timestamp.\n\n### Build and use it directly\n\nEnsure you have Go installed on your machine.\n\n#### Build\n\n```bash\nmake build\n```\n\n#### Usage\n\n```bash\n./fetch \u003coptions\u003e \u003cURLs\u003e\n```\n\n#### Examples\n\n```bash\n./fetch https://www.example.com\n./fetch --metadata https://www.example.com\n./fetch https://www.example.com https://www.example.com/about\n./fetch --metadata https://www.example.com https://www.example.com/about\n```\n\n### Build and use it with Docker\n\nEnsure you have Docker installed on your machine.\n\n#### Build\n\n```bash\nmake docker-build\n```\n\n#### Usage\n\n```bash\nmake docker-run ARGS=\"\u003coptions\u003e \u003cURLs\u003e\"\n```\n\n#### Examples\n\n```bash\nmake docker-run ARGS=\"https://www.example.com\"\nmake docker-run ARGS=\"--metadata https://www.example.com\"\nmake docker-run ARGS=\"https://www.example.com https://www.example.com/about\"\nmake docker-run ARGS=\"--metadata https://www.example.com https://www.example.com/about\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhackinggate%2Fgo-web-page-fetcher","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhackinggate%2Fgo-web-page-fetcher","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhackinggate%2Fgo-web-page-fetcher/lists"}