火车采集器软件交流官方论坛

 找回密码
 加入会员
搜索
火车采集器V9版免费下载火车浏览器 - 可视采集,万能群发,全自动脚本工具
查看: 2545|回复: 6

求助:tom时尚频道的内容页分页采集

[复制链接]
发表于 2009-11-17 13:06:01 | 显示全部楼层 |阅读模式
他的分页是用Javascript ,不知道要怎么采集
  1. //去到第几页
  2. function goto_page(pageno){
  3.     pageno = parseInt(pageno);
  4.    
  5.     if((pageno < 1) || (pageno > 2)){
  6.         //加入 forward_link;
  7.         if('http://post.she.tom.com/s/7B000A5D1574.html'.blank()){
  8.             return false;
  9.         }else{
  10.             window.location.href = 'http://post.she.tom.com/s/7B000A5D1574.html';   
  11.             return false;
  12.         }
  13.     }

  14.     window.location.href = '/s/A000090A1291_'+pageno+'.html';
  15.     return false;

  16. }

复制代码
发表于 2009-11-17 14:43:28 | 显示全部楼层
这个可以用手动分页去解决
发表于 2009-11-17 14:43:43 | 显示全部楼层
像是用的POST分页面方式。
 楼主| 发表于 2009-11-17 16:13:21 | 显示全部楼层
这个可以用手动分页去解决
afanfan2007 发表于 2009-11-17 14:43

怎么站上搜不到手动分页的教程啊,
发表于 2009-11-17 18:28:34 | 显示全部楼层
手动。分页我教你吧。别找了。
发表于 2009-11-17 23:54:11 | 显示全部楼层
发表于 2009-11-21 20:02:55 | 显示全部楼层
高深啊 里面提到的插件和php文件是什么
您需要登录后才可以回帖 登录 | 加入会员

本版积分规则

QQ|手机版|Archiver|火车采集器官方站 ( 皖ICP备06000549 )

GMT+8, 2025-8-29 17:46

Powered by Discuz! X3.4

Copyright © 2001-2020, Tencent Cloud.

快速回复 返回顶部 返回列表