
Linkedin Company Profile Scraper
Pricing
$10.00/month + usage

Linkedin Company Profile Scraper
The LinkedIn Company Profile Scraper is a powerful and efficient tool designed to extract valuable information from LinkedIn company profiles with ease. Whether you're a market researcher, sales professional, or just curious about a company's background.
1.0 (1)
Pricing
$10.00/month + usage
35
Monthly users
54
Runs succeeded
>99%
Response time
13 hours
Last modified
3 days ago
Using Apify Actor with Dynamic URLs via n8n HTTP Request
Open
Hello,
I'm currently integrating Apify with n8n, and I'm using the HTTP Request node to trigger an Apify Actor execution. My goal is to send a dynamic list of LinkedIn company URLs, one per item, directly from n8n into the Actor as part of an automated scraping workflow.
Here’s an example of the type of request I'm sending from n8n:
Example request from n8n
https://api.apify.com/v2/acts/3rgDeYgLhr6XrVnjs/runs?token=apify_api_{}
JSON body:
{ "urls": ["{{$json.currentItem.input.domain}}"], "proxy": { "useApifyProxy": true } }
The variable {{$json.currentItem.input.domain}} is dynamically populated for each item in the workflow, based on the list of domains being processed.
My question is:
Is this a supported approach for launching an Apify Actor from n8n with dynamic input per execution? If not, is there an alternative recommended method to submit a list of URLs (one per item) programmatically using Apify’s API?
Thanks in advance for your guidance!
Best regards, Emanuele
https://api.apify.com/v2/acts/3rgDeYgLhr6XrVnjs/run-sync-get-dataset-items?token=apify_api_****
this is more suitable because it will start actor wait till finish and give dataset in response
automation.itersonmedia
Thanks. I'll try it soon this API version. And let you know!
Pricing
Pricing model
RentalTo use this Actor, you have to pay a monthly rental fee to the developer. The rent is subtracted from your prepaid usage every month after the free trial period. You also pay for the Apify platform usage.
Free trial
Price
$10.00