how can i automate the following cycle
1.take ith values from a excel database
2.search it in the google
3.copy part of the result into jth location of another excel database
|
Newbie Member
|
|
| 14Jun2010,16:58 | #1 |
|
how can i automate the following cycle
1.take ith values from a excel database 2.search it in the google 3.copy part of the result into jth location of another excel database |
|
Go4Expert Founder
|
![]() |
| 14Jun2010,17:08 | #2 |
|
Best would be to write your own PHP script and parse the htmls.
|