Code Monkey home page Code Monkey logo

Comments (4)

iojw avatar iojw commented on May 27, 2024 1

Great! You might want to check the success attribute first to ensure that the query was performed succesfully.

from socialscan.

axelabbas avatar axelabbas commented on May 27, 2024

Never-mind, Got it!

Printing the results gives me:

PlatformResponse(platform=<Platforms.INSTAGRAM: <class 'socialscan.platforms.Instagram'>>, query='[email protected]', available=False, valid=False, success=False, message='ServerTimeoutError - Connection timeout to host https://instagram.com', link=None)
[email protected]
PlatformResponse(platform=<Platforms.INSTAGRAM: <class 'socialscan.platforms.Instagram'>>, query='[email protected]', available=False, valid=False, success=False, message="ClientHttpProxyError - 503, message='Service Unavailable', url=URL('http://115.223.7.110:80')", link=None)
[email protected]
PlatformResponse(platform=<Platforms.INSTAGRAM: <class 'socialscan.platforms.Instagram'>>, query='[email protected]', available=False, valid=False, success=False, message="ClientHttpProxyError - 403, message='Forbidden', url=URL('http://119.81.189.194:8123')", link=None)
[email protected]
PlatformResponse(platform=<Platforms.INSTAGRAM: <class 'socialscan.platforms.Instagram'>>, query='[email protected]', available=False, valid=False, success=False, message="ClientHttpProxyError - 403, message='Forbidden', url=URL('http://119.81.189.194:80')", link=None)
[email protected]
PlatformResponse(platform=<Platforms.INSTAGRAM: <class 'socialscan.platforms.Instagram'>>, query='[email protected]', available=False, valid=False, success=False, message='ServerTimeoutError - Connection timeout to host https://instagram.com', link=None)
[email protected]
PlatformResponse(platform=<Platforms.INSTAGRAM: <class 'socialscan.platforms.Instagram'>>, query='[email protected]', available=False, valid=False, success=False, message="ClientProxyConnectionError - Cannot connect to host 138.197.157.32:3128 ssl:default [Connect call failed ('138.197.157.32', 3128)]", link=None)
[email protected]

My proxies aren't working.
Feel free to close it!

from socialscan.

axelabbas avatar axelabbas commented on May 27, 2024

Hey again, I have a question, I've been trying to find other proxies and every proxy I used ended up at failing, my question is that I have a list of proxies and the way the scanner works is it takes the proxy and uses it with the mail, if the proxy doesn't work it just skips the user, now my question is: is there a way to make it that it keeps taking proxies until it succeeds? Or do I need to do some editing in the source to get that working (sorry for the unprofessional explanation)

from socialscan.

iojw avatar iojw commented on May 27, 2024

Yes, you are right. The current behavior is to cycle through proxies for each request regardless of whether the request succeeded. There isn't an option to retry until it succeeds currently so you could create an issue for this to request it or edit the source code to make it work as you described.

from socialscan.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.