Re: Using regular expressions in internet searches
- From: Jp Calderone <exarkun@xxxxxxxxxx>
- Date: Sun, 3 Jul 2005 15:15:12 -0400
On 3 Jul 2005 10:49:03 -0700, mike.ceravolo@xxxxxxxxx wrote:
What is the best way to use regular expressions to extract information from the internet if one wants to search multiple pages? Let's say I want to search all of www.cnn.com and get a list of all the words that follow "Michael."
(1) Is Python the best language for this? (Plus is it time-efficient?) Is there already a search engine that can do this?
(2) How can I search multiple web pages within a single location or path?
TIA,
Mike
Is a google search for "site:cnn.com Michael" not up to the task?
Jp .
- References:
- Using regular expressions in internet searches
- From: mike . ceravolo
- Using regular expressions in internet searches
- Prev by Date: Re: math.nroot [was Re: A brief question.]
- Next by Date: need to get an index for an item in a list
- Previous by thread: Re: Using regular expressions in internet searches
- Next by thread: C parser with spark
- Index(es):
Relevant Pages
|
Loading