Linkedin company scraper
1 day trial then $10.00/month - No credit card required now
Linkedin company scraper
1 day trial then $10.00/month - No credit card required now
This linkedin company extractor program gives you all available information several companies in bulk including name, address, phone numbers, website, employee count, etc
You can access the Linkedin company scraper programmatically from your own applications by using the Apify API. You can choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
1echo '{
2 "urls": [
3 "https://www.linkedin.com/company/microsoft",
4 "https://www.linkedin.com/company/76987811"
5 ],
6 "minDelay": 2,
7 "maxDelay": 5
8}' |
9apify call curious_coder/linkedin-company-scraper --silent --output-dataset
Linkedin company scraper API through CLI
The Apify CLI is the official tool that allows you to use Linkedin company scraper locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include:
Actor Metrics
62 monthly users
-
16 stars
94% runs succeeded
8.3 days response time
Created in Jun 2023
Modified 3 months ago