Created
October 23, 2015 07:50
-
-
Save codinghero/e1a68e8c0ea2d06fb5d5 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
curl 'http://www.farfetch.com/cn/product/ProductDetailsAsync' -H 'Pragma: no-cache' -H 'Origin: http://www.farfetch.com' -H 'Accept-Encoding: gzip, deflate' -H 'Accept-Language: en-US,en;q=0.8' -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/46.0.2490.71 Safari/537.36' -H 'Content-Type: application/x-www-form-urlencoded; charset=UTF-8' -H 'Accept: */*' -H 'Cache-Control: no-cache' -H 'X-Requested-With: XMLHttpRequest' -H 'Connection: keep-alive' -H 'Referer: http://www.farfetch.com/cn/shopping/men/n-d-c-made-by-hand--pablo--item-10947529.aspx' --data 'id=10947529&storeId=9683&sizeId=' --compressed |
Author
codinghero
commented
Oct 23, 2015
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment