this post was submitted on 23 Sep 2026
617 points (86.3% liked)
Technology
88221 readers
3652 users here now
This is a most excellent place for technology news and articles.
Our Rules
- Follow the lemmy.world rules.
- Only tech related news or articles.
- Be excellent to each other!
- Mod approved content bots can post up to 10 articles per day.
- Threads asking for personal tech support may be deleted.
- Politics threads may be removed.
- No memes allowed as posts, OK to post as comments.
- Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
- Check for duplicates before posting, duplicates may be removed
- Accounts 7 days and younger will have their posts automatically removed.
Approved Bots
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Yeah, dates in submission links would be great. Wonder if it can be automated so when I submit a URL, lemmy fetches the creation date while it's fetching the headline.
If the site metadata is made to contain fhe date then yeah, but otherwise I don't think theres a way to get the date of the html file from its url...?
If not, then there isn't any standardized publication date format which allows us to automate retrieval.
A lot of them use this in the HTML:
I’ve scripted a fair bit of scraping in the past just by looking for those kinds of entries. But only focussed on a few dozen websites so I can’t say how common it is.
If the fetching function can validate the data it should be able to continue without a date if needed.
IT would be neat to auto-add yeah.