MathGroup Archive 2010

[Date Index] [Thread Index] [Author Index]

Search the Archive

Importing Google Result Page into Mathematica

  • To: mathgroup at smc.vnet.net
  • Subject: [mg114597] Importing Google Result Page into Mathematica
  • From: Murta <rodrigomurtax at gmail.com>
  • Date: Fri, 10 Dec 2010 02:27:37 -0500 (EST)

Hi All

    I I'm trying to import the google result page using a command like:
    Import["http://www.google.com/search?q=teste";]
    But the result isn't the page that I see in the browser.. (with hyperlinks
    and so one)
    If I try to use "Source", "Data" or "FullData" like:
    Import["http://www.google.com/search?q=teste";, "Source"]
    It doesn't work either.
    Someone has any idea of how can I do that?

tks
Murta


  • Prev by Date: Re: Replacement Rule with Sqrt in denominator. Also Bug in Series
  • Next by Date: Re: Puzzled by IntegerPart
  • Previous by thread: slow built in functions
  • Next by thread: Re: Importing Google Result Page into Mathematica