modif
This commit is contained in:
parent
6f0a2fdd41
commit
17a1aa6c5d
1 changed files with 3 additions and 3 deletions
|
|
@ -158,9 +158,9 @@ const scrapeLinkedInProfile = async (profileUrl) => {
|
|||
return {
|
||||
name: getText("h1"),
|
||||
// headline: getText(""),
|
||||
// location: getText(
|
||||
// ""
|
||||
// ),
|
||||
location: getText(
|
||||
".text-body-small .inline .t-black--light .break-words"
|
||||
),
|
||||
// about: getText(""),
|
||||
// experiences: getAllText(
|
||||
// ""
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue