Ross ROSS = Recommend OSS · open-source software intelligence for agents

scrapinghub/dateparser

python parser for human readable dates observed · 2026-08-28

github.com/scrapinghub/dateparser · homepage · Python · BSD-3-Clause (permissive) observed · 2026-08-28

Health v2 · maintenance only

94/100

  • Activity 99
  • Release rhythm 84
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: 80
  • age_days: 4300
  • days_rel: 29
  • days_push: 9
  • n_releases_24m: 6

Full methodology

Adoption not part of the score

2853 stars · 511 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

A Python library that parses human-readable dates in almost any format, including relative expressions like 'two weeks ago', timestamps, and dates in over 200 language locales. It supports language autodetection, non-Gregorian calendars, timezone offsets, and searching for dates within longer text.

Use cases

  • parse dates like 'two weeks ago' or 'tomorrow' in python
  • extract dates from web pages in multiple languages
  • convert human readable date strings to datetime objects
  • detect dates in long text passages
  • parse dates with timezone abbreviations like EST
  • handle non-Gregorian calendar dates

When to choose

  • you need to parse messy, multilingual, or relative date strings from scraped content
  • you don't know the date format or language in advance
  • you need to find dates embedded in longer text

When to avoid

  • you only need to parse a single known fixed date format (use datetime.strptime)
  • you need high-performance bulk parsing with minimal dependencies
  • you need to format dates for output rather than parse them

Facets

library · maturity stable

parser nlp date-time developer-tools crawlers python cross-platform date-parsing human-readable-dates multilingual timezone-parsing web-scraping natural-language-processing

2 sources

Member repositories

RepositoryRoleHealth v2
scrapinghub/dateparsermain94

For agents

markdown · JSON · MCP: product_card(name="scrapinghub/dateparser")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem