Spoofing my device fingerprinting details via the set_device() method doesn't work; Instagram detects the "OnePlus 6T" default regardless. #2199
Unanswered
marjotoska
asked this question in
Q&A
Replies: 1 comment
-
|
Can you provide code? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I went to some lengths to match my mobile device fingerprint by connecting it via devmode with adb and getting all the details.
I plug the new details in my main .py file that crawls IG, and hit run.
Then, a notification pops up in my mobile phone: "An unrecognized 6T Dev just logged in near city,state".
I confirm it and the rest goes smoothly. It seems I'm either using the wrong method, or it just doesn't work and we can't modify the default device?
I'm happy to provide code snippets if needed. Any answers are welcome, thanks in advance :)
Beta Was this translation helpful? Give feedback.
All reactions