goodbye tobey
Banned - Abuse of Staff
- Mar 4, 2024
- 299
- 192
Can I scrape LinkedIn using only requests with sessions & cookies, or should I use browser automation?
I'm using proxies to prevent banning, but I think they track account activity instead of the ip. I'm only having success scraping public profiles, private ones are much harder to scrape.i've did a little test a year back in time and it worked just fine,
you'll probably get the ip banned much faster tho,
well at least that was my case,
idk if it could be related to cookie expiring too,
didn't take much time to test
well, never digged enough to scrape the private ones,I'm using proxies to prevent banning, but I think they track account activity instead of the ip. I'm only having success scraping public profiles, private ones are much harder to scrape.
Thanks bro, Appreciate itwell, never digged enough to scrape the private ones,
it won't take as much time/resources for testing things out tho, just be patient ^^
good luck man ^^
I've done it with browser automation, works ok. Linkedin can be tricky some times. And yes definetly use proxiesCan I scrape LinkedIn using only requests with sessions & cookies, or should I use browser automation?
I tried to scrape a public linkedin profile by only using requests module, it's tricky but I got it workingI've done it with browser automation, works ok. Linkedin can be tricky some times. And yes definetly use proxies![]()