scrape-linkedin icon indicating copy to clipboard operation
scrape-linkedin copied to clipboard

Every request getting ServerIpBlacklisted exception

Open vinitpayal opened this issue 7 years ago • 4 comments

Even though I am able to access profile info in the incognito mode without logging but from the same IP using this package is giving ServerIpBlacklisted exception, have tried it with multiple IP addresses but no luck in even getting a single success response. Can be an issue because of User Agent I think.

vinitpayal avatar Aug 17 '18 12:08 vinitpayal

@vinitpayal same here until I found proxycrawl API, I make get requests to that API which calls linkedin and i use this library to scrape the data. That is the only way I could use this lovely work.

rochenka avatar Oct 10 '18 06:10 rochenka

Hey @rochenka,

Can you please describe the process for doing the same?

nithinkashyapn avatar Feb 12 '19 05:02 nithinkashyapn

@nithinkashyapn I read this page and created a free account and used the API. https://proxycrawl.com/how-to-scrape-linkedin-public-pages

rochenka avatar Feb 20 '19 03:02 rochenka

@rochenka, Thank you.

nithinkashyapn avatar Feb 22 '19 06:02 nithinkashyapn