
LinkedIn Scrape: Profiles, Posts, Messages, Reactions, Comments
Pricing
$20.00/month + usage

LinkedIn Scrape: Profiles, Posts, Messages, Reactions, Comments
Scrape & Collect profiles, companies, posts, messages, reactions, and comments efficiently. Save 84% on costs while getting more functionality. Perfect for researchers, recruiters, sales teams, and marketers. Customizable, automated, and easy to integrate.
5.0 (1)
Pricing
$20.00/month + usage
3
Monthly users
17
Runs succeeded
99%
Response time
0.45 hours
Last modified
a month ago
Issue with api call to agent-x/linkedin-multi-functional-scraper — “Field input.apifyToken is required"
Open
Hi there,
I’m trying to run your actor (agent-x/linkedin-multi-functional-scraper) via the Apify Python SDK and I’m consistently getting this error: ❌ Apify actor call failed: Input is not valid: Field input.apifyToken is required Here’s the redacted payload I’m sending: { "searchUrl": "<REDACTED_SALES_NAV_URL>", "cookie": { "li_at": "", "other_cookie_1": "", "other_cookie_2": "" }, "operations": { "extractProfiles": { "enabled": true } }, "resultsLimit": 10, "proxyConfiguration": { "useApifyProxy": true, "apifyProxyGroups": ["RESIDENTIAL"], "apifyProxyCountry": "AU" } } And the relevant part of the Python code is: from apify_client import ApifyClient
client = ApifyClient(APIFY_API_KEY) run = client.actor("agent-x/linkedin-multi-functional-scraper").call( run_input=run_input, wait_secs=600 ) My APIFY_API_KEY is correctly set via environment variables and works with other actors. Just wondering: • Is the apifyToken field required even when using the SDK and authenticated via API key? • Should I be passing it explicitly in the input like {"apifyToken": "..."}? • Or is there something I’ve misunderstood in the actor’s expected input structure?
Any help would be appreciated — the actor looks perfect for our use case.
Thanks!
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
3 days
Price
$20.00