Linkedin data scraper ( EVERY-THING ) avatar
Linkedin data scraper ( EVERY-THING )

Pricing

$125.00/month + usage

Go to Store
Linkedin data scraper ( EVERY-THING )

Linkedin data scraper ( EVERY-THING )

Developed by

Muhammad Usama

Muhammad Usama

Maintained by Community

This actor can scrape anything from linkedin. Anything includes Person Data, Company Data, Person Posts, Company Posts, Search Jobs, Search People, Search Companies, Search Posts and much more

5.0 (2)

Pricing

$125.00/month + usage

29

Total users

737

Monthly users

186

Runs succeeded

>99%

Issue response

2.1 days

Last modified

5 days ago

NJ

Faster way to get posts from multiple people

Closed

njcaruso opened this issue
15 days ago

The person posts does not support multiple URLs. Is there a way to do this, or a recommendation on how to make the process faster? I don't know how APIFY works with the containers, but it almost seems like if we call person posts 10x, it goes through the boot-up/tear-down process for each API call. Or is there a way to tell APIFY to keep the container up to receive multiple calls?

NJ

njcaruso

15 days ago

For example, I was hoping maybe:

{
"input": {
"tasks": [
{
"body": {
"url": "http://linkedin.com/in/luke-sharp-b3838719a",
"page": 1
},
"endpoint": "person-posts"
},
{
"body": {
"url": "http://linkedin.com/in/hollie-smith-96ab44b5",
"page": 1
},
"endpoint": "person-posts"
}
]
}
}
muhammad_usama avatar

You can use api to trigger such actions

NJ

njcaruso

15 days ago

Can you give me an example please or point me to the documentation.

NJ

njcaruso

15 days ago

Thank you for the fast response. Do you mean the javascript/python API? I am hoping to just be able to do this with the REST API. Can you point to documentation please?

muhammad_usama avatar

Discussed all the stuff in google meet