From a0c6be85b7bc713e4a257e38aff90fd54b854316 Mon Sep 17 00:00:00 2001 From: Athanasia Monika Mowinckel Date: Tue, 14 Jan 2025 16:36:27 +0100 Subject: [PATCH] reduce main summary --- content/blog/2025/02-01_linkedin-api/index.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/content/blog/2025/02-01_linkedin-api/index.md b/content/blog/2025/02-01_linkedin-api/index.md index d729a820..358a5448 100644 --- a/content/blog/2025/02-01_linkedin-api/index.md +++ b/content/blog/2025/02-01_linkedin-api/index.md @@ -15,9 +15,7 @@ tags: slug: "linkedin-api" image: featured.png image_alt: "A professional digital illustration featuring a confident woman, with a polished appearance. She has medium-length dark hair styled neatly, wearing a business-casual outfit, consisting of a tailored blazer and a soft-colored blouse. The background is a gradient of neutral tones, giving a modern, LinkedIn-style look, with a faint abstract design that suggests professionalism and a digital context." -summary: "I share my experience integrating R with the LinkedIn API, focusing on personal authentication and posting processes. The documentation and workflow were complex, but with help from the rOpenSci community, I successfully navigated the challenges. I detail steps for API access, authentication, and creating posts, highlighting key obstacles like managing OAuth tokens, API products, and endpoints. - -My approach, blending contributions from Steffi LaZerte and Jon Harmon, simplifies API usage and includes reusable R code for future projects. This post reflects months of learning, aiming to guide others in overcoming similar hurdles." +summary: "I share my experience integrating R with the LinkedIn API, focusing on personal authentication and posting processes. The documentation and workflow were complex, but with help from the rOpenSci community, I successfully navigated the challenges. I detail steps for API access, authentication, and creating posts, highlighting key obstacles like managing OAuth tokens, API products, and endpoints." seo: "Master LinkedIn API in R with my detailed guide on authentication, posting, and overcoming documentation challenges." ---