-
# [JxInsta](https://github.com/ErrorxCode/JxInsta)
A java library of Instagram private web API (*may include mobile api in future*). This library is built…
-
# [EasyInsta](https://github.com/ErrorxCode/EasyInsta) ~ A modern wrapper of instagram4j
**EasyInsta** is a simple and easy2use wrapper of this library. The code design is so simple that you will not…
-
I have the following error when serializing
**okhttp3.CookieJar$Companion$NoCookies**
**The code I wrote in Android is below :**
IGClient client = IGClient.builder()
.use…
-
### Pre-Checklist
I made sure...
- [✔ ] I read the README.md
- [ ✔] I looked over the examples and wiki
- [✔ ] my issue hasn't been asked or solved before
---
### Describe your feature req…
-
## Issue Template Requirements
Issue must be of the specified template and follow these requirements or it will be ignored.
- Please do not post screenshots of code output
- Wrap code in a codeb…
-
Currently, We can only get top 100 followers/following of a account. I will implement **pagination** if I get enough support for this issue
-
I try to request the followers of a user like this:
instagram.profile().getFollowers("user1")
.setOnCompleteCallback(call ->
{
if (cal…
-
I just got blocked with two accounts that I use with another API Library for long time and I don't have problem there. I just build an application that use this library and on testing with small resul…
-
### Bug description
Recent upgrade of Box-sdk-java in https://github.com/apache/camel/commit/29b6d20b6a9e8ebd87141cc0eaf179b385400e95
brought dependency on "com.squareup.okhttp3:okhttp:4.10.0.
Qua…
-
### [We are working on reverse engineering the Instagram API again](https://github.com/ErrorxCode/EasyInsta#announcement-) (but web this time)
A brand new library is been planed to be created as repl…