Questions tagged [web-search]
58 questions
0
votes
1 answer
Web Search API with multiple search engines (Google, Yahoo, Bing)
I wanted to integrated some search engines(Google, Bing and Yahoo) in to my java application. I have looked at API's for Google and Bing separately, But I wanted to know can I get any open web search API with multiple search engines like Google Web…

Vinod
- 2,263
- 9
- 55
- 104
0
votes
1 answer
Using Python to Automate Web Searches
I'd like to automate what I've been doing by going to a website and repeatedly searching. In particular I've been going to This Website, scrolling down near the bottom, clicking the "Upcoming" tab, and searching various cities.
I'm a novice at…

Addem
- 3,635
- 3
- 35
- 58
0
votes
1 answer
How do I tag a html-document to show when the document was created / updated?
Is there a standard for tagging a html document with create date and modified date?
Ketil

Ketil Duna
- 35
- 7
0
votes
1 answer
How to Create a Personalized web Search application?
I have been working on this for a while but I am not able to figure this out .
I want to develop a tool/application for users (i:e) a personalized web search tool which produces results based on user interest .
Its really confusing for me how to…

Krishnaft9
- 21
- 6
0
votes
1 answer
Google web search API not returning more than 4 results
I am trying to implement a meta search engine which requires google web search api.
I am trying to implement Google web search API in java script.
But I am not getting more than 4 results.
Following is code: