This repository has been archived by the owner on Mar 9, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 159
Detect publish date #10
Comments
Any ideas of 'how'? Or even better some code :) ? |
BTW: at the moment the date is guessed from the URL only |
Hi, I tested this and it is a good first step. Anyway, today, it is not possible to get the date directly with a ArticleTextExtractor object, the only way is to use SHelper class ArticleTextExtractor extractor = new ArticleTextExtractor(); |
kinow
added a commit
to kinow/snacktory
that referenced
this issue
Feb 2, 2015
karussell
added a commit
that referenced
this issue
Feb 4, 2015
Fix issue #10 allow users to set a proxy
rborer
referenced
this issue
in finity-ai/snacktory
Aug 27, 2015
added some fields to JResult: page type, site name and language (locale).
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
A great feature could be to detect the published date of the web page.
This information is often located somewhere at the top or the bottom of the main text.
The text was updated successfully, but these errors were encountered: