This commit is contained in:
AMAICDAX 2025-09-10 14:26:29 +02:00
parent 78fb1338e8
commit ac29d8369f

View file

@ -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(
// ""