Create an index from a webpage [RANT, DNFTT]
Rhodri James
rhodri at wildebst.demon.co.uk
Thu Sep 8 20:32:42 EDT 2011
More information about the Python-list mailing list
Thu Sep 8 20:32:42 EDT 2011
- Previous message (by thread): Create an index from a webpage [RANT, DNFTT]
- Next message (by thread): Create an index from a webpage [RANT, DNFTT]
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Fri, 09 Sep 2011 00:40:42 +0100, Simon Cropper <simoncropper at fossworkflowguides.com> wrote: > On 09/09/11 01:11, Steven D'Aprano wrote: >> [SNIP] >> It's no harder to put the search terms into a google URL, which still >> gets >> the point across without being a dick about it: > > [SNIP] > > [RANT] > > OK I was not going to say anything but... Ahem. You should expect a certain amount of ribbing after admitting that your Google-fu is weak. So is mine, but hey. > 4. If someone is willing to help me, rather than lecture me (or poke me > to see if they get a response), I would appreciate it. The Google Python Sitemap Generator (http://www.smart-it-consulting.com/article.htm?node=166&page=128, fourth offering when you google "map a website with Python") looks like a promising start. At least it produces something in XML -- filtering that and turning it into HTML should be fairly straightforward. -- Rhodri James *-* Wildebeest Herder to the Masses
- Previous message (by thread): Create an index from a webpage [RANT, DNFTT]
- Next message (by thread): Create an index from a webpage [RANT, DNFTT]
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list