InstaSharper icon indicating copy to clipboard operation
InstaSharper copied to clipboard

Private Instagram API

Results 11 InstaSharper issues
Sort by recently updated
recently updated
newest added

Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 10.0.3 to 13.0.1. Release notes Sourced from Newtonsoft.Json's releases. 13.0.1 New feature - Add JsonSelectSettings with configuration for a regex timeout Change - Remove portable assemblies from...

dependencies

Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 10.0.3 to 13.0.1. Release notes Sourced from Newtonsoft.Json's releases. 13.0.1 New feature - Add JsonSelectSettings with configuration for a regex timeout Change - Remove portable assemblies from...

dependencies

Cannot use api if constructor is private >_>

So I tried playing around with the API abilities and while trying to get the list of users that liked a post of mine, the function doesn't seam to work,...

instaApi.UserProcessor.GetUserFollowingAsync(userName.Value.UserName, PaginationParameters.MaxPagesToLoad(1)); paginationParameters does not work on GetUserFollowingAsync. Function tries to get all the following list. Whereas GetUserFollowersAsync works OK. Any Luck on this?

Hello, i'm using instasharper library on my c# project is it possible to get a list of followers of an user by their gender? Or maybe a property Gender in...

Add new method to take all direct messages in a specific thread. Without the cursor parameter we get only 20 last messages.

Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 10.0.3 to 13.0.2. Release notes Sourced from Newtonsoft.Json's releases. 13.0.2 New feature - Add support for DateOnly and TimeOnly New feature - Add UnixDateTimeConverter.AllowPreEpoch property New feature...

dependencies

Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 10.0.3 to 13.0.2. Release notes Sourced from Newtonsoft.Json's releases. 13.0.2 New feature - Add support for DateOnly and TimeOnly New feature - Add UnixDateTimeConverter.AllowPreEpoch property New feature...

dependencies