[Tutor] How to grab a part of web page?

SA sarmstrong13@mac.com
Tue, 09 Jul 2002 19:04:32 -0500


On another note:

Look at this website for details:

http://www.boddie.org.uk/python/HTML.html

Good Luck,
SA


-- 
"I can do everything on my Mac I used to on my PC. Plus a lot more ..."
-Me





On 7/9/02 3:47 PM, "A" <printers@sendme.cz> wrote:

> Hi,
> Is it possible to download only a part of web page?
> Say I need to find out an information about a customer that starts
> at 1500 byte position and ends at 2000 byte position. If the whole
> page has about 100 kb it seems to me waste of time to load all the
> page.
> What is the best, yet easy, solution?
> Is it possible to use httplib or necessary socket module?
> Thank you for help.
> Ladislav
> 
> 
> 
> 
> 
> _______________________________________________
> Tutor maillist  -  Tutor@python.org
> http://mail.python.org/mailman/listinfo/tutor
>