An open API service for producing an overview of a list of open source projects.

JOSS: https://github.com/adbar/htmldate

date date-parser datetime digital-forensics entity-extraction forensics-tools information-extraction metadata metadata-extraction natural-language-processing nlp opengraph web-scraping webscraping

Score: 24.882638381500406

Last synced: about 10 hours ago
JSON representation

Repository metadata:

Fast and robust date extraction from web pages, with Python or on the command-line


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 1 day ago

Total Commits: 688
Total Committers: 26
Avg Commits per committer: 26.462
Development Distribution Score (DDS): 0.251

Commits in past year: 8
Committers in past year: 2
Avg Commits per committer in past year: 4.0
Development Distribution Score (DDS) in past year: 0.125

Name Email Commits
Adrien Barbaresi b****i@b****e 515
Adrien Barbaresi a****i@o****t 65
evolutionoftheuniverse 6****e 31
DerKozmonaut 5****t 17
Adrien Barbaresi a****i@e****r 15
Corey Dockser c****r@g****m 9
Radhi Fadlillah m****f@g****m 7
dependabot[bot] 4****] 6
Vincent Barbaresi v****i@o****m 2
Daniel S. Katz d****z@i****g 2
Rahul B r****t@g****m 2
kernc k****e@g****m 2
sourcery-ai[bot] 5****] 2
Adam Hupp 1****i 1
Andrei Zhemaituk a****k@g****m 1
Apoorv Darshan a****u@g****m 1
Ashik Paul a****7@g****m 1
B3N b****@a****t 1
EkaterineSheshelidze 8****e 1
Felipe Hertzer f****r@g****m 1
Lawrence M Stewart g****a 1
MSK1582 6****2 1
Nada Ayesh n****0@s****s 1
SalihTalha 4****a 1
lgtm-com[bot] 4****] 1
liulinlin90 l****0@g****m 1

Issue and Pull Request metadata

Last synced: 2 days ago

Total issues: 62
Total pull requests: 165
Average time to close issues: 2 months
Average time to close pull requests: 3 days
Total issue authors: 35
Total pull request authors: 26
Average comments per issue: 2.21
Average comments per pull request: 1.34
Merged pull request: 106
Bot issues: 0
Bot pull requests: 53

Past year issues: 3
Past year pull requests: 12
Past year average time to close issues: 22 days
Past year average time to close pull requests: 7 days
Past year issue authors: 2
Past year pull request authors: 5
Past year average comments per issue: 0.33
Past year average comments per pull request: 1.5
Past year merged pull request: 8
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/adbar/htmldate

Top Issue Authors

  • adbar (25)
  • aportley (2)
  • 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)

Top Pull Request Authors

  • adbar (76)
  • dependabot[bot] (43)
  • sourcery-ai[bot] (9)
  • evolutionoftheuniverse (3)
  • DerKozmonaut (3)
  • kernc (2)
  • b3n4kh (2)
  • mohmmadAyesh (2)
  • danielskatz (2)
  • nadasuhailAyesh12 (2)
  • felipehertzer (2)
  • zhemaituk (2)
  • Sanjays2402 (2)
  • vbarbaresi (2)
  • EkaterineSheshelidze (2)

Top Issue Labels

  • bug (13)
  • enhancement (12)
  • maintenance (7)
  • up for grabs (6)
  • question (6)
  • documentation (2)
  • good first issue (2)
  • duplicate (1)

Top Pull Request Labels

  • dependencies (43)
  • python (14)
  • github_actions (4)

Package metadata

pypi.org: htmldate

Fast and robust extraction of original and updated publication dates from URLs and web pages.

  • Homepage: https://htmldate.readthedocs.io
  • Documentation: https://htmldate.readthedocs.io/
  • Licenses: Apache-2.0
  • Latest release: 1.10.0 (published 2 months ago)
  • Last Synced: 2026-08-12T02:01:18.634Z (1 day ago)
  • Versions: 60
  • Dependent Packages: 5
  • Dependent Repositories: 50
  • Downloads: 14,658,517 Last month
  • Docker Downloads: 606
  • Rankings:
    • Downloads: 0.463%
    • Dependent packages count: 1.865%
    • Dependent repos count: 2.081%
    • Docker downloads count: 2.381%
    • Average: 3.768%
    • Stargazers count: 7.271%
    • Forks count: 8.546%
  • Maintainers (1)
proxy.golang.org: github.com/adbar/htmldate

  • Homepage:
  • Documentation: https://pkg.go.dev/github.com/adbar/htmldate#section-documentation
  • Licenses: apache-2.0
  • Latest release: v1.10.0 (published 2 months ago)
  • Last Synced: 2026-08-12T02:01:20.032Z (1 day ago)
  • Versions: 41
  • Dependent Packages: 0
  • Dependent Repositories: 0
  • Rankings:
    • Dependent packages count: 4.602%
    • Average: 4.757%
    • Dependent repos count: 4.911%

Dependencies

.github/workflows/codeql.yml actions
  • actions/checkout v3 composite
  • github/codeql-action/analyze v2 composite
  • github/codeql-action/autobuild v2 composite
  • github/codeql-action/init v2 composite
.github/workflows/tests.yml actions
  • actions/cache v2 composite
  • actions/checkout v3 composite
  • actions/setup-python v4 composite
  • codecov/codecov-action v3 composite
docs/requirements.txt pypi
  • htmldate *
  • sphinx >=7.2.6
tests/eval-requirements.txt pypi
  • articleDateExtractor ==0.20 test
  • date_guesser ==2.1.4 test
  • goose3 ==3.1.17 test
  • htmldate >=1.5.0 test
  • news-please ==1.5.35 test
  • newspaper3k ==0.2.8 test
  • tabulate ==0.9.0 test
pyproject.toml pypi
  • charset-normalizer >= 3.4.0
  • dateparser >= 1.1.2
  • lxml >= 5.3.0
  • python-dateutil >= 2.9.0.post0
  • urllib3 >= 1.26, < 3