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

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

新人求助,如何采集这样的图片

[复制链接]
发表于 2008-9-19 11:13:59 | 显示全部楼层 |阅读模式
例子1:http://www.coach.com/content/product.aspx?product_no=11641&category_id=1775


如果不能实现抓取点击后的大图,那能抓到较小的这个也是可以的。

例2:
http://www.abercrombie.com/webapp/wcs/stores/servlet/product_10051_10901_442766_-1_12213_12202


一个款式出现多张图片,点击颜色的时候会换图片,如何将他们都采集下来呢?

----
弄了一个通宵也没有搞明白,搜索也没有看到类似的例子,只好发上来问了。
谢谢,向高手致敬。

PS:有愿意帮助编写此类网站规则的高手请联系我的QQ 16631175,价格面议
发表于 2008-9-19 11:27:33 | 显示全部楼层
prodImage01.src = '/anf/onlinestore/collection/17400_01_p.jpg';




skuArray01[0] = new skuObj(25240133, 442767, "S", "1","", false);

skuArray01[1] = new skuObj(25240146, 442768, "M", "2","", false);

skuArray01[2] = new skuObj(25240159, 442769, "L", "3","", false);

skuArray01[3] = new skuObj(25240162, 442770, "XL", "4","", false);

skuArray01[4] = new skuObj(25240175, 442771, "XXL", "5","", false);

skuArray01.sort(customSort);
colorArray[0] = new colorObj(01, "White", "$69.50", "69.5", "100% sueded cotton, moose embroidery, interior grosgrain neck taping, straight collar with collar stays, colored bottom button stitching, Vintage Abercrombie Wash, Muscle Fit, Imported", prodImage01, skuArray01);


skuArray02 = new Array();


prodImage02 = new Image();
prodImage02.src = '/anf/onlinestore/collection/17400_02_p.jpg';




skuArray02[0] = new skuObj(25240188, 442772, "S", "1","", false);

skuArray02[1] = new skuObj(25240191, 442773, "M", "2","", false);

skuArray02[2] = new skuObj(25240201, 442774, "L", "3","", false);

skuArray02[3] = new skuObj(25240214, 442775, "XL", "4","", false);

skuArray02[4] = new skuObj(25240227, 442776, "XXL", "5","", false);

skuArray02.sort(customSort);
colorArray[1] = new colorObj(02, "Red", "$69.50", "69.5", "100% sueded cotton, moose embroidery, interior grosgrain neck taping, straight collar with collar stays, colored bottom button stitching, Vintage Abercrombie Wash, Muscle Fit, Imported", prodImage02, skuArray02);


skuArray03 = new Array();


prodImage03 = new Image();
prodImage03.src = '/anf/onlinestore/collection/17400_03_p.jpg';




skuArray03[0] = new skuObj(25240285, 442782, "S", "1","", false);

skuArray03[1] = new skuObj(25240298, 442783, "M", "2","", false);

skuArray03[2] = new skuObj(25240308, 442784, "L", "3","", false);

skuArray03[3] = new skuObj(25240311, 442785, "XL", "4","", false);

skuArray03[4] = new skuObj(25240324, 442786, "XXL", "5","", false);

skuArray03.sort(customSort);
colorArray[2] = new colorObj(03, "Plaid", "$69.50", "69.5", "100% sueded cotton, moose embroidery, interior grosgrain neck taping, straight collar with collar stays, colored bottom button stitching, Vintage Abercrombie Wash, Muscle Fit, Imported", prodImage03, skuArray03);


skuArray04 = new Array();


prodImage04 = new Image();
prodImage04.src = '/anf/onlinestore/collection/17400_04_p.jpg';




skuArray04[0] = new skuObj(25240230, 442777, "S", "1","", false);
发表于 2008-9-19 11:27:54 | 显示全部楼层
代码里就有所有图片地址
 楼主| 发表于 2008-9-19 12:18:30 | 显示全部楼层
第一个呢?找不到图片地址呀

第二个我是在代码里看到了,规则怎么写呢?
发表于 2008-9-19 13:21:32 | 显示全部楼层
仔细一看。确是丰硕。
发表于 2008-9-19 14:41:28 | 显示全部楼层
原帖由 unkook 于 2008-9-19 12:18 发表
第一个呢?找不到图片地址呀

第二个我是在代码里看到了,规则怎么写呢?

建议教程区多多的逛逛,会有新的发现的。
您需要登录后才可以回帖 登录 | 加入会员

本版积分规则

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

GMT+8, 2025-7-11 21:13

Powered by Discuz! X3.4

Copyright © 2001-2020, Tencent Cloud.

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