問題描述
嗯,在網(wǎng)上搜索了一些關(guān)于如何檢索用戶電子郵件地址后,簡(jiǎn)短的回答是 - 沒有辦法.
Huh, after some searches on the net on how to retrieve user email address, the short answer is - there is no way.
但是,真的沒有辦法獲取用戶電子郵件嗎?一個(gè)黑客什么的?
But, is there really no way of fetching user email? A hacky one or something?
它不是用于垃圾郵件或類似的東西,但是,我的應(yīng)用程序本地用戶存儲(chǔ)使用電子郵件作為其核心 ID,我必須比較該特定 twitter 帳戶是否已在數(shù)據(jù)庫中注冊(cè).我正在使用這種技術(shù)進(jìn)行 facebook 身份驗(yàn)證,它可以完美運(yùn)行,但客戶端也需要 twitter 登錄,但我不知道如何在不查看電子郵件的情況下進(jìn)行比較.
It's not meant for spamming or stuff like that, but, my application local user storage uses email as it's core ID, and I have to compare if that particular twitter account is already registered in database or not. I'm using this technique for facebook authentication and it works flawlessly, but client demands twitter login too, but I have no idea how could I compare it without looking at emails.
附言我希望我已經(jīng)把自己說清楚了,如果沒有,請(qǐng)不要猶豫,問,這實(shí)際上目前非常重要.
P.S. I hope I've made myself clear enough, if not, don't hesitate to ask, this is actually pretty important at the moment.
提前致謝!
推薦答案
完全沒有辦法.它不在 API 中,也不在任何要抓取的頁面上.該電子郵件在 Twitter 上無處可見,也無法從 Twitter 獲取.
There is absolutely no way at all. It is not in the API, it is not on any pages to be scraped. The email appears nowhere on Twitter and cannot be obtained from Twitter.
這篇關(guān)于從 Twitter 個(gè)人資料中檢索電子郵件的文章就介紹到這了,希望我們推薦的答案對(duì)大家有所幫助,也希望大家多多支持html5模板網(wǎng)!