Linux使用curl 登入網頁 - LinuxEmily · 2014-03-01Table of ContentsPostCommentsRelated Posts我有十個測試的帳密想要登入一個網頁 爬了很多文都說要cookie 請問如何取得 是不是每一組帳密的cookie不一樣? 因為我的網頁是 如果帳密對就把帳號寫到 session -- LinuxAll CommentsEden2014-03-03有些網頁是用session cookie 就不用id pw cookie了Daph Bay2014-03-06你可以用session cookie看抓得到登入近的狀態嗎Irma2014-03-09^進Oscar2014-03-10用 python or ruby 寫Poppy2014-03-14request or rest-client用 curl 其實也可以,只是寫起來很難懂Doris2014-03-17send一個http request到server 然後成功登入的話就抓cookieQuintina2014-03-21接著之後的http request就綁那個cookie就可以模擬登入後的操做十組帳號的話,你就存十組Related Posts如何回到原本的工作目錄自動取得腳本(shell script)的引數selinux 的奇怪現象selinux 的奇怪現象fedora12 進不去系統 哭哭
All Comments