Skip to content

Instantly share code, notes, and snippets.

@eagleon
Created September 20, 2017 12:44
Show Gist options
  • Save eagleon/d16c3e14a06025330c458daa3c9ac6df to your computer and use it in GitHub Desktop.
Save eagleon/d16c3e14a06025330c458daa3c9ac6df to your computer and use it in GitHub Desktop.
vip
curl 'https://www.jd.id/stock/check.html' -H 'Pragma: no-cache' -H 'Origin: https://www.jd.id' -H 'Accept-Encoding: gzip, deflate' -H 'Accept-Language: en,zh-CN;q=0.8,zh;q=0.6,en-US;q=0.4' -H 'User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/61.0.3163.91 Safari/537.36' -H 'Content-Type: application/x-www-form-urlencoded; charset=UTF-8' -H 'Accept: application/json, text/javascript, */*; q=0.01' -H 'Cache-Control: no-cache' -H 'X-Requested-With: XMLHttpRequest' -H 'Cookie: __jdv=63461492|direct|-|none|-|1505909818248; aid=e2badbad-51f8-4b7d-8a83-bd36bd3cf6df; unique_aid=15059098182472101765099; newfronttype2=0; eptView=%5B683606%5D; viewed=683606; stateId=2; areaId=33; cityId=4; __jda=63461492.15059098182472101765099.1505909818.1505909818.1505909818.1; __jdb=63461492.5.15059098182472101765099|1.1505909818; __jdc=63461492; vc=5910124856' -H 'Connection: keep-alive' -H 'Referer: https://www.jd.id/product/asus-zen-power-10050mah-power-bank-silver_683606/10019252.html?v=33333' --data 'provinceId=2&cityId=4&areaId=33&skuId=10019252' --compressed
curl 'http://www.jd.id/stock/check.html' -H 'Pragma: no-cache' -H 'Origin: http://www.jd.id' -H 'Accept-Encoding: gzip, deflate' -H 'Accept-Language: en,zh-CN;q=0.8,zh;q=0.6,en-US;q=0.4' -H 'User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/61.0.3163.91 Safari/537.36' -H 'Content-Type: application/x-www-form-urlencoded; charset=UTF-8' -H 'Accept: application/json, text/javascript, */*; q=0.01' -H 'Cache-Control: no-cache' -H 'X-Requested-With: XMLHttpRequest' -H 'Cookie: __jdv=63461492|direct|-|none|-|1505909818248; aid=e2badbad-51f8-4b7d-8a83-bd36bd3cf6df; unique_aid=15059098182472101765099; newfronttype2=0; eptView=%5B683606%5D; viewed=683606; stateId=2; areaId=33; cityId=4; __jda=63461492.15059098182472101765099.1505909818.1505909818.1505909818.1; __jdb=63461492.5.15059098182472101765099|1.1505909818; __jdc=63461492; vc=5910124856' -H 'Connection: keep-alive' -H 'Referer: http://www.jd.id/product/asus-zen-power-10050mah-power-bank-silver_683606/10019252.html?v=33333' --data 'provinceId=2&cityId=4&areaId=33&skuId=10019252' --compressed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment