Email address obfuscation in effect -- please
click here to turn it off.
[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
- To: "MLUG Members" <EMAIL:PROTECTED>
- Subject: RE: [MLUG] text extract from web (not vanilla extract btw... ;)
- From: "Pottinger, Hardy J." <EMAIL:PROTECTED>
- Date: Thu, 21 Sep 2006 11:39:04 -0500
- Delivery-date: Thu, 21 Sep 2006 11:39:27 -0500
- Envelope-to: EMAIL:PROTECTED
- In-reply-to: <EMAIL:PROTECTED>
- Reply-to: MLUG Members <EMAIL:PROTECTED>
- Sender: EMAIL:PROTECTED
- Thread-index: AcbdmHdkV12qmL3TSCWPXMHPhbdYewAA0new
- Thread-topic: [MLUG] text extract from web (not vanilla extract btw... ;)
There are some parseing modules for Perl that would let you get at this
in a really granular way (i.e. to dump into a db) but if you're just
looking to pull some data for a report, this would get you pretty close:
w3m -dump
http://support.dell.com/support/topics/global.aspx/support/my_systems_in
fo/en/details?ServiceTag=12345#skipMH | grep -A 11 "Service Tag:"
I tested links and elinks, decided I liked w3m the best.
BTW, there are a bunch of tools on the Dell site that might do this
stuff for you, though. Or, the Dell sales rep might do it for you, too.
--Hardy
_______________________________________________
members mailing list
EMAIL:PROTECTED
http://mlug.missouri.edu/mailman/listinfo/members