Scrape search results from linkedin people search. Perform search on linkedin and pass the resulting url from address bar to this actor to scrape profiles.
This actor works on a logged in linkedin account, but doesn't require login details or 2FA as it does't login but uses already generated linkedin session information.
You need to pass linkedin cookies to this actor to use the existing session to access search results page and perform scraping.
You can customise and randomise the delay between scraping pages.
Install Cookie-Editor chrome extension
Login to your linkedin account
Click on the extension and export the linkedin cookies
Paste the cookies into this actor's Linkedin cookie
input field
Go to linkedin people search page, search with required filters and once you are done, copy the full URL from address bar and pass it to this actor
Copy the link from address bar and paste it to actor Search URL
input field
Enter start page and end page based on your requirements. You can access up to max 1000 results per search.
Here is the sample output of this actor:
1{ 2 "fullName": "Javeed Ashraf", 3 "firstName": "Javeed", 4 "lastName": "Ashraf", 5 "id": "143153644", 6 "location": "Bengaluru", 7 "headline": "Software Engineer III at GitHub | Ex-Walmart", 8 "profileId": "ACoAAAiIWewBj6_Brf4O_tuu22yge09fi23wBVg", 9 "distance": "1st", 10 "publicId": "javeedashraf1", 11 "profileUrl": "https://www.linkedin.com/in/javeedashraf1" 12}
Scrape list of employees of a linkedin company. Go to linkedin people search page and click on 'Company' filter and select the company.
Scrape list of event attendees of a linkedin event. Go to desired linkedin event page and click on 'Attend' button and register yourself. Then you can see a link to see event attendees right above the button.
Scrape list of people who are following a linkedin user. On linkedin search page, Select result type to 'People' and then click on 'All filters', then under 'Followers of user' filter, search for and select the linkedin user to find their followers
Yes, if you're scraping publicly available data for personal or internal use. Always review Websute's Terms of Service before large-scale use or redistribution.
No. This is a no-code tool — just enter a job title, location, and run the scraper directly from your dashboard or Apify actor page.
It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.
Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.
You can use the Try Now button on this page to go to the scraper. You’ll be guided to input a search term and get structured results. No setup needed!