instagram_private_api icon indicating copy to clipboard operation
instagram_private_api copied to clipboard

can we scrape emails off of the ig profile?

Open daygo270 opened this issue 3 years ago • 1 comments

I read all of the documentation for the private api, because you cant find the contact info on the website, and i found a couple possibilities for this: user_info(user_id), media_info(media_id), medias_info(media_ids), user_detail_info(user_id, **kwargs).

if you could help that would great.

daygo270 avatar Apr 27 '21 23:04 daygo270

You have the public_email parameter on the user_info(user_id) function/route

shaklev avatar May 13 '21 18:05 shaklev