Skip to content

Instantly share code, notes, and snippets.

@spksoft
Created June 14, 2017 15:52
Show Gist options
  • Save spksoft/7702b54da1ae086e669897ce14f41673 to your computer and use it in GitHub Desktop.
Save spksoft/7702b54da1ae086e669897ce14f41673 to your computer and use it in GitHub Desktop.
aa
curl 'http://finstreet.co/api/search-product' -H 'Origin: http://finstreet.co' -H 'Accept-Encoding: gzip, deflate' -H 'Accept-Language: th,en-US;q=0.8,en;q=0.6' -H 'User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/58.0.3029.110 Safari/537.36' -H 'Content-Type: application/json;charset=UTF-8' -H 'Accept: application/json, text/plain, */*' -H 'Referer: http://finstreet.co/search.html' -H 'Cookie: visited=yes; _ga=GA1.2.1762920066.1497455109; _gid=GA1.2.2046061642.1497455109; _gat=1' -H 'Connection: keep-alive' --data-binary '{"hasInsurance":true,"stepPayment":false,"lockPeriod":0,"repaymentYear":0,"sort":"installment","lowerInterest":true,"lowerMonthly":true,"notSure":true,"age":27,"principal":"20000000","propertyWorth":"25000000","topup":"20000","hasTopup":true,"monthlyInstallment":"","remainingYear":"27","bankId":"10","occupation":"SE","lowInstallment":true,"limit":1000,"page":0}' --compressed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment