https://github.com/preciz/html_date
Extract publication dates from HTML documents / articles
https://github.com/preciz/html_date
date-parser html
Last synced: 10 months ago
JSON representation
Extract publication dates from HTML documents / articles
- Host: GitHub
- URL: https://github.com/preciz/html_date
- Owner: preciz
- License: mit
- Created: 2021-07-19T18:33:49.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-03-31T16:43:30.000Z (11 months ago)
- Last Synced: 2025-03-31T17:45:37.811Z (11 months ago)
- Topics: date-parser, html
- Language: Elixir
- Homepage: https://hexdocs.pm/html_date
- Size: 63.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# HTMLDate

Extract date strings from HTML documents or articles.
## Installation
Add `html_date` to your list of dependencies in `mix.exs`:
```elixir
def deps do
[
{:html_date, "~> 0.5.0"}
]
end
```
## Usage
```elixir
raw_html = "