Contents

dateparser 1.2.0

0

Date parsing library designed to parse dates from HTML pages

Date parsing library designed to parse dates from HTML pages

Stars: 2457, Watchers: 2457, Forks: 463, Open Issues: 323

The scrapinghub/dateparser repo was created 9 years ago and the last code push was Yesterday.
The project is very popular with an impressive 2457 github stars!

How to Install dateparser

You can install dateparser using pip

pip install dateparser

or add it to a project with poetry

poetry add dateparser

Package Details

Author
Scrapinghub
License
BSD
Homepage
https://github.com/scrapinghub/dateparser
PyPi:
https://pypi.org/project/dateparser/
GitHub Repo:
https://github.com/scrapinghub/dateparser

Classifiers

No  dateparser  pypi packages just yet.

Errors

A list of common dateparser errors.

Code Examples

Here are some dateparser code examples and snippets.

GitHub Issues

The dateparser package has 323 open issues on GitHub

  • search.search_dates - having hard time with "am" and "next" (with examples)
  • REQUIRE_PARTS should support 'hour' and 'minute'
  • Proposal: Have an api to retrieve the relativedelta information
  • dateparser.parse() prefers current year also when 'STRICT_PARSING' is True
  • removed parsing of single ambiguous words like year and month without…
  • Automatic search return incorrect result
  • Comparing output for current_period and past values of PREFER_DATES_FROM setting
  • QUESTION: parameter or method to print the code format of the date
  • CS: Incorrect use of date as time
  • support for dates with dots and spaces
  • Issues with "pl" language date searching
  • parse parsing strings not matching date_formats
  • Python 3.9 PytzUsageWarning
  • "dateparser.parse" func doesn't work well in docker container env
  • SECURITY: bad regex pattern in 'dateparser/languages/locale.py' will cause 'ReDos' security problem.

See more issues on GitHub