• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

Google query search

Explorer ,
Mar 11, 2011 Mar 11, 2011

Copy link to clipboard

Copied

I had never done this in the past.  My task now is creating the advance search using a Google query instead of SQL query.  I did some Google but not really fond helpful information.  Does anyone here as done similar thing in the past or if you know any links, example code, ect., just let me know and I really appreciate that.

Thanks

TOPICS
Advanced techniques

Views

266

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Mar 11, 2011 Mar 11, 2011

Copy link to clipboard

Copied

LATEST

What exactly do you mean? Do you want to query:

- public Google.com,

- Google Site Search (CSBE),

- a Google Search Appliance or Google Mini?

Both Site Search and Google appliances can return raw XML, which you can easily parse and display. You're not really supposed to query Google.com directly from an application, although it's ok to embed a Google search box in an HTML page in some cases, I think. (Actually, I'm not even sure about that.)

Dave Watts, CTO, Fig Leaf Software

http://www.figleaf.com/

http://training.figleaf.com/

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources
Documentation