You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Server setup: Setting up...
Adding helper methods to page
Server setup: All done. Listening on port 5001!
undefined https://www.linkedin.com/in/barackobama/
Expanding all sections by clicking their "See more" buttons
.pv-profile-section.pv-about-section .inline-show-more-text__button false
#experience-section .pv-profile-section__see-more-inline false
.pv-profile-section.education-section .pv-profile-section__see-more-inline false
.pv-skill-categories-section .pv-profile-section__card-action-bar false
.pv-profile-section--certifications-section .pv-profile-section__see-more-inline false
C:\Python311\linkedin-profile-scraper-master\scraper\methods.js:387
throw new Error(error);
^
Error: Error: Evaluation failed: TypeError: Cannot read properties of undefined (reading 'split')
at getDates (C:\Python311\linkedin-profile-scraper-master\utils.js:130:38)
at returnDetailsByExperience (C:\Python311\linkedin-profile-scraper-master\utils.js:107:38)
at Page._onBindingCalled (C:\Python311\linkedin-profile-scraper-master\node_modules\puppeteer\lib\cjs\puppeteer\common\Page.js:998:62)
at C:\Python311\linkedin-profile-scraper-master\node_modules\puppeteer\lib\cjs\puppeteer\common\Page.js:152:60
at C:\Python311\linkedin-profile-scraper-master\node_modules\puppeteer\lib\cjs\vendor\mitt\src\index.js:51:62
at Array.map ()
at Object.emit (C:\Python311\linkedin-profile-scraper-master\node_modules\puppeteer\lib\cjs\vendor\mitt\src\index.js:51:43)
at CDPSession.emit (C:\Python311\linkedin-profile-scraper-master\node_modules\puppeteer\lib\cjs\puppeteer\common\EventEmitter.js:72:22)
at CDPSession._onMessage (C:\Python311\linkedin-profile-scraper-master\node_modules\puppeteer\lib\cjs\puppeteer\common\Connection.js:249:18)
at Connection._onMessage (C:\Python311\linkedin-profile-scraper-master\node_modules\puppeteer\lib\cjs\puppeteer\common\Connection.js:117:25)
at getData (C:\Python311\linkedin-profile-scraper-master\scraper\methods.js:387:11)
at runNextTicks (node:internal/process/task_queues:60:5)
at listOnTimeout (node:internal/timers:533:9)
at process.processTimers (node:internal/timers:507:7)
at async C:\Python311\linkedin-profile-scraper-master\index.js:72:80
Node.js v18.12.1
The text was updated successfully, but these errors were encountered:
npm start
Server setup: Setting up...
Adding helper methods to page
Server setup: All done. Listening on port 5001!
undefined
https://www.linkedin.com/in/barackobama/
Expanding all sections by clicking their "See more" buttons
.pv-profile-section.pv-about-section .inline-show-more-text__button false
#experience-section .pv-profile-section__see-more-inline false
.pv-profile-section.education-section .pv-profile-section__see-more-inline false
.pv-skill-categories-section .pv-profile-section__card-action-bar false
.pv-profile-section--certifications-section .pv-profile-section__see-more-inline false
C:\Python311\linkedin-profile-scraper-master\scraper\methods.js:387
throw new Error(error);
^
Error: Error: Evaluation failed: TypeError: Cannot read properties of undefined (reading 'split')
at getDates (C:\Python311\linkedin-profile-scraper-master\utils.js:130:38)
at returnDetailsByExperience (C:\Python311\linkedin-profile-scraper-master\utils.js:107:38)
at Page._onBindingCalled (C:\Python311\linkedin-profile-scraper-master\node_modules\puppeteer\lib\cjs\puppeteer\common\Page.js:998:62)
at C:\Python311\linkedin-profile-scraper-master\node_modules\puppeteer\lib\cjs\puppeteer\common\Page.js:152:60
at C:\Python311\linkedin-profile-scraper-master\node_modules\puppeteer\lib\cjs\vendor\mitt\src\index.js:51:62
at Array.map ()
at Object.emit (C:\Python311\linkedin-profile-scraper-master\node_modules\puppeteer\lib\cjs\vendor\mitt\src\index.js:51:43)
at CDPSession.emit (C:\Python311\linkedin-profile-scraper-master\node_modules\puppeteer\lib\cjs\puppeteer\common\EventEmitter.js:72:22)
at CDPSession._onMessage (C:\Python311\linkedin-profile-scraper-master\node_modules\puppeteer\lib\cjs\puppeteer\common\Connection.js:249:18)
at Connection._onMessage (C:\Python311\linkedin-profile-scraper-master\node_modules\puppeteer\lib\cjs\puppeteer\common\Connection.js:117:25)
at getData (C:\Python311\linkedin-profile-scraper-master\scraper\methods.js:387:11)
at runNextTicks (node:internal/process/task_queues:60:5)
at listOnTimeout (node:internal/timers:533:9)
at process.processTimers (node:internal/timers:507:7)
at async C:\Python311\linkedin-profile-scraper-master\index.js:72:80
Node.js v18.12.1
The text was updated successfully, but these errors were encountered: