regular expression

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

HI..

I´m doing a program that a search a string that you type in google and return the links that it find
The problem is that i need the regular expression string to use on the results page to extract the links

Can someone help me in this...
 
Search for the Google API. It's a much better approach than
screen-scraping.
-mike
MVP

Ricardo said:
HI...

I´m doing a program that a search a string that you type in google and return the links that it find.
The problem is that i need the regular expression string to use on the
results page to extract the links.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top