{"id":18637577,"url":"https://github.com/dutchcoders/htmlq","last_synced_at":"2025-04-11T10:30:27.202Z","repository":{"id":28049924,"uuid":"31546058","full_name":"dutchcoders/htmlq","owner":"dutchcoders","description":"HtmlQ will filter the html stdin using css queries.","archived":false,"fork":false,"pushed_at":"2015-05-05T08:04:33.000Z","size":416,"stargazers_count":5,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-06-19T06:55:59.921Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dutchcoders.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}},"created_at":"2015-03-02T15:09:08.000Z","updated_at":"2023-09-28T10:27:44.000Z","dependencies_parsed_at":"2022-09-26T19:02:18.591Z","dependency_job_id":null,"html_url":"https://github.com/dutchcoders/htmlq","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dutchcoders%2Fhtmlq","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dutchcoders%2Fhtmlq/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dutchcoders%2Fhtmlq/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dutchcoders%2Fhtmlq/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dutchcoders","download_url":"https://codeload.github.com/dutchcoders/htmlq/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223465937,"owners_count":17149761,"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":"2024-11-07T05:36:53.531Z","updated_at":"2024-11-07T05:36:54.134Z","avatar_url":"https://github.com/dutchcoders.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# htmlq\n\nA querying tool for html using css selectors.\n\n## Example\n```\ncurl https://api.slack.com/rtm | htmlq --filter \"a[class='bold block']\" @href\ncurl https://api.slack.com/rtm | htmlq --filter img @src\ncurl https://api.slack.com/rtm | htmlq --filter a\n```\n\n## Build \n```\ngo build -o /usr/local/bin/htmlq main.go\n```\n\n## Install using Homebrew\n\n```\n$ brew tap dutchcoders/homebrew-htmlq\n$ brew install htmlq\n```\n\n## Thanks \nMany thanks to PuerkitoBio (https://github.com/PuerkitoBio/goquery). Without his library this tool would have been many more than the current few lines.\n\n## Contributions\n\nContributions are welcome.\n\n## Creators\n\n**Remco Verhoef**\n- \u003chttps://twitter.com/remco_verhoef\u003e\n- \u003chttps://twitter.com/dutchcoders\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdutchcoders%2Fhtmlq","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdutchcoders%2Fhtmlq","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdutchcoders%2Fhtmlq/lists"}