Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PROXY SUPPORT #67

Open
yashvoladoddi37 opened this issue Feb 7, 2025 · 6 comments
Open

PROXY SUPPORT #67

yashvoladoddi37 opened this issue Feb 7, 2025 · 6 comments
Labels

Comments

@yashvoladoddi37
Copy link

I understand that residential proxies and ips are required in order to safely use one ip for one account

But how do you implement that in this codebase?

@cullenwatson
Copy link
Owner

oh yea thats a good point. i need to add a proxy param to the LinkedInAccount()

@yashvoladoddi37
Copy link
Author

yashvoladoddi37 commented Feb 8, 2025 via email

@cullenwatson
Copy link
Owner

cullenwatson commented Feb 8, 2025

yea u can if u want. when the requests.Session() is created just add the proxies to it with session.proxies=, prob 10 lines of code to do this feature

@yashvoladoddi37
Copy link
Author

yashvoladoddi37 commented Feb 9, 2025

yea u can if u want. when the requests.Session() is created just add the proxies to it with session.proxies=, prob 10 lines of code to do this feature

Got it boss say less🗣️🗣️🗣️

@yashvoladoddi37
Copy link
Author

yea u can if u want. when the requests.Session() is created just add the proxies to it with session.proxies=, prob 10 lines of code to do this feature

what would be a good proxy provider for this? brightdata? or are their free resources for this?

@cullenwatson
Copy link
Owner

hmm no one ever shares this info. you kinda just have to buy and try it out unfortunately.

@cullenwatson cullenwatson changed the title How to create and manage multiple LinkedIn accounts from a single device PROXY SUPPORT Feb 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants