Giter Club home page Giter Club logo

Comments (3)

RaffaeleNachos avatar RaffaeleNachos commented on August 17, 2024 1

I think it don't get stuck but it uses a very slow algorithm for building it. If you have more than 1000 followers it will take hours... Just print "test" in the forloop for finding when a person is added in queue.

from insta-unfollower.

tuxity avatar tuxity commented on August 17, 2024 1

@RaffaeleNachos is right, building lists is super slow. I need to review the algorithm but Insta have limitations on their side too when fetching users. For now it's just a rand inside a sleep.

I was thinking few days ago of doing the unfollow at each get when building the lists, but we can't know if the profile is following you. We have to do a comparaison between followers and following lists :/

If you made improvements, don't hesitate to submit a PR ;)

from insta-unfollower.

katepratik avatar katepratik commented on August 17, 2024

@RaffaeleNachos Thanks for you reply! I got into the code and made some changes to print logs and tweaked the sleep time too. ;)

from insta-unfollower.

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.