{"id":28388541,"url":"https://github.com/lucksi/linkdtime","last_synced_at":"2025-06-27T07:31:57.183Z","repository":{"id":277580285,"uuid":"932868663","full_name":"Lucksi/LinkdTime","owner":"Lucksi","description":"A Linkedin Activity date Finder ","archived":false,"fork":false,"pushed_at":"2025-04-11T03:08:18.000Z","size":290,"stargazers_count":48,"open_issues_count":0,"forks_count":4,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-31T07:03:26.259Z","etag":null,"topics":["linkedin","osint","osint-python","osint-tool","python","timeline","timeline-component","timelines"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Lucksi.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-02-14T17:06:45.000Z","updated_at":"2025-05-14T22:25:08.000Z","dependencies_parsed_at":"2025-03-14T21:31:48.855Z","dependency_job_id":"b0d382c1-2ad6-4d75-9819-47d47faa0f87","html_url":"https://github.com/Lucksi/LinkdTime","commit_stats":null,"previous_names":["lucksi/linkdtime"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Lucksi/LinkdTime","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lucksi%2FLinkdTime","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lucksi%2FLinkdTime/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lucksi%2FLinkdTime/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lucksi%2FLinkdTime/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Lucksi","download_url":"https://codeload.github.com/Lucksi/LinkdTime/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lucksi%2FLinkdTime/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262212576,"owners_count":23275952,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["linkedin","osint","osint-python","osint-tool","python","timeline","timeline-component","timelines"],"created_at":"2025-05-30T22:13:09.107Z","updated_at":"2025-06-27T07:31:57.175Z","avatar_url":"https://github.com/Lucksi.png","language":"Python","readme":"\u003cp align = \"center\"\u003e\u003cimg src = \"Banner/Banner.png\" \u003e\u003c/p\u003e\n\n\u003cp align = \"center\"\u003e\n  \u003cimg src = \"https://img.shields.io/github/stars/Lucksi/LinkdTime\"\u003e\n  \u003cimg src = \"https://img.shields.io/github/forks/Lucksi/LinkdTime\"\u003e\n  \u003cimg src = \"https://img.shields.io/badge/Maintained%3F-yes-green.svg\"\u003e\n  \u003cimg src = \"https://img.shields.io/github/license/Lucksi/LinkdTime\"\u003e\n  \u003cimg src = \"https://img.shields.io/github/repo-size/Lucksi/LinkdTime\"\u003e\n  \u003cimg src= \"https://img.shields.io/github/languages/count/Lucksi/LinkdTime\"\u003e\n\u003c/p\u003e\n\n## Introduction\n\n**LinkdTime is a Timeline generator for Linkedin it can extract the exact date and time on a single post/comments or activity or generate a Timeline about a list of post/comments or activity**\n\n## Screenshot:\n\u003cimg src = \"Screenshots/Screenshot.png\" \u003e\n\n## Requirements:\n```\nPython3\n```\n\n## Installation Linux:\n```bash\nsudo apt-get update\nsudo apt-get install python3\nsudo apt-get install git\ngit clone https://github.com/Lucksi/LinkdTime\n```\n## Execution:\n```bash\ncd LinkdTime\npython3 main.py\n```\n\n## Operating Sytstems:\n\n| Platform | Tested |\n| ------------- | ------------- |\n| Linux  | ✅ |\n| Mac-Os  | ❌ |\n| Windows | ❌ |\n\n\n## Recognized Activities:\n| Name\n| -------------\n| `Posts` \n| `Comments`\n| `Comments/Replies`\n| `Profile-Pictures Changes`\n| `Background-Images Changes`\n| `Company-Logo Changes`\n\n## Current Features:\n| Feauture list | Require Internet |\n| ------------- | ----------------|\n| `Extracting Activity timestamp`  | False\n| `Create Timelines`|  False\n| `Timezone Change` | False\n| `Saving images in Base64 format (Timelines only)` | True\n| `Download images (Timelines only)`| True\n\n## Timeline Example:\n\n\u003cimg src = \"Screenshots/Screenshot_Timeline.png\" \u003e\n\n## Configuration:\n| Parameter Name | Values | Default Value | Description |\n| ------------- | ------------- | -------------| ------------ |\n| `DATE-FORMAT` | Eu/Us/As| Eu | Date format used ex: '01/01/2025'\n| `USER-AGENT` | input string | Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/50.0.2661.102 Safari/537.36 | User agent used for downloading images\n| `AUTO-DOWNLOAD` | True/False| False | Auto download for images (Timeline Only)\n| `CLOCK-FORMAT` | 12/24| 24 | Clock format this is used for determine how many hours the clock will have. For the 12 hours clock it will be displayed AM (Morning) or PM (Afternoon)\n\n\n## Advanced Commands:\n\n| Option name | Description | Query Example |\n| ------------- | ------------- | -------------|\n| `timeline`  | Create a timeline from a group of activities| timeline test.txt |\n| `--autoname`  | Generate a default name for each element in the timeline | timeline test.txt --autoname |\n| `--description`  | Allows you to insert a description for each element in the timeline | timeline test.txt --description |\n| `--save`  | Allows you to save images in base64 | timeline test.txt --save |\n| `--download`  |Allows you to download images | timeline test.txt --save --download |\n| `--timezone`  | Set a Timezone for the results (works with timelines and standalone links) (default GMT+2:OO) | timeline test.txt --timezone GMT+4:00 |\n\n## Autoname Default element name example:\n```bash\nElement n°1\n```\n\n## Supported Timelines formats:\n| Format Name | Extension \n| ------------- | -------------\n| `Text File Format` | txt\n| `Hyper Text Markup Language` | html\n\n\n\n\n## STARGAZERS OVER TIME \n\n[![Stargazers over time](https://starchart.cc/Lucksi/LinkdTime.svg)](https://starchart.cc/Lucksi/LinkdTime)\n\n\u003cbr\u003e\n\n## \u003cp align = center\u003e  ORIGINAL CREATOR: \u003ca href = \"https://github.com/Lucksi\"\u003eLUCA GAROFALO (Lucksi)\u003c/a\u003e\u003c/p\u003e\n\n\n## \u003cp align = center\u003eLICENSE: GPL-3.0 License \u003cbr\u003eCOPYRIGHT: (C) 2025 Lucksi  \n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flucksi%2Flinkdtime","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flucksi%2Flinkdtime","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flucksi%2Flinkdtime/lists"}