LinkedIn Sales Navigator Account Scraper
Under maintenancePricing
Pay per usage
LinkedIn Sales Navigator Account Scraper
Under maintenanceExtract company account details from a Sales Navigator account URL. Enrich target accounts for outbound and research.
Pricing
Pay per usage
Rating
0.0
(0)
Developer
Alex Jordan
Maintained by CommunityActor stats
0
Bookmarked
1
Total users
0
Monthly active users
8 days ago
Last modified
Categories
Share
Sales Navigator Account Scraper
What does Sales Navigator Account Scraper do? Sales Navigator Account Scraper extracts company account details from a LinkedIn Sales Navigator account URL using an authenticated session. It is useful for account research, enrichment workflows, and repeatable company data collection.
Built on the Apify platform, this Actor supports scheduling, webhooks, and dataset exports.
Why use Sales Navigator Account Scraper?
- Account research - Extract company details for prospecting and pipeline workflows
- Structured enrichment - Turn Sales Navigator account pages into usable records
- Operational visibility - Track extraction results in Apify datasets
How to use Sales Navigator Account Scraper
- Open the Actor on Apify
- Enter the Sales Navigator company URL and required authenticated session inputs
- Start the run
- Review the dataset output for extracted company details
Input This Actor accepts the fields required to extract a Sales Navigator account through an authenticated session.
Proxy object Use the proxy object to define how requests should be routed. Common fields are:
ip- Proxy host or endpoint URLport- Proxy portusername- Proxy usernamepassword- Proxy password
Example input
{"snCompanyUrl": "https://www.linkedin.com/sales/company/13230763","li_at": "example_li_at","JSESSIONID": "ajax:example","bcookie": "example_bcookie","liap": "true","li_theme_set": "app","li_theme": "light","timezone": "Europe/Paris","bscookie": "example_bscookie","li_a": "example_li_a","user-agent": "Mozilla/5.0 ...","timezoneOffset": "2","csrf-token": "ajax:example","profileId": "example-profile-id","User-Agent": "Mozilla/5.0 ...","x-li-track": "{\"clientVersion\":\"1.13.455\"}","x-li-lang": "en_US","X-Restli-Protocol-Version": "2.0.0","txSmSelfProfileUrl": "https://www.linkedin.com/in/example-self/","proxy": {"ip": "http://proxy.example.com","port": "1080","username": "example_username","password": "example_password"}}
Output The Actor writes the extraction result to the default dataset.
Example output
{"success": true,"response": {"inputSnCompanyUrl": "https://www.linkedin.com/sales/company/13230763","companyName": "Example Company","companyId": "13230763","companyUrl": "https://www.linkedin.com/sales/company/13230763","companyPublicUrl": "https://www.linkedin.com/company/example-company","website": "https://example.com","industry": "Software Development","headcount": "51-200","location": "United States","timestamp": "2026-06-30T00:00:00.000Z"}}
Pricing / Cost estimation $0.0025 per successful API call
Support If you need adjustments for your workflow, use the Actor Issues tab or your internal support channel.