{"id":3500323,"name":"github.com/msoap/html2data","ecosystem":"go","description":"Package html2data - extract data from HTML via CSS selectors\n\nInstall package and command line utility:\n\nInstall package only:\n\nAllowed pseudo-selectors:\n\n:attr(attr_name) - for getting attributes instead text\n\n:html - for getting HTML instead text\n\n:get(N) - get n-th element from list\n\nCommand line utility:","homepage":"https://github.com/msoap/html2data","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/msoap/html2data","keywords_array":[],"namespace":"github.com/msoap","versions_count":3,"first_release_published_at":"2018-11-10T12:18:12.000Z","latest_release_published_at":"2021-08-27T21:25:33.000Z","latest_release_number":"v1.2.3","last_synced_at":"2026-03-18T05:49:06.197Z","created_at":"2022-04-10T20:05:58.486Z","updated_at":"2026-03-18T05:49:06.198Z","registry_url":"https://pkg.go.dev/github.com/msoap/html2data","install_command":"go get github.com/msoap/html2data","documentation_url":"https://pkg.go.dev/github.com/msoap/html2data#section-documentation","metadata":{},"repo_metadata":{"id":54363568,"uuid":"49379940","full_name":"msoap/html2data","owner":"msoap","description":"Library and cli for extracting data from HTML via CSS selectors","archived":false,"fork":false,"pushed_at":"2025-08-22T20:49:47.000Z","size":7497,"stargazers_count":69,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-08-22T22:57:32.841Z","etag":null,"topics":["cli","css-selector","extract-data","golang","homebrew","html","library","parser","scrapping"],"latest_commit_sha":null,"homepage":"","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/msoap.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":"2016-01-10T18:40:23.000Z","updated_at":"2025-08-22T20:49:50.000Z","dependencies_parsed_at":"2024-01-15T03:57:16.250Z","dependency_job_id":"ae935417-ca4f-4538-a0a2-4f64a772ebcd","html_url":"https://github.com/msoap/html2data","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/msoap/html2data","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msoap%2Fhtml2data","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msoap%2Fhtml2data/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msoap%2Fhtml2data/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msoap%2Fhtml2data/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/msoap","download_url":"https://codeload.github.com/msoap/html2data/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msoap%2Fhtml2data/sbom","scorecard":{"id":665964,"data":{"date":"2025-08-11","repo":{"name":"github.com/msoap/html2data","commit":"5284348f42a2a399ac9ebcd7939319cf3d447976"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":2.8,"checks":[{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/go.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/release.yml:9","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:19: update your workflow using https://app.stepsecurity.io/secureworkflow/msoap/html2data/go.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/msoap/html2data/go.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/msoap/html2data/release.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/release.yml:20: update your workflow using https://app.stepsecurity.io/secureworkflow/msoap/html2data/release.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/release.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/msoap/html2data/release.yml/master?enable=pin","Warn: goCommand not pinned by hash: .github/workflows/go.yml:28","Warn: goCommand not pinned by hash: .github/workflows/go.yml:43","Info:   0 out of   4 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   2 goCommand dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: MIT License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Signed-Releases","score":0,"reason":"Project has not signed or included provenance with any releases.","details":["Warn: release artifact v1.2.3 not signed: https://api.github.com/repos/msoap/html2data/releases/48598354","Warn: release artifact v1.2.1 not signed: https://api.github.com/repos/msoap/html2data/releases/13934430","Warn: release artifact 1.2 not signed: https://api.github.com/repos/msoap/html2data/releases/5498443","Warn: release artifact 1.1 not signed: https://api.github.com/repos/msoap/html2data/releases/3102417","Warn: release artifact v1.2.3 does not have provenance: https://api.github.com/repos/msoap/html2data/releases/48598354","Warn: release artifact v1.2.1 does not have provenance: https://api.github.com/repos/msoap/html2data/releases/13934430","Warn: release artifact 1.2 does not have provenance: https://api.github.com/repos/msoap/html2data/releases/5498443","Warn: release artifact 1.1 does not have provenance: https://api.github.com/repos/msoap/html2data/releases/3102417"],"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":6,"reason":"4 existing vulnerabilities detected","details":["Warn: Project is vulnerable to: GO-2024-2687 / GHSA-4v7x-pqxf-cx7m","Warn: Project is vulnerable to: GO-2024-3333","Warn: Project is vulnerable to: GO-2025-3503 / GHSA-qxp5-gwg8-xv66","Warn: Project is vulnerable to: GO-2025-3595 / GHSA-vvgc-356p-c3xw"],"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-21T18:02:41.290Z","repository_id":54363568,"created_at":"2025-08-21T18:02:41.290Z","updated_at":"2025-08-21T18:02:41.290Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271745665,"owners_count":24813519,"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","status":"online","status_checked_at":"2025-08-23T02:00:09.327Z","response_time":69,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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"},"owner_record":{"login":"msoap","name":"Serhii Mudryk","uuid":"844117","kind":"user","description":"","email":"","website":null,"location":"Kyiv, Ukraine","twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/844117?u=9473905de254d792803f344487a8e6b445907d64\u0026v=4","repositories_count":15,"last_synced_at":"2023-03-22T19:21:00.943Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/msoap","funding_links":[],"total_stars":null,"followers":null,"following":null,"created_at":"2022-11-03T11:52:15.002Z","updated_at":"2023-03-22T19:21:01.154Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/msoap","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/msoap/repositories"},"tags":[{"name":"v1.2.3","sha":"29f893527d82820e9c85b6b0e620eb06cd5770ca","kind":"commit","published_at":"2021-08-27T21:25:33.000Z","download_url":"https://codeload.github.com/msoap/html2data/tar.gz/v1.2.3","html_url":"https://github.com/msoap/html2data/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/msoap/html2data@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msoap%2Fhtml2data/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msoap%2Fhtml2data/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"0ad475a6fab0d8aa5eb8f79285c0b493b14c52dd","kind":"commit","published_at":"2021-06-19T17:27:46.000Z","download_url":"https://codeload.github.com/msoap/html2data/tar.gz/v1.2.2","html_url":"https://github.com/msoap/html2data/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/msoap/html2data@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msoap%2Fhtml2data/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msoap%2Fhtml2data/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"2be563192f292c404e18b91890d2172886aeea4c","kind":"commit","published_at":"2018-11-10T12:18:12.000Z","download_url":"https://codeload.github.com/msoap/html2data/tar.gz/v1.2.1","html_url":"https://github.com/msoap/html2data/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/msoap/html2data@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msoap%2Fhtml2data/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msoap%2Fhtml2data/tags/v1.2.1/manifests"},{"name":"1.2","sha":"d08eee1f5e9e64d12c947d855314e2246a007f20","kind":"commit","published_at":"2017-02-18T12:02:09.000Z","download_url":"https://codeload.github.com/msoap/html2data/tar.gz/1.2","html_url":"https://github.com/msoap/html2data/releases/tag/1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/msoap/html2data@1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msoap%2Fhtml2data/tags/1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msoap%2Fhtml2data/tags/1.2/manifests"},{"name":"1.1","sha":"9aa35ba3da0272826f68d6dad5094a77d080b73b","kind":"commit","published_at":"2016-04-25T20:14:46.000Z","download_url":"https://codeload.github.com/msoap/html2data/tar.gz/1.1","html_url":"https://github.com/msoap/html2data/releases/tag/1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/msoap/html2data@1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msoap%2Fhtml2data/tags/1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msoap%2Fhtml2data/tags/1.1/manifests"},{"name":"1.0","sha":"622c81dd6af60438084a187c97ed6b6b1906a76a","kind":"commit","published_at":"2016-02-19T21:15:46.000Z","download_url":"https://codeload.github.com/msoap/html2data/tar.gz/1.0","html_url":"https://github.com/msoap/html2data/releases/tag/1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/msoap/html2data@1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msoap%2Fhtml2data/tags/1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msoap%2Fhtml2data/tags/1.0/manifests"}]},"repo_metadata_updated_at":"2025-08-23T06:18:24.228Z","dependent_packages_count":1,"downloads":null,"downloads_period":null,"dependent_repos_count":2,"rankings":{"downloads":null,"dependent_repos_count":3.5775346922515103,"dependent_packages_count":5.151239127547972,"stargazers_count":5.214435374516942,"forks_count":9.840613582160682,"docker_downloads_count":null,"average":5.945955694119276},"purl":"pkg:golang/github.com/msoap/html2data","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/go/github.com/msoap/html2data","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/go/github.com/msoap/html2data","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/go/github.com/msoap/html2data/dependencies","status":null,"funding_links":[],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-23T06:18:23.211Z","issues_count":1,"pull_requests_count":2,"avg_time_to_close_issue":68673.0,"avg_time_to_close_pull_request":31037.5,"issues_closed_count":1,"pull_requests_closed_count":2,"pull_request_authors_count":2,"issue_authors_count":1,"avg_comments_per_issue":2.0,"avg_comments_per_pull_request":0.5,"merged_pull_requests_count":1,"bot_issues_count":0,"bot_pull_requests_count":1,"past_year_issues_count":0,"past_year_pull_requests_count":0,"past_year_avg_time_to_close_issue":null,"past_year_avg_time_to_close_pull_request":null,"past_year_issues_closed_count":0,"past_year_pull_requests_closed_count":0,"past_year_pull_request_authors_count":0,"past_year_issue_authors_count":0,"past_year_avg_comments_per_issue":null,"past_year_avg_comments_per_pull_request":null,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":0,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/msoap%2Fhtml2data/issues","maintainers":[{"login":"msoap","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/msoap"}],"active_maintainers":[]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmsoap%2Fhtml2data/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmsoap%2Fhtml2data/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmsoap%2Fhtml2data/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmsoap%2Fhtml2data/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/proxy.golang.org/packages/github.com%2Fmsoap%2Fhtml2data/codemeta","maintainers":[]}