Linkedin company scraper avatar
Linkedin company scraper

Pricing

$10.00/month + usage

Go to Store
Linkedin company scraper

Linkedin company scraper

curious_coder/linkedin-company-scraper

Developed by

Curious Coder

Maintained by Community

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

73

Runs succeeded

89%

Response time

5.3 days

Last modified

8 months ago

BA

Scraper not returning data 2024-05-29

Closed
buoyant_aspect opened this issue
10 months ago

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!

curious_coder avatar

Try with new cookies, and share the run / logs

Pricing

Pricing model

Rental 

To 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