How can I scrape all the education and experince details of user profile on Linkedin
So Im using voyager api to get profile infor on linkedin , also i have another api called linkedin-api to scrape linkedin profile. but the problem is while im getting all the data, i only get the first 5 experiences even if there are more than 5 experiences and I only get first 3 educations even if there are more. It seems the response is paginated but im not not able to access the remaining education and experince details.
Thats the response showing the pagination im just showing a snippet of the json,