Open JoeKarow opened 8 months ago
Added regex for the linkedin.com/company/XXXXXXX
linkedin.com/company/XXXXXXX
Updated PROFILE_ID regex to allow percent encoded characters from the url. (Example URL: https://www.linkedin.com/company/brigham-and-women%27s-hospital/)
PROFILE_ID
https://www.linkedin.com/company/brigham-and-women%27s-hospital/
Added regex for the
linkedin.com/company/XXXXXXX
Updated
PROFILE_ID
regex to allow percent encoded characters from the url. (Example URL:https://www.linkedin.com/company/brigham-and-women%27s-hospital/
)