
Linkedin company scraper
Pricing
$10.00/month + usage

Linkedin company scraper
This linkedin company extractor program gives you all available information several companies in bulk including name, address, phone numbers, website, employee count, etc
0.0 (0)
Pricing
$10.00/month + usage
32
Monthly users
72
Runs succeeded
89%
Response time
4.8 days
Last modified
8 months ago
Scraper not returning data 2024-05-29
Prepare the Actor input
run_input = { "urls": [ "https://www.linkedin.com/company/microsoft", "https://www.linkedin.com/company/76987811", ], "minDelay": 2, "maxDelay": 5, "cookie": linkedin_cookies }
Run the Actor and wait for it to finish
run = client.actor("CzfgYQcC57pYWSXbv").call(run_input=run_input)
all_linkedin_companies = []
Fetch and print Actor results from the run's dataset (if there are any)
for item in client.dataset(run["defaultDatasetId"]).iterate_items(): print(item) all_linkedin_companies.append(item)
Yesterday the scraper wasss running well. But today when I run it, I don't get any data. Can you check? Thank you!

Try with new cookies, and share the run / logs
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
1 day
Price
$10.00