instagram-java-scraper icon indicating copy to clipboard operation
instagram-java-scraper copied to clipboard

Not An Issue - (Request) - Nice To have

Open rodrigae opened this issue 7 years ago • 14 comments

First of all thank you for creating this, it has helped me developed an app on top of yours. I think it would be nice to provide a browser login using SWT, so we can see prompts like Was Me, Or Not Me, or verification emails. This could be useful to handle multiple of accounts using proxies.

Someone how feed the current class the login authentication obtain from the browser gui swt?

rodrigae avatar Jan 29 '18 17:01 rodrigae

@rodrigae can you please help me to insert the lib properly in my app i have several problems :(

kamranfarshchi avatar Feb 05 '18 09:02 kamranfarshchi

@kamranfarshchi please use release or development version of library as project dependency.

igor-suhorukov avatar Feb 05 '18 21:02 igor-suhorukov

@igor-suhorukov Any chance you can create a class to allow post? or direct messages?

rodrigae avatar Feb 05 '18 21:02 rodrigae

@rodrigae any pull request are welcome! I am working on other projects and tasks now

igor-suhorukov avatar Feb 05 '18 22:02 igor-suhorukov

@igor-suhorukov projects and tasks related to this git? or other things? if this, what you got in mind?

rodrigae avatar Feb 05 '18 22:02 rodrigae

@rodrigae sorry, other things

igor-suhorukov avatar Feb 05 '18 22:02 igor-suhorukov

@igor-suhorukov no problem. if I find a way to do the posts or direct messages. I'll let you know so we can share with everyone else.

rodrigae avatar Feb 05 '18 22:02 rodrigae

@rodrigae thanks! You can try private API v1 provided by mgp25 for example

igor-suhorukov avatar Feb 05 '18 22:02 igor-suhorukov

@igor-suhorukov nice will check it out!

rodrigae avatar Feb 05 '18 22:02 rodrigae

@igor-suhorukov @rodrigae thank you for this discussion. Just want to point one thing. @mgp25 library is Android app based (reverse engineered), but this library based on the web version of Instagram. It is better to keep it this way

raiym avatar Feb 06 '18 06:02 raiym

I have a problem now my project is working with min SDK24 but when i change it to 19 i get these errors, Error:com.android.builder.dexing.DexArchiveBuilderException: Error while dexing com/github/igorsuhorukov/dom/transform/DomTransformer.class

Error:com.android.dx.cf.code.SimException: default or static interface method used without --min-sdk-version >= 24

Error:Execution failed for task ':app:transformClassesWithDexBuilderForDebug'.

com.android.build.api.transform.TransformException: com.android.builder.dexing.DexArchiveBuilderException: Failed to process /Users/kamran_f/Documents/Android/Applications/Instalkers/app/build/intermediates/transforms/desugar/debug/3.jar

can u help me?

kamranfarshchi avatar Feb 06 '18 18:02 kamranfarshchi

@kamranfarshchi @igor-suhorukov i have almost same issue:

Error:com.android.builder.dexing.DexArchiveBuilderException: Failed to process ...\.gradle\caches\modules-2\files-2.1\com.github.igor-suhorukov\instagramscraper\2.0\a60072208507f8b6b2fb0c80902a595a232fe5ce\instagramscraper-2.0.jar
Error:com.android.builder.dexing.DexArchiveBuilderException: Error while dexing me/postaddict/instagram/scraper/mapper/ModelMapper.class
Error:com.android.dx.cf.code.SimException: invalid opcode ba (invokedynamic requires --min-sdk-version >= 26)

iwannatalk avatar Feb 07 '18 10:02 iwannatalk

any solution for this issue? (DexArchiveBuilderException) @igor-suhorukov

Mehrshadow avatar Mar 25 '18 20:03 Mehrshadow

@Mehrshadow no, we have one more ticket for this issue #102

igor-suhorukov avatar Mar 25 '18 21:03 igor-suhorukov