On Jan 18, 4:07 am, Simon Forman <sajmik...@gmail.com> wrote:
> Hey folks,
>
> I'm having trouble finding this through google so I figured I'd ask
> here.
>
> I want to take a webpage, find all URLs (links, img src, etc.) and
> rewrite them in-place, and I'd like to do it in python (pure python
> preferred.)
>
> I know I could probably roll my own halfway decent solution in a day
> or so, like with Beautiful Soup or something, but I'd much rather re-
> use someone else's work if I can.  I'm pretty sure this falls into the
> category of "someone else has had, and solved, this problem before."
>
> Any recommendations?
>
> Thanks in advance,
> ~Simon

You can use code search engines.
I founded there but now i don't have.
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to