breuerfelix / jinsta

javascript + instagram + algorithms
MIT License
60 stars 13 forks source link

research how to extract device id from phone #26

Open breuerfelix opened 4 years ago

breuerfelix commented 4 years ago

maybe instagram is using our device id to identify the 'main' phone and allow more limits on this one.

well we could slowly increase the limits with the new device id from the bot (it will always generate the same device id if you login with the same username) or we could try to extract these infos from your phone to use them.

https://github.com/dilame/instagram-private-api/blob/master/src/core/state.ts#L175

see this link so get to know which infos are needed.

i dont know if this is possible but its worth a try

jeremycjang commented 4 years ago

@breuerfelix Do we know what device ID is being used? If IMEI, that can be found within one's phone in "Settings"

Android: http://www.android.pk/blog/faqs/how-to-find-your-android-device-id/

iPhone: https://support.apple.com/en-us/HT204073