modif
This commit is contained in:
parent
80020e61e9
commit
78fb1338e8
1 changed files with 1 additions and 1 deletions
|
|
@ -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(
|
||||
// ""
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue