From 78fb1338e8e43a1e38fa81f0ecbffc625840345b Mon Sep 17 00:00:00 2001 From: AMAICDAX Date: Wed, 10 Sep 2025 14:23:32 +0200 Subject: [PATCH] modif --- controllers/linkedin.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/controllers/linkedin.js b/controllers/linkedin.js index d7c40fe..0bccfa2 100644 --- a/controllers/linkedin.js +++ b/controllers/linkedin.js @@ -158,7 +158,7 @@ const scrapeLinkedInProfile = async (profileUrl) => { return { name: getText("h1"), // headline: getText(""), - location: getText("span"), + location: getText("span.text-body-small"), // about: getText(""), // experiences: getAllText( // ""