I\'ve used the below code to scrap the profiles
from selenium import webdriver from linkedin_scraper import Person, actions from bs4 import BeautifulSoup fro