javascript - JS uses ajax to crawl Baidu takeaway store information
PHP中文网
PHP中文网 2017-06-08 11:02:44
0
1
774

I checked Baidu Takeaway's request and found that he used the get method to request store data. Then what is the string of letters after his request address? Is it after address encoding?

It’s this string of 4edab14a392be935. Is this encoding the address? I can't decode it using decodeURI? Or is this thing something else? If not, how do I initiate a request to obtain the corresponding data?
I actually just want to crawl the business information on Baidu Takeout, and I beg for answers. It would be better if you could attach a code.

PHP中文网
PHP中文网

认证高级PHP讲师

reply all(1)
三叔

The ID they generated themselves

https://waimai.baidu.com/waimai/shoplist/029148de828d3b78

https://waimai.baidu.com/waimai/shop/2002009916

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template