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