python requests post apptype json code example Example: python requests send json Click to copyrequests.post('http://httpbin.org/post', json={'test': 'cheers'})