{"id":23281180,"url":"https://github.com/lifenjoiner/gethtmlx","last_synced_at":"2025-07-24T13:37:39.529Z","repository":{"id":109582385,"uuid":"459138280","full_name":"lifenjoiner/gethtmlX","owner":"lifenjoiner","description":"A simple html querier.","archived":false,"fork":false,"pushed_at":"2022-10-12T14:25:53.000Z","size":23,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-12T19:51:31.369Z","etag":null,"topics":["cli","html","querier"],"latest_commit_sha":null,"homepage":"","language":"C","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/lifenjoiner.png","metadata":{"files":{"readme":"readme.txt","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-02-14T11:41:30.000Z","updated_at":"2024-08-13T14:34:45.000Z","dependencies_parsed_at":"2023-05-02T07:10:03.010Z","dependency_job_id":null,"html_url":"https://github.com/lifenjoiner/gethtmlX","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lifenjoiner%2FgethtmlX","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lifenjoiner%2FgethtmlX/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lifenjoiner%2FgethtmlX/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lifenjoiner%2FgethtmlX/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lifenjoiner","download_url":"https://codeload.github.com/lifenjoiner/gethtmlX/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247492513,"owners_count":20947544,"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":["cli","html","querier"],"created_at":"2024-12-19T23:46:21.959Z","updated_at":"2025-04-06T13:47:01.316Z","avatar_url":"https://github.com/lifenjoiner.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"gethtmlX is a simple html querier that get information from html.\n\nUsage: gethtmlx \u003coperations\u003e [html-file]\nEncoding caution: UTF8 desired! Or strange things could happen.\noperation examples:\n    getElementById(main).getElementsByClassName(list)[0].getAttribute(href)\n    getElementById(main).getElementsByClassName(list)[0].textContent\n    getElementById(main).getElementsByClassName(\"a b\").length\n    getElementById(main).getElementsByTagName(a)\n    getElementById(main).children.length\n    getElementsByTagName(a).each(getAttribute(href))\n    document\n    [document.]children\nexamples:\n    type test.htm | gethtmlx getElementsByTagName(a)\n    gethtmlx getElementsByTagName(a) \u003c test.htm\n    type ss.htm |gethtmlx getElementsByClassName(col-sm-4) |gethtmlx getElementsByTagName(h4).each(textContent)\nTips: You may use this together with iconv.\n\nhttps://github.com/lifenjoiner/gethtmlX\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flifenjoiner%2Fgethtmlx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flifenjoiner%2Fgethtmlx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flifenjoiner%2Fgethtmlx/lists"}