SkillAgentSearch skills...

Dateminer

Extract dates from webpages

Install / Use

/learn @dcramer/Dateminer
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

dateminer is a Python port of John Muellerleile's dateminer Java library:

https://github.com/jrecursive/date_miner

It gives you a best guess at the creation date of an article (webpage) based on the URL and content of that page.

Usage

from dateminer import guess_date date = guess_date(url, html_content)

View on GitHub
GitHub Stars12
CategoryDevelopment
Updated2y ago
Forks3

Languages

Python

Security Score

75/100

Audited on Feb 27, 2024

No findings