作者yshihyu (yshihyu)
看板Python
标题[问题] google news 爬文下一页
时间Wed Apr 27 00:39:25 2016
https://gist.github.com/anonymous/78e6e2932f7cadeccfdcc390b4bc1ce7
我目前程式可以爬到要搜的关键字第一页 title list
可是我用chrome 分析找不出切到第2页 , 第3页... 第n页网址规则
不知道要怎麽分析出来?
谢谢
--
※ 发信站: 批踢踢实业坊(ptt.cc), 来自: 175.182.116.161
※ 文章网址: https://webptt.com/cn.aspx?n=bbs/Python/M.1461688770.A.9FE.html
1F:推 tiefblau: 整页只有一个table 去里面抓网址啊 04/27 00:59
2F:→ s860134: www.google.com.tw/search?q=python&start=[n*10] 04/27 07:45