{"id":20994944,"url":"https://github.com/elliotgao2/htmlie","last_synced_at":"2025-05-14T21:30:55.923Z","repository":{"id":41168804,"uuid":"200772146","full_name":"elliotgao2/htmlie","owner":"elliotgao2","description":"HTMLie is a command line HTML Parser.","archived":false,"fork":false,"pushed_at":"2019-08-06T03:49:33.000Z","size":1,"stargazers_count":13,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-28T22:26:29.515Z","etag":null,"topics":["command-line","html","parser"],"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/elliotgao2.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-08-06T03:48:35.000Z","updated_at":"2023-09-08T17:56:37.000Z","dependencies_parsed_at":"2022-09-09T04:22:17.081Z","dependency_job_id":null,"html_url":"https://github.com/elliotgao2/htmlie","commit_stats":null,"previous_names":["gaojiuli/htmlie"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elliotgao2%2Fhtmlie","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elliotgao2%2Fhtmlie/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elliotgao2%2Fhtmlie/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/elliotgao2%2Fhtmlie/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/elliotgao2","download_url":"https://codeload.github.com/elliotgao2/htmlie/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254230802,"owners_count":22036246,"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":["command-line","html","parser"],"created_at":"2024-11-19T07:20:40.718Z","updated_at":"2025-05-14T21:30:53.318Z","avatar_url":"https://github.com/elliotgao2.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# HTMLie\n\nHTMLie is a command line HTML Parser.\n\n## Installation\n\n`pip install htmlie`\n\n## Usage\n\nhtml [css selectors][:attr]\n\n- css selectors: The same as jquery css selector.\n- attr: text, html, outer_html, href, src, etc. Anything in the HTML tag.\n\n```\n$ http example.com | html title\n$ curl example.com | html title\n$ cat index.html | html a :href\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felliotgao2%2Fhtmlie","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felliotgao2%2Fhtmlie","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felliotgao2%2Fhtmlie/lists"}