
Linkedin Company Profile Id To Slug Finder
No credit card required

Linkedin Company Profile Id To Slug Finder
No credit card required
This is a utility Actor, it can help you to find slug based url by entering id based company profile url. Which can be used in Linkedin Company Profile Scraper to scrape company profile.
Actor Metrics
19 Monthly users
No reviews yet
1 bookmark
>99% runs succeeded
8.2 hours response time
Created in Jan 2025
Modified 12 days ago
You can access the Linkedin Company Profile Id To Slug Finder programmatically from your own applications by using the Apify API. You can also 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://linkedin.com/company/10038644"
4 ],
5 "proxy": {
6 "useApifyProxy": true
7 }
8}' |
9apify call sanjeta/linkedin-company-profile-id-to-slug-finder --silent --output-dataset
Linkedin Company Profile Id To Slug Finder API through CLI
The Apify CLI is the official tool that allows you to use Linkedin Company Profile Id To Slug Finder locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include: