Linkedin post scraper avatar

Linkedin post scraper

Try for free

3 days trial then $30.00/month - No credit card required now

Go to Store
Linkedin post scraper

Linkedin post scraper

curious_coder/linkedin-post-search-scraper
Try for free

3 days trial then $30.00/month - No credit card required now

Scrape linkedin posts or updates from linkedin post search results. Supports advanced linkedin search filters. Extract posts from any linkedin member

Developer
Maintained by Community

Actor Metrics

  • 811 monthly users

  • 2.3 / 5 (6)

  • 179 bookmarks

  • 86% runs succeeded

  • 5.9 days response time

  • Created in Jun 2023

  • Modified 2 months ago

Categories
SB

Clay.com integration getting error

Open
sensible_blender opened this issue
a month ago

So I selected this scraper in clay.com and used LinkedIn URLs as input but its giving me an error can you please tell me how i should set it up so it uses the LinkedIn URL from clay to run the actor and return the posts?

curious_coder avatar

In order to quickly identify the reason of your issue, I need to inspect your run.

Please share the URL of the run where you faced this issue. You can find your runs on this page: https://console.apify.com/actors/runs

SB

sensible_blender

a month ago

does this help:

2025-02-13T00:20:59.324Z ACTOR: Pulling Docker image of build j7hSyeshT0JQPfOvX from repository. 2025-02-13T00:21:00.708Z ACTOR: Creating Docker container. 2025-02-13T00:21:01.423Z ACTOR: Starting Docker container. 2025-02-13T00:21:02.959Z INFO System info {"apifyVersion":"3.2.6","apifyClientVersion":"2.11.1","crawleeVersion":"3.12.1","osType":"Linux","nodeVersion":"v18.20.5"} 2025-02-13T00:21:03.205Z TypeError: Cannot read properties of undefined (reading 'match') 2025-02-13T00:21:03.206Z at file:///usr/src/app/src/linkedin.js:19:62 2025-02-13T00:21:03.207Z at Array.filter () 2025-02-13T00:21:03.210Z at new Client (file:///usr/src/app/src/linkedin.js:19:31) 2025-02-13T00:21:03.211Z at file:///usr/src/app/src/main.js:82:16 2025-02-13T00:21:03.212Z at process.processTicksAndRejections (node:internal/process/task_queues:95:5)

SB

sensible_blender

a month ago

hi any updates to this? Here is what i had put in as input in clay:

{ "urls": ["{{Company Linkedin URL}}"], "minDelay": 2, "maxDelay": 8, "cookie": ["AQEDAQSgXPMD42RCAAABlPx3DJsAAAGVIIOQm1YAHyQPDrlYkCFmuRaN3spvygv5t6w6xfEoDqT5QWvqcqsjmJmZPvybjK-j1qFu3299OqqaiUgzXBFka50RWKXxadTJVH0feLKaNv329FMAwKj3-KI3"], "proxy": { "useApifyProxy": true, "apifyProxyCountry": "US" } }

SB

sensible_blender

a month ago

hello?

EN

emotional_nest

17 days ago

is it working?

curious_coder avatar

Cookie format is wrong

Follow these steps to get the cookies:

  • Install Cookie-Editor chrome extension
  • Login to your Linkedin account
  • Click on the extension and export the cookies
  • Paste the copied cookies into input

Video - How to get cookies

EN

emotional_nest

17 days ago

I sent you an email, I'm looking for consulting as I'm not able to run it