
LinkedIn Profile
Under maintenance
Pricing
$5.00/month + usage

LinkedIn Profile
Under maintenance
Get information about a LinkedIn profile given a LinkedIn URL. Useful for programmatically extracting data about profiles at scale without the need for a parser or manual labor.
0.0 (0)
Pricing
$5.00/month + usage
3
Total users
1.1k
Monthly users
3
Runs succeeded
71%
Issue response
85 days
Last modified
2 years ago
Keeps returning no Output and failing the actor
Open
Cannot load data from dataset. Reason: Cannot read properties of undefined (reading 'fields')
2023-01-21T18:51:35.781Z ACTOR: Pulling Docker image from repository. 2023-01-21T18:51:35.893Z ACTOR: Creating Docker container. 2023-01-21T18:51:37.744Z ACTOR: Starting Docker container. 2023-01-21T18:51:40.170Z Loading input 2023-01-21T18:51:40.227Z URL: https://www.linkedin.com/in/elenaverna/ 2023-01-21T18:51:43.060Z Traceback (most recent call last): 2023-01-21T18:51:43.063Z File "/usr/src/app/main.py", line 75, in 2023-01-21T18:51:43.065Z data = asyncio.run(execute(url)) 2023-01-21T18:51:43.067Z File "/usr/local/lib/python3.9/asyncio/runners.py", line 44, in run 2023-01-21T18:51:43.069Z return loop.run_until_complete(main) 2023-01-21T18:51:43.070Z File "/usr/local/lib/python3.9/asyncio/base_events.py", line 647, in run_until_complete 2023-01-21T18:51:43.072Z return future.result() 2023-01-21T18:51:43.074Z File "/usr/src/app/main.py", line 52, in execute 2023-01-21T18:51:43.076Z html = await run(p, url) 2023-01-21T18:51:43.078Z File "/usr/src/app/main.py", line 27, in run 2023-01-21T18:51:43.080Z html = await page.content() 2023-01-21T18:51:43.082Z File "/opt/venv/lib/python3.9/site-packages/playwright/async_api/_generated.py", line 8814, in content 2023-01-21T18:51:43.084Z return mapping.from_maybe_impl(await self._impl_obj.content()) 2023-01-21T18:51:43.086Z File "/opt/venv/lib/python3.9/site-packages/playwright/_impl... [trimmed]
cache_money
I am having the same issue