From ac29d8369f9f6e425a5ca1ac41f5eefbd0e8423e Mon Sep 17 00:00:00 2001 From: AMAICDAX Date: Wed, 10 Sep 2025 14:26:29 +0200 Subject: [PATCH] modif --- controllers/linkedin.js | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/controllers/linkedin.js b/controllers/linkedin.js index 0bccfa2..0745747 100644 --- a/controllers/linkedin.js +++ b/controllers/linkedin.js @@ -158,7 +158,9 @@ const scrapeLinkedInProfile = async (profileUrl) => { return { name: getText("h1"), // headline: getText(""), - location: getText("span.text-body-small"), + location: getText( + "span.text-body-small.inline.t-black--light.break-words" + ), // about: getText(""), // experiences: getAllText( // ""