Skip to content

Instantly share code, notes, and snippets.

@ishan1608
Created September 18, 2018 04:24
Show Gist options
  • Save ishan1608/daee7d878c48fc06edcb56d1bc67af99 to your computer and use it in GitHub Desktop.
Save ishan1608/daee7d878c48fc06edcb56d1bc67af99 to your computer and use it in GitHub Desktop.
Quora Ask Question API Call
URL: https://www.quora.com/webnode2/server_call_POST?_h=zcNhf8gt8agBrS&_m=ask_question
METHOD: POST
HEADERS:
:authority: www.quora.com
:method: POST
:path: /webnode2/server_call_POST?_h=zcNhf8gt8agBrS&_m=ask_question
:scheme: https
accept: application/json, text/javascript, */*; q=0.01
accept-encoding: gzip, deflate, br
accept-language: en-US,en;q=0.9,hi;q=0.8
content-length: 1404
content-type: application/x-www-form-urlencoded; charset=UTF-8
cookie: m-b="8rveMSArzhS_-ZXv1IFLLw\075\075"; m-s="g2IOAxZ33Yly8Ar1dustaw\075\075"; m-lat="HXyvHK70Zcwno5q0PVwVBg\075\075"; m-tz=-330; _ga=GA1.2.2129166735.1527246194; G_ENABLED_IDPS=google; m-sa=1; gsScrollPos-377=0; m-login=1; gsScrollPos-1017=0; gsScrollPos-796=0; m-early_v=a3bdc22d98cb68b7; _gid=GA1.2.1870376720.1537240161; m-wf-loaded=q-icons-q_serif; m-css_v=q-69c47ca4a0345683%2Bmain-1f918960d8d3a862%2Bhome-d38558736d89dd1a
dnt: 1
origin: https://www.quora.com
referer: https://www.quora.com/What-is-a-must-see-or-do-in-Dubai
user-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.170 Safari/537.36
x-requested-with: XMLHttpRequest
FORM DATA:
json: {"args":[],"kwargs":{"question_text":"Test Question from Ishan?","is_anon":false,"question_details":{"is_plaintext":true,"text":""},"source":1,"target_type":null,"target_oid":null,"location":"question","source_window_id":"dep4305-2458287327037829624"}}
revision: e2382e067a81469dc5a7e7685aac727722543889
formkey: 1a2914f74791d5dc89bd6d28a3caf9af
postkey: eb36f3b742c23b06144fe4d3df0bf106
window_id: dep4305-2458287327037829624
referring_controller: question
referring_action: q
_lm_transaction_id: 0.2903613362833779
_lm_window_id: dep4305-2458287327037829624
__hmac: zcNhf8gt8agBrS
__method: ask_question
__e2e_action_id: f4wocxatd4
js_init: {"mobile_done_button":true,"done_text":"Add Question","title_text":"Add a Question","targetType":null,"targetOid":null,"submitButtonText":"Add Question","submitButtonTextLink":"Share Link","busyButtonText":"Adding...","busyButtonTextLink":"Sharing...","anonymouslyText":"Add Anonymously","is_anon":false,"is_logged_out":false,"source":1,"titleText":"Add a Question","from_url":null,"source_window_id":"dep4305-2458287327037829624","inline_modal":false}
__metadata: {}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment