ExpandedVenture / ConnectionSphere

Simple Service to Start Prospecting Online
0 stars 0 forks source link

Show leads pictures #135

Open ExpandedVenture opened 2 years ago

ExpandedVenture commented 2 years ago

A:

I want my auotmation to download the profile picture of the social site users that I send a connection request to. May such a social site track that and detect my automation?

B:

They could. Can you do it via a separate thread?

A:

I could do it into a separate thread, but I am affraid they will block the IP.

B:

You should be able to do it without being detected since the image is automatically loaded when you load the page.

A:

You say save it from the browser, instead download from the website again. That is good idea. I will research how to do it with selenium.

Reference: https://stackoverflow.com/questions/18424624/using-selenium-to-save-images-from-page