Steven Smith

Results 8 comments of Steven Smith

Same issue - just tested though and it seems it actually follows the private user in my case, but returns false because you have to request as said above

@yarlson this is a childish request at best assuming you made it yourself. There are actual problems with the repo and you're creating useless issues.

> @LeilaSchooley I'll take a look and see if it's something I'll be able to do Great, thanks. Also tagging in @adityaa-codes, @noqcks, @subzeroid, @vltclz, @Jammy108, @nil-malh, @jashparekh, @elmissouri16, @a13sha,...

@reddere, @SK4P3, @tkorchagin, @Ameer5CT, @xliee, @asbestossupply, @naisukhy, @HellBoy-OP, @howardtmarin, @will-holley, @MehdiMJ1, @emmacooperpeterson, @dougwettlaufer, @yeeyou, @dmunozv04, @theiltho, @just-claudio, @OPHoperHPO, @wpbloger, @bedefaced, @ohld.

**Apologies, but other people are facing this issue as well - this is also a bug as the methods are not properly defined. Your help would be much appreciated.**

Dear @jarrodnorwell, were you able to look into this? Many thanks. > @LeilaSchooley I'll take a look and see if it's something I'll be able to do

from instauto.api.client import ApiClient from instauto.helpers.friendships import get_followers client = ApiClient(username='', password='') client.log_in() client.save_to_disk('your-savefile.instauto') followers = get_followers(client, username='visitlondon', limit=100) print(followers) i try this exact code, the result is an empty...