diff --git a/controllers/linkedin.js b/controllers/linkedin.js index 5841916..d7c40fe 100644 --- a/controllers/linkedin.js +++ b/controllers/linkedin.js @@ -158,9 +158,7 @@ const scrapeLinkedInProfile = async (profileUrl) => { return { name: getText("h1"), // headline: getText(""), - location: getText( - ".text-body-small .inline .t-black--light .break-words" - ), + location: getText("span"), // about: getText(""), // experiences: getAllText( // ""