i n Scraper ⭐
7 days trial then $30.00/month - No credit card required now
This Actor may be unreliable while under maintenance. Would you like to try a similar Actor instead?
See alternative Actorsi n Scraper ⭐
7 days trial then $30.00/month - No credit card required now
💼 Scrape Linkedin.com
You can access the i n 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 "query": [
3 "https://www.linkedin.com/in/williamhgates/",
4 "@williamhgates/videos"
5 ],
6 "limit": 5,
7 "dev_custom_cookies": [
8 {
9 "key": "li_at",
10 "value": ""
11 }
12 ]
13}' |
14apify call jupri/linkedin --silent --output-dataset
LinkedIn Scraper API through CLI
The Apify CLI is the official tool that allows you to use i n 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:
- 1 monthly user
- 2 stars
- 93.3% runs succeeded
- Created in Aug 2024
- Modified 3 months ago