Ollie-Boyd / Linkedin-post-timestamp-extractor

Given a Linkedin post URL we can decode the UTC timestamp which isn't otherwise available in frontend/API metadata.
GNU General Public License v3.0
113 stars 23 forks source link

Added date parsing for comments of posts #8

Closed BlakeHastings closed 1 month ago

BlakeHastings commented 1 month ago

If a comment is URL is detected that is displayed, otherwise the default functionality still occurs.

Ollie-Boyd commented 1 month ago

Thanks Blake @BlakeHastings and Daniella @DGrothe-PhD for your contributions!