LinkedIn Profile Scraper
by icypeas_official
LinkedIn Profile Scraper powered by Icypeas. Upload a list of LinkedIn profile URLs to find their information. Supports CSV, TSV, and semicolon-separa...
Opens on Apify.com
About LinkedIn Profile Scraper
LinkedIn Profile Scraper powered by Icypeas. Upload a list of LinkedIn profile URLs to find their information. Supports CSV, TSV, and semicolon-separated formats. Returns all the LinkedIn information about profiles.
What does this actor do?
LinkedIn Profile Scraper is a web scraping and automation tool available on the Apify platform. It's designed to help you extract data and automate tasks efficiently in the cloud.
Key Features
- Cloud-based execution - no local setup required
- Scalable infrastructure for large-scale operations
- API access for integration with your applications
- Built-in proxy rotation and anti-blocking measures
- Scheduled runs and webhooks for automation
How to Use
- Click "Try This Actor" to open it on Apify
- Create a free Apify account if you don't have one
- Configure the input parameters as needed
- Run the actor and download your results
Documentation
LinkedIn Profile Scraper Actor Scrape LinkedIn profiles in bulk powered by Icypeas. ## Input Parameters The input should be a list of LinkedIn profile URLs: | Field | Type | Required | Description | |-----------|------|----------|-------------| | linkedinUrls | Array of Strings | Yes | List of LinkedIn profile URLs | Each URL must be in the format: https://www.linkedin.com/in/username Example:
## Output Format json { "profile": { "name": "John Doe", "headline": "CEO at Company", "location": "Paris, France", "connections": 500, "languages": "English, French", "url": "https://www.linkedin.com/in/johndoe" }, "currentPosition": { "title": "Chief Executive Officer", "company": "Company Name", "location": "Paris, France" }, "education": [ { "degree": "Master's Degree", "school": "University Name", "field": "Computer Science" } ], "experience": [ { "title": "Previous Role", "company": "Previous Company", "location": "Location", "description": "Role description" } ] } ## Usage Example You can also integrate this Actor into your own product by adding just a few lines of code javascript const run = await client.actor('icypeas_official/linkedin-profile-scraper').call({ "linkedinUrls": [ "https://www.linkedin.com/in/corentin-ribeyre-30085a3b", "https://www.linkedin.com/in/pierre-baptiste-landoin-icypeas" ] }); const { items } = await client.dataset(run.defaultDatasetId).listItems(); console.log(items); ## Pricing - $0.07 per profile scrape - Get API access on Icypeas.com for more customized offers ## About Icypeas Professional B2B prospecting tools: - Email Finder - Email Verifier - Domain Scanner - LinkedIn Profile/Company Scraper Visit Icypeas.com ## Technical Details ### Limitations - Single profile scraper: 20 calls /sec - Single company scraper: 20 calls /sec - Bulk profile scraper: 20 calls /sec (with up to 50 rows per call) - Bulk company scraper: 20 calls /sec (with up to 50 rows per call) ### Error Handling The Actor handles various error cases: - Invalid LinkedIn URLs - API authentication errors - Rate limit exceeded - Network timeouts - Scraping failures ## Support For any issues or questions: - Contact Icypeas Support (support@icypeas.com) - Open an issue on the actor's repository ## License This Actor is provided by Icypeas. Usage is subject to Icypeas's Terms of Service.
Categories
Common Use Cases
Market Research
Gather competitive intelligence and market data
Lead Generation
Extract contact information for sales outreach
Price Monitoring
Track competitor pricing and product changes
Content Aggregation
Collect and organize content from multiple sources
Ready to Get Started?
Try LinkedIn Profile Scraper now on Apify. Free tier available with no credit card required.
Start Free TrialActor Information
- Developer
- icypeas_official
- Pricing
- Paid
- Total Runs
- 1,113
- Active Users
- 248
Related Actors
🏯 Tweet Scraper V2 - X / Twitter Scraper
by apidojo
Instagram Scraper
by apify
TikTok Scraper
by clockworks
Instagram Profile Scraper
by apify
Apify provides a cloud platform for web scraping, data extraction, and automation. Build and run web scrapers in the cloud.
Learn more about ApifyNeed Professional Help?
Couldn't solve your problem? Hire a verified specialist on Fiverr to get it done quickly and professionally.
Trusted by millions | Money-back guarantee | 24/7 Support