Gmail自动登录脚本

编程入门 行业动态 更新时间:2024-10-09 08:29:30
本文介绍了Gmail自动登录脚本的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

我有Gmail登入凭证。 如果我们通过url或CURL传递用户名和密码,则可以自动登录到Gmail。

I have the gmail login credintals. Is it possible to login automatically to Gmail if we pass the username and password through url or by CURL.

推荐答案

如果您右键点击gmail登录页面并查看源代码,您可以找到用户电子邮件和登录字段的ID。

If you rightclick the gmail login page and view source you can find the id's of the user email and login fields.

然后可以使用这些文件

You can then use these to write a javascript to fill it automatically and submit.

您可以在此执行此操作 techtoggle/2009/06/how-to-autologin-into-yahoo-hotmail-lycos-mail/

Theres an implementation here you might check techtoggle/2009/06/how-to-autologin-into-yahoo-hotmail-lycos-mail/

编辑:它不使用您提到的语言,但它的解决方案是一样的。此外,虽然链接url和文章标题没有提到gmail有一个gmail版本的javascript在页面上

its not using the languages you mentioned but its a solution all the same. Also, while the link url and article title dont mention gmail there is a gmail version of the javascript on the page

更多推荐

Gmail自动登录脚本

本文发布于:2023-11-09 23:24:03,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1573726.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:脚本   自动登录   Gmail

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!