Displaying 1 result from an estimated 1 matches for "galx".
Did you mean:
alx
2012 Feb 09
0
google login via RCurl
...e at
http://stackoverflow.com/questions/8991873/login-to-google-with-php-and-curl-cookie-turned-off
As far as I (with no experience in php) can tell, the R code in (2)
does the same as the `answer' code in (3). Can anyone see the
difference? One difference is that (2) only grabs the input field GALX
but (3) seems to grab and post all fields. Even when I grep and post
all input fields, the result is the same no-cookie-functionality-page.
(4) My objective is to scrape the search index data as .csv file from
http://www.google.com/insights/search/
as in (2). (I can manually download the data in a...