{"id":16843470,"url":"https://github.com/gutsytechster/linkedin-post","last_synced_at":"2025-04-11T06:43:40.546Z","repository":{"id":50195188,"uuid":"180758425","full_name":"gutsytechster/linkedin-post","owner":"gutsytechster","description":"It uploads the post on your LinkedIn profile via LinkedIn API. :)","archived":false,"fork":false,"pushed_at":"2022-12-08T04:58:16.000Z","size":7,"stargazers_count":9,"open_issues_count":2,"forks_count":3,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-03-25T04:41:21.161Z","etag":null,"topics":["linkedin","linkedin-api"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gutsytechster.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}},"created_at":"2019-04-11T09:24:04.000Z","updated_at":"2024-08-28T18:54:26.000Z","dependencies_parsed_at":"2023-01-25T12:30:28.878Z","dependency_job_id":null,"html_url":"https://github.com/gutsytechster/linkedin-post","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gutsytechster%2Flinkedin-post","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gutsytechster%2Flinkedin-post/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gutsytechster%2Flinkedin-post/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gutsytechster%2Flinkedin-post/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gutsytechster","download_url":"https://codeload.github.com/gutsytechster/linkedin-post/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248358549,"owners_count":21090401,"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","linkedin-api"],"created_at":"2024-10-13T12:51:22.238Z","updated_at":"2025-04-11T06:43:40.508Z","avatar_url":"https://github.com/gutsytechster.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# linkedin-post\n\nIt uploads the post on your LinkedIn profile via LinkedIn API.\n\n### Steps to run script \n1. Install the requirements using pip as `pip install -r requirements.txt`.\n2. Create an app on LinkedIn's developers account [here](https://www.linkedin.com/developers/) and follow the guide [here](https://docs.microsoft.com/en-us/linkedin/shared/authentication/authorization-code-flow?context=linkedin/context) to get the access token. After getting access token, send a `GET` request defined [here](https://docs.microsoft.com/en-us/linkedin/consumer/integrations/self-serve/sign-in-with-linkedin?context=linkedin/consumer/context#api-request) to get the Person `URN` from the response.\n3. Create a `.env` file and write the follwing content into it\n```\nACCESS_TOKEN=\"\u003cyour access token\u003e\"\nURN=\"\u003cyour urn\u003e\"\n```\n4. Run the script using `python post_on_linkedin.py` which will print the `SUCCESS` and `id` of the post shared as a JSON response. You can now check as well on your LinkedIn profile. :)\n\n### License\nThis code is available with [MIT](https://github.com/gutsytechster/linkedin-post/blob/master/LICENSE) License\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgutsytechster%2Flinkedin-post","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgutsytechster%2Flinkedin-post","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgutsytechster%2Flinkedin-post/lists"}