LinkedIn Profile avatar

LinkedIn Profile

Under maintenance
Try for free

7 days trial then $5.00/month - No credit card required now

View all Actors
This Actor is under maintenance.

This Actor may be unreliable while under maintenance. Would you like to try a similar Actor instead?

See alternative Actors
LinkedIn Profile

LinkedIn Profile

lordflotrox/linkedin-profile
Try for free

7 days trial then $5.00/month - No credit card required now

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.

FH

Keeps returning no Output and failing the actor

Open

fortuitous_highboy opened this issue
2 years ago

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/_page.py", line 474, in content 2023-01-21T18:51:43.087Z return await self._main_frame.content() 2023-01-21T18:51:43.090Z File "/opt/venv/lib/python3.9/site-packages/playwright/_impl/_frame.py", line 415, in content 2023-01-21T18:51:43.092Z return await self._channel.send("content") 2023-01-21T18:51:43.094Z File "/opt/venv/lib/python3.9/site-packages/playwright/_impl/_connection.py", line 44, in send 2023-01-21T18:51:43.096Z return await self._connection.wrap_api_call( 2023-01-21T18:51:43.097Z File "/opt/venv/lib/python3.9/site-packages/playwright/_impl/_connection.py", line 419, in wrap_api_call 2023-01-21T18:51:43.099Z return await cb() 2023-01-21T18:51:43.101Z File "/opt/venv/lib/python3.9/site-packages/playwright/_impl/_connection.py", line 79, in inner_send 2023-01-21T18:51:43.102Z result = next(iter(done)).result() 2023-01-21T18:51:43.104Z playwright._impl._api_types.Error: Unable to retrieve content because the page is navigating and changing the content. Export 0 results

CM

cache_money

2 years ago

I am having the same issue

Developer
Maintained by Community
Actor metrics
  • 15 monthly users
  • 2 stars
  • 54.8% runs succeeded
  • Created in Nov 2022
  • Modified almost 2 years ago