Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #58200

Re: How to get final URL after redirection

Newsgroups comp.lang.python
Date 2013-10-31 11:10 -0700
References <d728b722-d978-4f94-b053-e0374a09ffbb@googlegroups.com> <mailman.1887.1383242269.18130.python-list@python.org>
Message-ID <d6745f8b-ff1a-4b06-958d-e34f75304fd6@googlegroups.com> (permalink)
Subject Re: How to get final URL after redirection
From nishant bhakta <bhaktanishant@gmail.com>

Show all headers | View raw


> There is a python module for interacting with it:
> 
> https://github.com/bitly/bitly-api-python
> 
> 
> 
> Bye, Andreas

I was only giving an example as bitly, actually i need to proceed with "http://www.mysmartprice.com/out/sendtostore.php?id=107120529&top_category=electronics&store=amazon&mspid=51889&category=computer&rk=30" this is the link that landed at "www.amazong.com" and i want write code that take this link and append something to the final landing link that is "www.amazon.com"

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

How to get final URL after redirection nishant bhakta <bhaktanishant@gmail.com> - 2013-10-31 09:17 -0700
  Re: How to get final URL after redirection Andreas Perstinger <andipersti@gmail.com> - 2013-10-31 18:42 +0100
    Re: How to get final URL after redirection nishant bhakta <bhaktanishant@gmail.com> - 2013-10-31 11:10 -0700
      Re: How to get final URL after redirection Roy Smith <roy@panix.com> - 2013-10-31 11:33 -0700
        Re: How to get final URL after redirection Joel Goldstick <joel.goldstick@gmail.com> - 2013-10-31 14:43 -0400
        Re: How to get final URL after redirection Roy Smith <roy@panix.com> - 2013-10-31 14:50 -0400

csiph-web