This commit is contained in:
AMAICDAX 2025-09-10 14:23:32 +02:00
parent 80020e61e9
commit 78fb1338e8

View file

@ -158,7 +158,7 @@ const scrapeLinkedInProfile = async (profileUrl) => {
return { return {
name: getText("h1"), name: getText("h1"),
// headline: getText(""), // headline: getText(""),
location: getText("span"), location: getText("span.text-body-small"),
// about: getText(""), // about: getText(""),
// experiences: getAllText( // experiences: getAllText(
// "" // ""