You are viewing a single comment's thread from:
RE: Integration of Steemit More Info features #7 : Followers Table
getFollowing should be working the same, if you look at the steem api source code, you can see that the limit is set to 1000 as well, so theoretically it should work, now I haven't tried this method as I don't need it...
It seemed to be capped at 100 in steem-python. At least it used to.