m8sec / CrossLinked

LinkedIn enumeration tool to extract valid employee names from an organization through search engine scraping
GNU General Public License v3.0
1.3k stars 183 forks source link

allow international linkedin.com subdomains #15

Closed mplattner closed 2 years ago

mplattner commented 2 years ago

fixes #13

the html result contained international linkedin subdomains (e.g., it.linkedin.com, at.linkedin.com etc.), which are currently skipped by CrossLinked. my PR fixes that.

m8sec commented 2 years ago

Love it, thanks for your help ❤️

mplattner commented 2 years ago

Cool, thanks for the swift merge and this useful tool. 👏