dongzhanbi0027 2012-05-26 09:38 采纳率: 0%
浏览 27

加载网页后卷曲亚马逊

First off here is what i need to do

have curl load my webpage and search for the isbn-10 number use isbn-10 as variable and search for it on amazon (?? click/retrive on 1st amazon search result?) store curl results in database;

my number one problem now is how to do step 3, retrieve the 1st amazon search result; i don't think curl has any keyboard function, so how would i be able to actually get into the product listing after the amazon search result?

can anyone provide some insight on this? also would this run better as an php cron job or use javascript?

  • 写回答

0条回答 默认 最新

    报告相同问题?

    悬赏问题

    • ¥15 电脑桌面设定一个区域禁止鼠标操作
    • ¥15 求NPF226060磁芯的详细资料
    • ¥15 使用R语言marginaleffects包进行边际效应图绘制
    • ¥20 usb设备兼容性问题
    • ¥15 错误(10048): “调用exui内部功能”库命令的参数“参数4”不能接受空数据。怎么解决啊
    • ¥15 安装svn网络有问题怎么办
    • ¥15 Python爬取指定微博话题下的内容,保存为txt
    • ¥15 vue2登录调用后端接口如何实现
    • ¥65 永磁型步进电机PID算法
    • ¥15 sqlite 附加(attach database)加密数据库时,返回26是什么原因呢?