instagram-contacts icon indicating copy to clipboard operation
instagram-contacts copied to clipboard

Addressbook_name

Open piorphism opened this issue 6 years ago • 5 comments

Hi! Is it possible to assign telephone number as an 'addressbook_name' variable and get it in result['items']?

piorphism avatar Nov 10 '18 21:11 piorphism

Please check Instagram API

There is no way to assign accounts to their phone numbers. It was another attack on privacy for Instagram. Isn't logical?

ahmdrz avatar Nov 11 '18 13:11 ahmdrz

Hi! Is it possible to assign telephone number as an 'addressbook_name' variable and get it in result['items']?

If you're trying to link the phone number with the account information from the response, you could send a POST request to /api/v1/users/lookup_phone/ and check if the phone number is valid and if it's not valid then pop/remove it from the request for /api/v1/address_book/link/, then you'll have only valid phone numbers in your list,. therefor having the same index for each of the user's data.

Pretty much the same thing for emails as well.

millerg6711 avatar Jan 06 '19 06:01 millerg6711

Hi! Is it possible to assign telephone number as an 'addressbook_name' variable and get it in result['items']?

If you're trying to link the phone number with the account information from the response, you could send a POST request to /api/v1/users/lookup_phone/ and check if the phone number is valid and if it's not valid then pop/remove it from the request for /api/v1/address_book/link/, then you'll have only valid phone numbers in your list,. therefor having the same index for each of the user's data.

Pretty much the same thing for emails as well.

Hi! Is it possible to contact with you via telegram/email/fb/whatsapp? Because I have a few questions and I think you can help a lot

piorphism avatar Jan 06 '19 10:01 piorphism

Hi! Is it possible to assign telephone number as an 'addressbook_name' variable and get it in result['items']?

If you're trying to link the phone number with the account information from the response, you could send a POST request to /api/v1/users/lookup_phone/ and check if the phone number is valid and if it's not valid then pop/remove it from the request for /api/v1/address_book/link/, then you'll have only valid phone numbers in your list,. therefor having the same index for each of the user's data. Pretty much the same thing for emails as well.

Hi! Is it possible to contact with you via telegram/email/fb/whatsapp? Because I have a few questions and I think you can help a lot

You can have my discord. Graham#0168

millerg6711 avatar Jan 06 '19 19:01 millerg6711

hello guys, do you have any updates?

sk3lk0 avatar Jun 08 '21 12:06 sk3lk0