LinkedIn Profile avatar
LinkedIn Profile

Under maintenance

Pricing

$5.00/month + usage

Go to Store
LinkedIn Profile

LinkedIn Profile

Under maintenance

Developed by

Lord Flotrox

Lord Flotrox

Maintained by Community

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

70%

Issue response

81 days

Last 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
3 months 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....