ericfourrier / scrape-linkedin

Scrape a public LinkedIn profile.
MIT License
152 stars 51 forks source link

pylinkedin.exceptions.ServerIpBlacklisted #2

Closed Sreenuvasuluzinnov closed 7 years ago

Sreenuvasuluzinnov commented 7 years ago

By Using This we got an exception Like This

"pylinkedin.exceptions.ServerIpBlacklisted: Linkedin forbids certain type of cloud provider to do raw https requests line Aws, Digital Ocean"

ericfourrier commented 7 years ago

Unfortunately linkedin seems to ban http get requests from any ip now not only cloud providers ip blocks.

You can try to simulate a browser with selenium