WEB Import using "POST" instead of "GET"
- To: mathgroup at smc.vnet.net
- Subject: [mg103255] WEB Import using "POST" instead of "GET"
- From: Nacho <ncc1701zzz at gmail.com>
- Date: Fri, 11 Sep 2009 07:36:51 -0400 (EDT)
Hello Mathematica users. I would like to access to some Web data using Import[], but the web I need uses HTTP POST to give some variables, and not GET. Is there any way to force Mathematica to use POST, with some provided variables? Thank you.
- Follow-Ups:
- Re: WEB Import using "POST" instead of "GET"
- From: "Scot T. Martin" <smartin@seas.harvard.edu>
- Re: WEB Import using "POST" instead of "GET"