{"id":2177,"name":"htmldate","description":"htmldate: A Python package to extract publication dates from web pages - Published in JOSS (2020)","url":"https://github.com/adbar/htmldate","last_synced_at":"2025-09-04T16:43:30.193Z","repository":{"id":24365515,"uuid":"101302023","full_name":"adbar/htmldate","owner":"adbar","description":"Fast and robust date extraction from web pages, with Python or on the command-line","archived":false,"fork":false,"pushed_at":"2025-08-01T13:40:34.000Z","size":31563,"stargazers_count":138,"open_issues_count":11,"forks_count":27,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-08-28T01:45:23.826Z","etag":null,"topics":["date","date-parser","datetime","digital-forensics","entity-extraction","forensics-tools","information-extraction","metadata","metadata-extraction","natural-language-processing","nlp","opengraph","web-scraping","webscraping"],"latest_commit_sha":null,"homepage":"https://htmldate.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/adbar.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","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,"zenodo":null},"funding":{"github":["adbar"],"patreon":null,"open_collective":null,"ko_fi":"adbarbaresi","tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2017-08-24T14:09:12.000Z","updated_at":"2025-08-11T05:20:15.000Z","dependencies_parsed_at":"2024-01-19T19:05:41.035Z","dependency_job_id":"ae63e7c8-dffd-4f4c-b2d6-a54d80ce0314","html_url":"https://github.com/adbar/htmldate","commit_stats":{"total_commits":665,"total_committers":25,"mean_commits":26.6,"dds":0.2571428571428571,"last_synced_commit":"dbcc2eb1bc227abb6a120b285bf279046b3e4cd3"},"previous_names":[],"tags_count":39,"template":false,"template_full_name":null,"purl":"pkg:github/adbar/htmldate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fhtmldate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fhtmldate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fhtmldate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fhtmldate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adbar","download_url":"https://codeload.github.com/adbar/htmldate/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fhtmldate/sbom","scorecard":{"id":165820,"data":{"date":"2025-08-11","repo":{"name":"github.com/adbar/htmldate","commit":"b32422541cbc1f610838784f010a2e8cfc36fa05"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:17","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1","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":"Code-Review","score":1,"reason":"Found 4/29 approved changesets -- score normalized to 1","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":"1 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":"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":"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":"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: Apache License 2.0: 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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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/codeql.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/adbar/htmldate/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/adbar/htmldate/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/adbar/htmldate/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/adbar/htmldate/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/adbar/htmldate/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/adbar/htmldate/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/adbar/htmldate/tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/adbar/htmldate/tests.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:62","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:80","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand 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":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 14 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T14:49:31.822Z","repository_id":24365515,"created_at":"2025-08-16T14:49:31.823Z","updated_at":"2025-08-16T14:49:31.823Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273518534,"owners_count":25120000,"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-09-03T02:00:09.631Z","response_time":76,"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":{"login":"adbar","name":"Adrien Barbaresi","uuid":"2125866","kind":"user","description":"Research scientist – natural language processing, web scraping and text analytics. Mostly with Python.","email":"","website":"adrien.barbaresi.eu","location":"Berlin","twitter":"adbarbaresi","company":"Berlin-Brg. Academy of Sciences (BBAW)","icon_url":"https://avatars.githubusercontent.com/u/2125866?u=e2eeeb3384ab9391f598ade37d4388ad23199ebd\u0026v=4","repositories_count":37,"last_synced_at":"2024-06-11T15:59:25.206Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/adbar","funding_links":[],"total_stars":3746,"followers":360,"following":281,"created_at":"2022-11-04T01:56:16.102Z","updated_at":"2024-06-11T15:59:26.956Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adbar","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adbar/repositories"},"packages":[{"id":2761140,"name":"htmldate","ecosystem":"pypi","description":"Fast and robust extraction of original and updated publication dates from URLs and web pages.","homepage":"https://htmldate.readthedocs.io","licenses":"Apache 2.0","normalized_licenses":["Apache-2.0"],"repository_url":"https://github.com/adbar/htmldate","keywords_array":["datetime","date-parser","entity-extraction","html-extraction","html-parsing","metadata-extraction","webarchives","web-scraping"],"namespace":null,"versions_count":58,"first_release_published_at":"2017-08-25T12:59:57.000Z","latest_release_published_at":"2024-12-30T12:52:32.000Z","latest_release_number":"1.9.3","last_synced_at":"2025-09-03T22:09:45.564Z","created_at":"2022-04-10T11:15:47.967Z","updated_at":"2025-09-04T09:00:09.579Z","registry_url":"https://pypi.org/project/htmldate/","install_command":"pip install htmldate --index-url https://pypi.org/simple","documentation_url":"https://htmldate.readthedocs.io/","metadata":{"funding":null,"documentation":null,"classifiers":["Development Status :: 5 - Production/Stable","Environment :: Console","Intended Audience :: Developers","Intended Audience :: Education","Intended Audience :: Information Technology","Intended Audience :: Science/Research","License :: OSI Approved :: Apache Software License","Operating System :: MacOS :: MacOS X","Operating System :: Microsoft :: Windows","Operating System :: POSIX :: Linux","Programming Language :: Python","Programming Language :: Python :: 3","Programming Language :: Python :: 3.10","Programming Language :: Python :: 3.11","Programming Language :: Python :: 3.12","Programming Language :: Python :: 3.13","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Internet :: WWW/HTTP","Topic :: Scientific/Engineering :: Information Analysis","Topic :: Text Processing :: Linguistic","Topic :: Text Processing :: Markup :: HTML"],"normalized_name":"htmldate","project_status":null},"repo_metadata":{"id":24365515,"uuid":"101302023","full_name":"adbar/htmldate","owner":"adbar","description":"Fast and robust date extraction from web pages, with Python or on the command-line","archived":false,"fork":false,"pushed_at":"2025-08-01T13:40:34.000Z","size":31563,"stargazers_count":138,"open_issues_count":11,"forks_count":27,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-08-28T01:45:23.826Z","etag":null,"topics":["date","date-parser","datetime","digital-forensics","entity-extraction","forensics-tools","information-extraction","metadata","metadata-extraction","natural-language-processing","nlp","opengraph","web-scraping","webscraping"],"latest_commit_sha":null,"homepage":"https://htmldate.readthedocs.io","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/adbar.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","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,"zenodo":null},"funding":{"github":["adbar"],"patreon":null,"open_collective":null,"ko_fi":"adbarbaresi","tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2017-08-24T14:09:12.000Z","updated_at":"2025-08-11T05:20:15.000Z","dependencies_parsed_at":"2024-01-19T19:05:41.035Z","dependency_job_id":"ae63e7c8-dffd-4f4c-b2d6-a54d80ce0314","html_url":"https://github.com/adbar/htmldate","commit_stats":{"total_commits":665,"total_committers":25,"mean_commits":26.6,"dds":0.2571428571428571,"last_synced_commit":"dbcc2eb1bc227abb6a120b285bf279046b3e4cd3"},"previous_names":[],"tags_count":39,"template":false,"template_full_name":null,"purl":"pkg:github/adbar/htmldate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fhtmldate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fhtmldate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fhtmldate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fhtmldate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adbar","download_url":"https://codeload.github.com/adbar/htmldate/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fhtmldate/sbom","scorecard":{"id":165820,"data":{"date":"2025-08-11","repo":{"name":"github.com/adbar/htmldate","commit":"b32422541cbc1f610838784f010a2e8cfc36fa05"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4,"checks":[{"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":"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":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql.yml:16","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql.yml:17","Warn: no topLevel permission defined: .github/workflows/codeql.yml:1","Warn: no topLevel permission defined: .github/workflows/tests.yml:1","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":"Code-Review","score":1,"reason":"Found 4/29 approved changesets -- score normalized to 1","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":"1 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":"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":"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":"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: Apache License 2.0: 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":"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":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"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/codeql.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/adbar/htmldate/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:28: update your workflow using https://app.stepsecurity.io/secureworkflow/adbar/htmldate/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/adbar/htmldate/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/adbar/htmldate/codeql.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:35: update your workflow using https://app.stepsecurity.io/secureworkflow/adbar/htmldate/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:39: update your workflow using https://app.stepsecurity.io/secureworkflow/adbar/htmldate/tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tests.yml:53: update your workflow using https://app.stepsecurity.io/secureworkflow/adbar/htmldate/tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tests.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/adbar/htmldate/tests.yml/master?enable=pin","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:45","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:62","Warn: pipCommand not pinned by hash: .github/workflows/tests.yml:80","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   1 third-party GitHubAction dependencies pinned","Info:   0 out of   3 pipCommand 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":"SAST","score":8,"reason":"SAST tool detected but not run on all commits","details":["Info: SAST configuration detected: CodeQL","Warn: 14 commits out of 29 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-16T14:49:31.822Z","repository_id":24365515,"created_at":"2025-08-16T14:49:31.823Z","updated_at":"2025-08-16T14:49:31.823Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273518534,"owners_count":25120000,"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-09-03T02:00:09.631Z","response_time":76,"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":"adbar","name":"Adrien Barbaresi","uuid":"2125866","kind":"user","description":"Research scientist – natural language processing, web scraping and text analytics. Mostly with Python.","email":"","website":"adrien.barbaresi.eu","location":"Berlin","twitter":"adbarbaresi","company":"Berlin-Brg. Academy of Sciences (BBAW)","icon_url":"https://avatars.githubusercontent.com/u/2125866?u=e2eeeb3384ab9391f598ade37d4388ad23199ebd\u0026v=4","repositories_count":37,"last_synced_at":"2024-06-11T15:59:25.206Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/adbar","funding_links":[],"total_stars":3746,"followers":360,"following":281,"created_at":"2022-11-04T01:56:16.102Z","updated_at":"2024-06-11T15:59:26.956Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adbar","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adbar/repositories"},"tags":[{"name":"v1.9.3","sha":"1074ee779c0ac004def1bf57c30f0166c687e66e","kind":"commit","published_at":"2024-12-30T12:47:18.000Z","download_url":"https://codeload.github.com/adbar/htmldate/tar.gz/v1.9.3","html_url":"https://github.com/adbar/htmldate/releases/tag/v1.9.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adbar/htmldate@v1.9.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fhtmldate/tags/v1.9.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fhtmldate/tags/v1.9.3/manifests"},{"name":"v1.9.2","sha":"74d44c37ee782ef9caea69083ebd80cc600007ba","kind":"commit","published_at":"2024-11-12T12:29:10.000Z","download_url":"https://codeload.github.com/adbar/htmldate/tar.gz/v1.9.2","html_url":"https://github.com/adbar/htmldate/releases/tag/v1.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adbar/htmldate@v1.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fhtmldate/tags/v1.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fhtmldate/tags/v1.9.2/manifests"},{"name":"v1.9.1","sha":"3e2a2307e628da913263d9cf6e4f61f2158afe72","kind":"commit","published_at":"2024-10-07T13:49:20.000Z","download_url":"https://codeload.github.com/adbar/htmldate/tar.gz/v1.9.1","html_url":"https://github.com/adbar/htmldate/releases/tag/v1.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adbar/htmldate@v1.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fhtmldate/tags/v1.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fhtmldate/tags/v1.9.1/manifests"},{"name":"v1.9.0","sha":"ec51dc19eae17c3aaa16390973fa1588da328f38","kind":"commit","published_at":"2024-08-27T10:08:21.000Z","download_url":"https://codeload.github.com/adbar/htmldate/tar.gz/v1.9.0","html_url":"https://github.com/adbar/htmldate/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adbar/htmldate@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fhtmldate/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fhtmldate/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"6dde09e0a5215135f74c1d088c51d6bd3a08ab4b","kind":"commit","published_at":"2024-04-11T14:50:25.000Z","download_url":"https://codeload.github.com/adbar/htmldate/tar.gz/v1.8.1","html_url":"https://github.com/adbar/htmldate/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adbar/htmldate@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fhtmldate/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fhtmldate/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"3e8ba44bbbc05e94b0c486c00ad9d1fcfeaa3ac7","kind":"commit","published_at":"2024-03-19T12:47:32.000Z","download_url":"https://codeload.github.com/adbar/htmldate/tar.gz/v1.8.0","html_url":"https://github.com/adbar/htmldate/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adbar/htmldate@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fhtmldate/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fhtmldate/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"45bc1317e32b4f445c0b9776c7695e95dc3c1ba2","kind":"commit","published_at":"2024-01-17T16:56:57.000Z","download_url":"https://codeload.github.com/adbar/htmldate/tar.gz/v1.7.0","html_url":"https://github.com/adbar/htmldate/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adbar/htmldate@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fhtmldate/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fhtmldate/tags/v1.7.0/manifests"},{"name":"v1.6.1","sha":"b29677683f1a311367114a636dfcd76725b663b7","kind":"commit","published_at":"2024-01-02T12:09:41.000Z","download_url":"https://codeload.github.com/adbar/htmldate/tar.gz/v1.6.1","html_url":"https://github.com/adbar/htmldate/releases/tag/v1.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adbar/htmldate@v1.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fhtmldate/tags/v1.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fhtmldate/tags/v1.6.1/manifests"},{"name":"v1.6.0","sha":"964be3c58991d4ecf76f4a29f5f5086992c2fd87","kind":"commit","published_at":"2023-11-21T15:51:57.000Z","download_url":"https://codeload.github.com/adbar/htmldate/tar.gz/v1.6.0","html_url":"https://github.com/adbar/htmldate/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adbar/htmldate@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fhtmldate/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fhtmldate/tags/v1.6.0/manifests"},{"name":"v1.5.2","sha":"da38893fb376e93d96118fda574255ff2deb854e","kind":"commit","published_at":"2023-10-09T11:38:55.000Z","download_url":"https://codeload.github.com/adbar/htmldate/tar.gz/v1.5.2","html_url":"https://github.com/adbar/htmldate/releases/tag/v1.5.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adbar/htmldate@v1.5.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fhtmldate/tags/v1.5.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fhtmldate/tags/v1.5.2/manifests"},{"name":"v1.5.1","sha":"966488c123ff5eeb15f438f2eaf5d36a8c026403","kind":"commit","published_at":"2023-09-05T14:05:10.000Z","download_url":"https://codeload.github.com/adbar/htmldate/tar.gz/v1.5.1","html_url":"https://github.com/adbar/htmldate/releases/tag/v1.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adbar/htmldate@v1.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fhtmldate/tags/v1.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fhtmldate/tags/v1.5.1/manifests"},{"name":"v1.5.0","sha":"ae3b83eeaee940e15671bbada2bfe97e0e180742","kind":"commit","published_at":"2023-08-28T14:41:03.000Z","download_url":"https://codeload.github.com/adbar/htmldate/tar.gz/v1.5.0","html_url":"https://github.com/adbar/htmldate/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adbar/htmldate@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fhtmldate/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fhtmldate/tags/v1.5.0/manifests"},{"name":"v1.4.3","sha":"3e9449872cbcc4d5bb4906a06f3a03f9496e9625","kind":"commit","published_at":"2023-05-03T09:09:10.000Z","download_url":"https://codeload.github.com/adbar/htmldate/tar.gz/v1.4.3","html_url":"https://github.com/adbar/htmldate/releases/tag/v1.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adbar/htmldate@v1.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fhtmldate/tags/v1.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fhtmldate/tags/v1.4.3/manifests"},{"name":"v1.4.2","sha":"1eb718238f1171329ba3e4168115d2167e23d447","kind":"commit","published_at":"2023-03-20T15:29:14.000Z","download_url":"https://codeload.github.com/adbar/htmldate/tar.gz/v1.4.2","html_url":"https://github.com/adbar/htmldate/releases/tag/v1.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adbar/htmldate@v1.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fhtmldate/tags/v1.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fhtmldate/tags/v1.4.2/manifests"},{"name":"v1.4.1","sha":"5b9d47f5e44aba34b2557ef12da4a92ae0064a15","kind":"commit","published_at":"2023-01-09T12:59:22.000Z","download_url":"https://codeload.github.com/adbar/htmldate/tar.gz/v1.4.1","html_url":"https://github.com/adbar/htmldate/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adbar/htmldate@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fhtmldate/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fhtmldate/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"d3b6a43fd3a654103bac672ea323b377b6f36f82","kind":"commit","published_at":"2022-11-28T11:09:25.000Z","download_url":"https://codeload.github.com/adbar/htmldate/tar.gz/v1.4.0","html_url":"https://github.com/adbar/htmldate/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adbar/htmldate@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fhtmldate/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fhtmldate/tags/v1.4.0/manifests"},{"name":"v1.3.2","sha":"de9cbc7f7d96957506838996b004ff6ecbfe4d5f","kind":"commit","published_at":"2022-10-14T10:01:23.000Z","download_url":"https://codeload.github.com/adbar/htmldate/tar.gz/v1.3.2","html_url":"https://github.com/adbar/htmldate/releases/tag/v1.3.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adbar/htmldate@v1.3.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fhtmldate/tags/v1.3.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fhtmldate/tags/v1.3.2/manifests"},{"name":"v1.3.1","sha":"24dafc3d97a4cfa3054e9602314ded982c05dfbc","kind":"commit","published_at":"2022-08-26T12:23:09.000Z","download_url":"https://codeload.github.com/adbar/htmldate/tar.gz/v1.3.1","html_url":"https://github.com/adbar/htmldate/releases/tag/v1.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adbar/htmldate@v1.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fhtmldate/tags/v1.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fhtmldate/tags/v1.3.1/manifests"},{"name":"v1.3.0","sha":"fce6e8663778acb6cb5fc537c1afc430e09e144e","kind":"commit","published_at":"2022-07-20T15:27:44.000Z","download_url":"https://codeload.github.com/adbar/htmldate/tar.gz/v1.3.0","html_url":"https://github.com/adbar/htmldate/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adbar/htmldate@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fhtmldate/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fhtmldate/tags/v1.3.0/manifests"},{"name":"v1.2.3","sha":"084fed2277c7f77efb5941500b9d9f4d51db31ab","kind":"commit","published_at":"2022-06-16T10:28:19.000Z","download_url":"https://codeload.github.com/adbar/htmldate/tar.gz/v1.2.3","html_url":"https://github.com/adbar/htmldate/releases/tag/v1.2.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adbar/htmldate@v1.2.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fhtmldate/tags/v1.2.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fhtmldate/tags/v1.2.3/manifests"},{"name":"v1.2.2","sha":"a7a59ea30601b907b56bb98b408dd76dc1d17554","kind":"commit","published_at":"2022-06-13T14:33:28.000Z","download_url":"https://codeload.github.com/adbar/htmldate/tar.gz/v1.2.2","html_url":"https://github.com/adbar/htmldate/releases/tag/v1.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adbar/htmldate@v1.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fhtmldate/tags/v1.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fhtmldate/tags/v1.2.2/manifests"},{"name":"v1.2.1","sha":"472823953a5a928a666ca97030a2a09986384d33","kind":"commit","published_at":"2022-03-23T13:19:05.000Z","download_url":"https://codeload.github.com/adbar/htmldate/tar.gz/v1.2.1","html_url":"https://github.com/adbar/htmldate/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adbar/htmldate@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fhtmldate/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fhtmldate/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"9fe4d6e856ccc51c63f535e7d337ec0525e1ee47","kind":"commit","published_at":"2022-03-16T12:15:28.000Z","download_url":"https://codeload.github.com/adbar/htmldate/tar.gz/v1.2.0","html_url":"https://github.com/adbar/htmldate/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adbar/htmldate@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fhtmldate/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fhtmldate/tags/v1.2.0/manifests"},{"name":"v1.1.1","sha":"78c20b834826f3ea71107f4f64ee1d0038b0af77","kind":"commit","published_at":"2022-03-03T12:48:06.000Z","download_url":"https://codeload.github.com/adbar/htmldate/tar.gz/v1.1.1","html_url":"https://github.com/adbar/htmldate/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adbar/htmldate@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fhtmldate/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fhtmldate/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"a0ad807b95b87b85a976c5cfda7b910f81350550","kind":"commit","published_at":"2022-02-18T16:49:31.000Z","download_url":"https://codeload.github.com/adbar/htmldate/tar.gz/v1.1.0","html_url":"https://github.com/adbar/htmldate/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adbar/htmldate@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fhtmldate/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fhtmldate/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"06f5864ae18d3c05279755b9729cbbd9a34db9f7","kind":"commit","published_at":"2022-02-14T15:42:38.000Z","download_url":"https://codeload.github.com/adbar/htmldate/tar.gz/v1.0.1","html_url":"https://github.com/adbar/htmldate/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adbar/htmldate@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fhtmldate/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fhtmldate/tags/v1.0.1/manifests"},{"name":"v1.0.0","sha":"b6568c8c777b75239ed7fe8e7a6f9b78737e9033","kind":"commit","published_at":"2021-11-09T18:03:31.000Z","download_url":"https://codeload.github.com/adbar/htmldate/tar.gz/v1.0.0","html_url":"https://github.com/adbar/htmldate/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adbar/htmldate@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fhtmldate/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fhtmldate/tags/v1.0.0/manifests"},{"name":"v0.9.1","sha":"e219959b036338aec7137cf2fda279655355e2c5","kind":"commit","published_at":"2021-09-24T16:36:35.000Z","download_url":"https://codeload.github.com/adbar/htmldate/tar.gz/v0.9.1","html_url":"https://github.com/adbar/htmldate/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adbar/htmldate@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fhtmldate/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fhtmldate/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"d6d34d3ae82d43ce7a2549a51d62584a5afb078f","kind":"commit","published_at":"2021-06-09T10:21:57.000Z","download_url":"https://codeload.github.com/adbar/htmldate/tar.gz/v0.9.0","html_url":"https://github.com/adbar/htmldate/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adbar/htmldate@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fhtmldate/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fhtmldate/tags/v0.9.0/manifests"},{"name":"v0.8.1","sha":"bc8805b5872846b237fddd2bb132b5dccc08fe87","kind":"commit","published_at":"2021-03-09T17:08:12.000Z","download_url":"https://codeload.github.com/adbar/htmldate/tar.gz/v0.8.1","html_url":"https://github.com/adbar/htmldate/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adbar/htmldate@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fhtmldate/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fhtmldate/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"573e5a377d96a4e7fb1fea18f95a91c9a7d0e00e","kind":"commit","published_at":"2021-02-11T16:20:21.000Z","download_url":"https://codeload.github.com/adbar/htmldate/tar.gz/v0.8.0","html_url":"https://github.com/adbar/htmldate/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adbar/htmldate@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fhtmldate/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fhtmldate/tags/v0.8.0/manifests"},{"name":"v0.7.3","sha":"25d89a79e86352a968a3ed2485559c85425e99d3","kind":"commit","published_at":"2021-01-04T12:26:23.000Z","download_url":"https://codeload.github.com/adbar/htmldate/tar.gz/v0.7.3","html_url":"https://github.com/adbar/htmldate/releases/tag/v0.7.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adbar/htmldate@v0.7.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fhtmldate/tags/v0.7.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fhtmldate/tags/v0.7.3/manifests"},{"name":"v0.7.2","sha":"6abc31f245d3683295982376aa37300fde3bb81b","kind":"commit","published_at":"2020-10-20T14:14:47.000Z","download_url":"https://codeload.github.com/adbar/htmldate/tar.gz/v0.7.2","html_url":"https://github.com/adbar/htmldate/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adbar/htmldate@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fhtmldate/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fhtmldate/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"386cacff52d36b3562e04c483384b71cb4f6898b","kind":"commit","published_at":"2020-09-14T14:50:43.000Z","download_url":"https://codeload.github.com/adbar/htmldate/tar.gz/v0.7.1","html_url":"https://github.com/adbar/htmldate/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adbar/htmldate@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fhtmldate/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fhtmldate/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"1547051350d55805780aad50d849362f352ec519","kind":"commit","published_at":"2020-07-29T17:17:47.000Z","download_url":"https://codeload.github.com/adbar/htmldate/tar.gz/v0.7.0","html_url":"https://github.com/adbar/htmldate/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adbar/htmldate@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fhtmldate/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fhtmldate/tags/v0.7.0/manifests"},{"name":"v0.6.3","sha":"3c0a5509f9cd62f16a224b4225d2d873836fcff4","kind":"commit","published_at":"2020-05-26T10:32:46.000Z","download_url":"https://codeload.github.com/adbar/htmldate/tar.gz/v0.6.3","html_url":"https://github.com/adbar/htmldate/releases/tag/v0.6.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adbar/htmldate@v0.6.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fhtmldate/tags/v0.6.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fhtmldate/tags/v0.6.3/manifests"},{"name":"v0.6.2","sha":"1d83a7ee81df1419c5616d5ca2c0dd9b9fc41a0e","kind":"commit","published_at":"2020-03-19T16:53:45.000Z","download_url":"https://codeload.github.com/adbar/htmldate/tar.gz/v0.6.2","html_url":"https://github.com/adbar/htmldate/releases/tag/v0.6.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adbar/htmldate@v0.6.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fhtmldate/tags/v0.6.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fhtmldate/tags/v0.6.2/manifests"},{"name":"v0.6.1","sha":"65532e525d5dde379148217d84d2530a1bef98e2","kind":"commit","published_at":"2020-01-16T17:31:16.000Z","download_url":"https://codeload.github.com/adbar/htmldate/tar.gz/v0.6.1","html_url":"https://github.com/adbar/htmldate/releases/tag/v0.6.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adbar/htmldate@v0.6.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fhtmldate/tags/v0.6.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fhtmldate/tags/v0.6.1/manifests"},{"name":"v0.5.6","sha":"4755ef0747a750da323b2153ba3a21ff068a800c","kind":"commit","published_at":"2019-09-24T14:39:51.000Z","download_url":"https://codeload.github.com/adbar/htmldate/tar.gz/v0.5.6","html_url":"https://github.com/adbar/htmldate/releases/tag/v0.5.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/adbar/htmldate@v0.5.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fhtmldate/tags/v0.5.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fhtmldate/tags/v0.5.6/manifests"}]},"repo_metadata_updated_at":"2025-09-04T09:00:09.579Z","dependent_packages_count":5,"downloads":4920761,"downloads_period":"last-month","dependent_repos_count":50,"rankings":{"downloads":0.4627874321489608,"dependent_repos_count":2.0808792415283794,"dependent_packages_count":1.865061673354139,"stargazers_count":7.270557691537888,"forks_count":8.546174388925849,"docker_downloads_count":2.380662027545102,"average":3.767687075840053},"purl":"pkg:pypi/htmldate","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/pypi/htmldate","docker_dependents_count":9,"docker_downloads_count":606,"usage_url":"https://repos.ecosyste.ms/usage/pypi/htmldate","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/pypi/htmldate/dependencies","status":null,"funding_links":["https://github.com/sponsors/adbar","https://ko-fi.com/adbarbaresi"],"critical":null,"issue_metadata":{"last_synced_at":"2025-08-31T18:13:54.430Z","issues_count":60,"pull_requests_count":119,"avg_time_to_close_issue":5210461.520833333,"avg_time_to_close_pull_request":232235.8347826087,"issues_closed_count":48,"pull_requests_closed_count":115,"pull_request_authors_count":23,"issue_authors_count":33,"avg_comments_per_issue":2.6333333333333333,"avg_comments_per_pull_request":1.4873949579831933,"merged_pull_requests_count":81,"bot_issues_count":0,"bot_pull_requests_count":40,"past_year_issues_count":6,"past_year_pull_requests_count":15,"past_year_avg_time_to_close_issue":1197840.3333333333,"past_year_avg_time_to_close_pull_request":32960.53846153846,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":13,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":0.8333333333333334,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":10,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fhtmldate/issues","maintainers":[{"login":"adbar","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adbar"}],"active_maintainers":[{"login":"adbar","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adbar"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/htmldate/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/htmldate/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/htmldate/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages/htmldate/related_packages","maintainers":[{"uuid":"adbar","login":"adbar","name":null,"email":null,"url":null,"packages_count":6,"html_url":"https://pypi.org/user/adbar/","role":null,"created_at":"2022-11-28T11:40:35.710Z","updated_at":"2022-11-28T11:40:35.710Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers/adbar/packages"}],"registry":{"name":"pypi.org","url":"https://pypi.org","ecosystem":"pypi","default":true,"packages_count":724727,"maintainers_count":308194,"namespaces_count":0,"keywords_count":237984,"github":"pypi","metadata":{"funded_packages_count":50481},"icon_url":"https://github.com/pypi.png","created_at":"2022-04-04T15:19:23.364Z","updated_at":"2025-09-04T05:23:51.177Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/pypi.org/namespaces"}}],"commits":{"id":593537,"full_name":"adbar/htmldate","default_branch":"master","committers":[{"name":"Adrien Barbaresi","email":"barbaresi@bbaw.de","login":"adbar","count":508},{"name":"Adrien Barbaresi","email":"adrien.barbaresi@oeaw.ac.at","login":null,"count":65},{"name":"evolutionoftheuniverse","email":"67762964+evolutionoftheuniverse","login":"evolutionoftheuniverse","count":31},{"name":"DerKozmonaut","email":"52502201+DerKozmonaut","login":"DerKozmonaut","count":17},{"name":"Adrien Barbaresi","email":"adrien.barbaresi@ens-lyon.fr","login":null,"count":15},{"name":"Corey Dockser","email":"coreydockser@gmail.com","login":"coreydockser","count":9},{"name":"Radhi Fadlillah","email":"m.radhi.f@gmail.com","login":"RadhiFadlillah","count":7},{"name":"dependabot[bot]","email":"49699333+dependabot[bot]","login":"dependabot[bot]","count":6},{"name":"Vincent Barbaresi","email":"vincent.barbaresi@opendatasoft.com","login":null,"count":2},{"name":"Daniel S. Katz","email":"d.katz@ieee.org","login":"danielskatz","count":2},{"name":"Rahul B","email":"rahulbot@gmail.com","login":"rahulbot","count":2},{"name":"kernc","email":"kerncece@gmail.com","login":"kernc","count":2},{"name":"sourcery-ai[bot]","email":"58596630+sourcery-ai[bot]","login":"sourcery-ai[bot]","count":2},{"name":"Ashik Paul","email":"ashikpaul17@gmail.com","login":"Ashikpaul","count":1},{"name":"Andrei Zhemaituk","email":"a.zhemoytuk@gmail.com","login":"zhemaituk","count":1},{"name":"Adam Hupp","email":"142939708+adamh-oai","login":"adamh-oai","count":1},{"name":"B3N","email":"b@akhras.at","login":"b3n4kh","count":1},{"name":"EkaterineSheshelidze","email":"85356244+EkaterineSheshelidze","login":"EkaterineSheshelidze","count":1},{"name":"Felipe Hertzer","email":"felipeaugustohertzer@gmail.com","login":"felipehertzer","count":1},{"name":"Lawrence M Stewart","email":"getorca","login":"getorca","count":1},{"name":"MSK1582","email":"69879312+MSK1582","login":"MSK1582","count":1},{"name":"Nada Ayesh","email":"nayesh10@students.iugaza.edu.ps","login":"nadasuhailAyesh12","count":1},{"name":"SalihTalha","email":"47334156+SalihTalha","login":"SalihTalha","count":1},{"name":"lgtm-com[bot]","email":"43144390+lgtm-com[bot]","login":"lgtm-com[bot]","count":1},{"name":"liulinlin90","email":"liulinlin90@gmail.com","login":"liulinlin90","count":1}],"total_commits":680,"total_committers":25,"total_bot_commits":9,"total_bot_committers":3,"mean_commits":27.2,"dds":0.2529411764705882,"past_year_committers":[{"name":"Adrien Barbaresi","email":"adbar","login":"adbar","count":14},{"name":"Andrei Zhemaituk","email":"a.zhemoytuk@gmail.com","login":"zhemaituk","count":1}],"past_year_total_commits":15,"past_year_total_committers":2,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":7.5,"past_year_dds":0.06666666666666665,"last_synced_at":"2025-08-07T07:41:08.883Z","last_synced_commit":"b32422541cbc1f610838784f010a2e8cfc36fa05","created_at":"2023-03-09T06:27:43.752Z","updated_at":"2025-08-07T07:41:15.255Z","commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fhtmldate/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-08-22T00:00:16.844Z","repositories_count":5479765,"commits_count":853308191,"contributors_count":31095157,"owners_count":906558,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues_stats":{"full_name":"adbar/htmldate","html_url":"https://github.com/adbar/htmldate","last_synced_at":"2025-08-31T18:13:54.430Z","status":null,"issues_count":60,"pull_requests_count":119,"avg_time_to_close_issue":5210461.520833333,"avg_time_to_close_pull_request":232235.8347826087,"issues_closed_count":48,"pull_requests_closed_count":115,"pull_request_authors_count":23,"issue_authors_count":33,"avg_comments_per_issue":2.6333333333333333,"avg_comments_per_pull_request":1.4873949579831933,"merged_pull_requests_count":81,"bot_issues_count":0,"bot_pull_requests_count":40,"past_year_issues_count":6,"past_year_pull_requests_count":15,"past_year_avg_time_to_close_issue":1197840.3333333333,"past_year_avg_time_to_close_pull_request":32960.53846153846,"past_year_issues_closed_count":3,"past_year_pull_requests_closed_count":13,"past_year_pull_request_authors_count":3,"past_year_issue_authors_count":6,"past_year_avg_comments_per_issue":0.8333333333333334,"past_year_avg_comments_per_pull_request":1.0,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":3,"past_year_merged_pull_requests_count":10,"created_at":"2023-05-14T15:34:38.762Z","updated_at":"2025-09-03T00:43:42.288Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fhtmldate","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/adbar%2Fhtmldate/issues","issue_labels_count":{"bug":12,"enhancement":11,"question":6,"up for grabs":6,"maintenance":6,"good first issue":2,"documentation":2},"pull_request_labels_count":{"dependencies":43,"python":14,"github_actions":4},"issue_author_associations_count":{"NONE":29,"OWNER":25,"CONTRIBUTOR":5},"pull_request_author_associations_count":{"CONTRIBUTOR":77,"OWNER":69,"NONE":7},"issue_authors":{"adbar":25,"RadhiFadlillah":2,"rahulbot":2,"geoffbacon":1,"evolutionoftheuniverse":1,"Kulratis":1,"PetroffSky":1,"frenzymadness":1,"zhemaituk":1,"masylum":1,"alroythalus":1,"Ismael-Hery":1,"eupattaro89":1,"arcombe012":1,"rolisz":1,"vprelovac":1,"danielbichuetti":1,"k-sareen":1,"HubLubas":1,"SamComber":1,"kvasilopoulos":1,"kinoute":1,"jaekunchoi":1,"CarlosMoralesSal":1,"efecan-circlelabs":1,"ahmetahacelik":1,"ulf1":1,"TheCutestCat":1,"Yomguithereal":1,"TheNightsFall":1,"bisoldi":1,"0xFlo":1,"wangyu190810":1},"pull_request_authors":{"adbar":69,"dependabot[bot]":43,"sourcery-ai[bot]":9,"DerKozmonaut":3,"evolutionoftheuniverse":3,"b3n4kh":2,"danielskatz":2,"nadasuhailAyesh12":2,"EkaterineSheshelidze":2,"vbarbaresi":2,"felipehertzer":2,"mohmmadAyesh":2,"kernc":2,"zhemaituk":2,"SalihTalha":1,"rahulbot":1,"liulinlin90":1,"getorca":1,"MSK1582":1,"lgtm-com[bot]":1,"RadhiFadlillah":1,"Ashikpaul":1},"host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-09-03T00:00:08.273Z","repositories_count":10070565,"issues_count":31248011,"pull_requests_count":95412886,"authors_count":10689197,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"},"past_year_issue_labels_count":{"bug":1,"maintenance":1},"past_year_pull_request_labels_count":{"dependencies":7,"python":5,"github_actions":2},"past_year_issue_author_associations_count":{"NONE":4,"CONTRIBUTOR":1,"OWNER":1},"past_year_pull_request_author_associations_count":{"OWNER":17,"CONTRIBUTOR":7,"NONE":2},"past_year_issue_authors":{"adbar":1,"Kulratis":1,"RadhiFadlillah":1,"SamComber":1,"TheCutestCat":1,"zhemaituk":1},"past_year_pull_request_authors":{"adbar":17,"dependabot[bot]":7,"zhemaituk":2},"maintainers":[{"login":"adbar","count":94,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adbar"}],"active_maintainers":[{"login":"adbar","count":18,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/adbar"}]},"events":{"total":{"CreateEvent":12,"IssuesEvent":8,"ReleaseEvent":2,"WatchEvent":16,"DeleteEvent":11,"IssueCommentEvent":12,"PushEvent":18,"PullRequestEvent":23,"ForkEvent":2},"last_year":{"CreateEvent":12,"IssuesEvent":8,"ReleaseEvent":2,"WatchEvent":16,"DeleteEvent":11,"IssueCommentEvent":12,"PushEvent":18,"PullRequestEvent":23,"ForkEvent":2}},"keywords":["date","date-parser","datetime","digital-forensics","entity-extraction","forensics-tools","information-extraction","metadata","metadata-extraction","natural-language-processing","nlp","opengraph","web-scraping","webscraping"],"dependencies":[{"ecosystem":"actions","filepath":".github/workflows/codeql.yml","sha":null,"kind":"manifest","created_at":"2023-11-07T17:42:05.791Z","updated_at":"2023-11-07T17:42:05.791Z","repository_link":"https://github.com/adbar/htmldate/blob/master/.github/workflows/codeql.yml","dependencies":[{"id":14359319168,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14359319169,"package_name":"github/codeql-action/init","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":14359319170,"package_name":"github/codeql-action/autobuild","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":14359319171,"package_name":"github/codeql-action/analyze","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"actions","filepath":".github/workflows/tests.yml","sha":null,"kind":"manifest","created_at":"2023-11-07T17:42:06.388Z","updated_at":"2023-11-07T17:42:06.388Z","repository_link":"https://github.com/adbar/htmldate/blob/master/.github/workflows/tests.yml","dependencies":[{"id":14359319531,"package_name":"actions/setup-python","ecosystem":"actions","requirements":"v4","direct":true,"kind":"composite","optional":false},{"id":14359319532,"package_name":"actions/cache","ecosystem":"actions","requirements":"v2","direct":true,"kind":"composite","optional":false},{"id":14359319533,"package_name":"actions/checkout","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false},{"id":14359319534,"package_name":"codecov/codecov-action","ecosystem":"actions","requirements":"v3","direct":true,"kind":"composite","optional":false}]},{"ecosystem":"pypi","filepath":"docs/requirements.txt","sha":null,"kind":"manifest","created_at":"2023-11-07T17:42:06.956Z","updated_at":"2023-11-07T17:42:06.956Z","repository_link":"https://github.com/adbar/htmldate/blob/master/docs/requirements.txt","dependencies":[{"id":14359320272,"package_name":"sphinx","ecosystem":"pypi","requirements":"\u003e=7.2.6","direct":true,"kind":"runtime","optional":false},{"id":14359320273,"package_name":"htmldate","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"setup.py","sha":null,"kind":"manifest","created_at":"2023-11-07T17:42:08.428Z","updated_at":"2023-11-07T17:42:08.428Z","repository_link":"https://github.com/adbar/htmldate/blob/master/setup.py","dependencies":[{"id":14359320617,"package_name":"backports-datetime-fromisoformat","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14359320716,"package_name":"charset_normalizer","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14359320717,"package_name":"dateparser","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14359320718,"package_name":"lxml","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14359320719,"package_name":"python-dateutil","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false},{"id":14359320720,"package_name":"urllib3","ecosystem":"pypi","requirements":"*","direct":true,"kind":"runtime","optional":false}]},{"ecosystem":"pypi","filepath":"tests/eval-requirements.txt","sha":null,"kind":"manifest","created_at":"2023-11-07T17:42:09.101Z","updated_at":"2023-11-07T17:42:09.101Z","repository_link":"https://github.com/adbar/htmldate/blob/master/tests/eval-requirements.txt","dependencies":[{"id":14359320721,"package_name":"htmldate","ecosystem":"pypi","requirements":"\u003e=1.5.0","direct":true,"kind":"test","optional":false},{"id":14359320722,"package_name":"articleDateExtractor","ecosystem":"pypi","requirements":"==0.20","direct":true,"kind":"test","optional":false},{"id":14359320723,"package_name":"date_guesser","ecosystem":"pypi","requirements":"==2.1.4","direct":true,"kind":"test","optional":false},{"id":14359320726,"package_name":"goose3","ecosystem":"pypi","requirements":"==3.1.17","direct":true,"kind":"test","optional":false},{"id":14359320946,"package_name":"newspaper3k","ecosystem":"pypi","requirements":"==0.2.8","direct":true,"kind":"test","optional":false},{"id":14359320947,"package_name":"news-please","ecosystem":"pypi","requirements":"==1.5.35","direct":true,"kind":"test","optional":false},{"id":14359320953,"package_name":"tabulate","ecosystem":"pypi","requirements":"==0.9.0","direct":true,"kind":"test","optional":false}]}],"score":23.631932233843873,"created_at":"2025-09-04T09:17:57.891Z","updated_at":"2025-10-07T08:04:37.879Z","avatar_url":"https://github.com/adbar.png","language":"Python","category":"Scientific Software","sub_category":"Peer-reviewed","monthly_downloads":4920761,"funding_links":["https://github.com/sponsors/adbar","https://ko-fi.com/adbarbaresi"],"readme_doi_urls":["https://doi.org/10.21105/joss.02439","https://doi.org/10.5281/zenodo.3459599"],"works":{},"citation_counts":{},"total_citations":0,"keywords_from_contributors":["pde","standardization","turing-machine","genetic-algorithm","energy-system","plasma","benchmarking","hydrology","distribution","data-mining"],"project_url":"https://science.ecosyste.ms/api/v1/projects/2177","html_url":"https://science.ecosyste.ms/projects/2177"}