之前看过类似的一个问题https://segmentfault.com/q/10...不过那里面的都看过,不太对
oceanball那个玩意有办法拿来跑么?
不过有下面的要求:
不启浏览器,包括phantomJS, Selenium等等,这些效率太低了
不爬手机页面,手机页面的数据已经有了,但是观察下来和PC页面不太一样
Headers已经全部带上了,感觉就是eleven的问题
学习是最好的投资!
Crawler problem, when you encounter header fields/form filling, you can usually only try one by one to see which parameters are required
eleven may be hidden in a certain html, you can try to search html
Crawler problem, when you encounter header fields/form filling, you can usually only try one by one to see which parameters are required
eleven may be hidden in a certain html, you can try to search html