[Tutor] Get data through url.

Alan Gauld alan.gauld at btinternet.com
Fri Nov 9 20:04:42 CET 2012


On 09/11/12 18:57, Mohammed hisamuddin wrote:

> For instance i want to call http://<yourserver.com
> <http://yourserver.com/>>/expand.py?mobile=992828282&region=India
>
> and i get the "mobile" and "region" values inside my program which i can
> then save into my db.
>

lots of options but you could start with the standard library cgi module...



-- 
Alan G
Author of the Learn to Program web site
http://www.alan-g.me.uk/



More information about the Tutor mailing list