LinkedIn Profile avatar

LinkedIn Profile

Under maintenance
Try for free

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

Go to Store
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.

Developer
Maintained by Community

Actor Metrics

  • 11 monthly users

  • No reviews yet

  • 3 bookmarks

  • 54% runs succeeded

  • 26 days response time

  • Created in Nov 2022

  • Modified 2 years ago

competent_path avatar

Unable to retrieve content because the page is navigating and changing the content.

Open
Competent Path (competent_path) opened this issue
a month ago

File "/usr/src/app/main.py", line 75, in data = asyncio.run(execute(url)) File "/usr/local/lib/python3.9/asyncio/runners.py", line 44, in run return loop.run_until_complete(main) File "/usr/local/lib/python3.9/asyncio/base_events.py", line 647, in run_until_complete return future.result() File "/usr/src/app/main.py", line 52, in execute html = await run(p, url) File "/usr/src/app/main.py", line 27, in run html = await page.content() File "/opt/venv/lib/python3.9/site-packages/playwright/async_api/_generated.py", line 8814, in content return mapping.from_maybe_impl(await self._impl_obj.content()) File "/opt/venv/lib/python3.9/site-packages/playwright/_impl/_page.py", line 474, in content return await self._main_frame.content() File "/opt/venv/lib/python3.9/site-packages/playwright/_impl/_frame.py", line 415, in content return await self._channel.send("content") File "/opt/venv/lib/python3.9/site-packages/playwright/_impl/_connection.py", line 44, in send return await self._connection.wrap_api_call( File "/opt/venv/lib/python3.9/site-packages/playwright/_impl/_connection.py", line 419, in wrap_api_call return await cb() File "/opt/venv/lib/python3.9/site-packages/playwright/_impl/_connection.py", line 79, in inner_send result = next(iter(done)).result() playwright._impl._api_types.Error: Unable to retrieve content because the page is navigating and changing the content.

competent_path avatar

Just saw that actor is under maintenance....