comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Google search from within an IDL program
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Google search from within an IDL program [message #92430] Mon, 14 December 2015 06:29 Go to previous message
Nuno Ferreira is currently offline  Nuno Ferreira
Messages: 16
Registered: July 2003
Junior Member
Hi,

I am testing the possibility of doing a Google Search from within an IDL program with the following code:

query = "test"
url = 'http://www.google.com/?#q=' + query
ourl = obj_new('IDLnetURL')
test = ourl->get(filename='d:\test.html', url=url)
obj_destroy, ourl

The ".html" file is created, looks like a Google page with today's doodle, but it has no results. Can someone tell me what I am doing wrong? Thanks!

Nuno
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Making an array of only the first number of each row in a file
Next Topic: Overlaying data on a MODIS reprojected image created with the TrueColor package

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 11:48:43 PDT 2025

Total time taken to generate the page: 0.00200 seconds