Microsoft Bing site for developers
9
votes
8answers
2k views
What is the best way to translate a big amount of text data?
I have a lot of text data and want to translate it to different languages.
Possible ways I know:
Google Translate API
Bing Translate API
The problem is that all these services have limitations ...
5
votes
0answers
204 views
Bing Search API: Narrow by date
In it's current version, is it possible to use Bing's "Narrow By Date" feature when accessing it's API?
I cannot find any information about how to narrow the results such that it only shows results ...
5
votes
2answers
145 views
Using the Bing API, how can I achieve the same cylindrical view as the Bing iOS app?
In my iPad app I have to integrate Bing maps and their Bird's Eye view.
I have successfully used the Bing API in my app, but after certain level of zooming it is not giving me the cylindrical view as ...
3
votes
1answer
64 views
Is there any API from Bing like Google Places?
Anyone knows whether Bing provides any API similar to Google Places?
Thanks!
3
votes
1answer
180 views
Drawing route on bing maps iPad
Can anyone please guide me how to draw route on bing maps on my iPad?
I got the midway points from ...
3
votes
1answer
175 views
Free LSI services or API to get related keywords
I've been told that Yahoo used to had a free LSI service known as Yahoo Boss API that begans to being payed since July 20th and that Microsoft Bing Search Engine have a free service that offers ...
3
votes
0answers
133 views
Bing Search API finds different results from the public search interface
I used the bing search api to search site:www.article-submissions.biz, the query string is
http://api.bing.net/json.aspx?Query=site%3Awww.article-submissions.biz
The total results are 7
I search ...
3
votes
2answers
476 views
2
votes
1answer
39 views
split dynamic content loading in multiple loading steps
Maybe the title is bit off but I dont know how else to put it.
I have a script which allows to display Bing search results on keyup(jquery) The number of results can be set to a maximum of 50 results ...
2
votes
1answer
37 views
Narrow Bing News API search by “publish time”
Is it possible to narrow my searches by PUBLISH TIME using the bing api?
For example, getting the same results on bing api vs ...
2
votes
1answer
55 views
Bing search API with DisableLocationDetection not working
The Bing search API is using my (or my server's) location even when I set the appropriate option. I would like it to provide a location agnostic response.
Am I misunderstanding the documentation? Is ...
2
votes
1answer
347 views
Bing API - image search with multiple filters
I'm using Bing API to search for images by going the following call:
http://api.bing.net/json.aspx?AppId=[my key]&sources=image&version=2.2&query=[search ...
2
votes
2answers
168 views
Bing/Google/Flickr API: how would you find an image to go along each of 150,000 Japanese sentences?
I'm doing part-of-speech & morphological analysis project for Japanese sentences. Each sentence will have its own webpage. To make this page more visual, I want to show one picture which is ...
2
votes
1answer
148 views
Bing search API - How to localize results?
How can I use Slovenian search results by default? Our server has German IP and Bing API automatically shows German results first. I have already tried some of the parameters as described in ...
2
votes
4answers
1k views
delphi read xml element
I'm new to XML and we need to do GeoCoding with the new Bing Spatial Data API. I've managed to get a result back from them in xml format. How would I read specific elements in the response, ie. the ...
2
votes
1answer
102 views
Trouble finding a suitable Search API
I need web search and site search results in feed format for a project and it's harder than ever now. Google has killed it's Web Search API and now they charge $5 per 1000 queries with their new API. ...
2
votes
1answer
175 views
Bing API: specify both medium and large images
I am forming a JSON request to pull images from the Bing API for a given query. I want to get both medium and large images (exclude small). I tried using:
Image.Filters=Style:Photo+Size:Medium
But ...
2
votes
2answers
205 views
What is an appropriate way to datamine the total number of results of a keyword search?
newbie programmer and lurker here, hoping for some sensible advice. :)
Using a combination of Python, BeautifulSoup, and the Bing API, I was able to find what I wanted with the following code:
...
2
votes
1answer
153 views
How can I pass parameters with callback functions to search APIs like Yahoo BOSS and BING?
I am using Yahoo BOSS and Bing APIs to provide search functionality to my site. Specificaly, I use their JSON response formats where I would pass a callback function to the search provider that would ...
2
votes
1answer
686 views
Processing a JSON response in python for the Bing API
I am writing the back-end of an answers aggregator site in python using the Bing API (python bindings here:http://uswaretech.com/blog/2009/06/bing-python-api/). The following is my code:
...
2
votes
1answer
1k views
How to avoid “505: HTTP Version not supported” error?
I am trying to use the Bing SOAP API for a simple search request. But now that I finally figured out how to send the request using JAX-WS, I am stuck again. I get the reply
...
1
vote
1answer
50 views
Jquery simple pagination doesn't work
I'm using the Bing API to do internet search. I would like to paginate the results and recently I found a nice Jquery script which is supposed to do that. The script is very simple to understand:
...
1
vote
1answer
44 views
How to get 50 links of result using RBing?
I'm making a program using RBing.
But I unable to get 50 links.
How can I get those?
Thanks!
require 'rubygems'
require 'rbing'
MultiJson.engine = :ok_json
bing = RBing.new("APP_ID")
query = "Cat"
...
1
vote
1answer
81 views
Bing Http Request gives me weird results
For some reason, when using Bing API, I get a drastically lower number of results then when just using my browser to search bing.
For Example: for the query washington, In the API with http request I ...
1
vote
0answers
32 views
What kind of links does Bing API's Deeplink contains?
I am writing code that uses Bing Search API and bumped in Deeplink which is a class that contains links of a each webpage that was found according to the user's query.
What kind of links does ...
1
vote
1answer
135 views
Rails site search with Bing API example?
Previously these folks promised a release of their implementation of Bing search for their site at the following article: ...
1
vote
0answers
53 views
Which API to use to find a Product's User based Reviews?
I have list of some non IT products and I need to find user reviews for it. I tried using Google API, Google Shopping API and Bing API, the results were not pleasing enough. Thus, the questions are:
...
1
vote
2answers
99 views
Bings Search API always returns the same 10 results
I am trying to figure Bings Seach API out. I have added the SOAP service to my solution, and I do receive results. The issue, is that the displayed results are always the same, not matter what I have ...
1
vote
1answer
44 views
Is there an easier way to outline individual states in Bing maps than manually drawing the custom polygons?
I'm looking to create a data visualization where the states of the US are shaded different colors based on data. So, what would be ideal in using a tool like Bing Maps would be to have each state be ...
1
vote
0answers
71 views
Bing Phonebook API in auto complete?
Anyone know whether it is possible to get the Bing Phonebook API in Autocomplete textbox?
I am working on an application, in which I want to provide an option to add restaurants to there list, I am ...
1
vote
1answer
198 views
Highlighting Pushpins with Bing Maps
Our website selects establishments from a query and returns the results to the user in batches of 10 locations displaying details in a gridview and locations as user pushpins in bing maps. Hovering ...
1
vote
1answer
89 views
Bing maps and monotouch
I'm wondering if there's any SDK/control to use bing maps with monotouch? or probably any solutions on how to use iOS bing SDK with monotouch
1
vote
1answer
182 views
How can I test for the detected language via Bing's Translation API to be equal to “EN”?
$language = file_get_contents('http://api.microsofttranslator.com/V2/Ajax.svc/Detect?appid=APPID&text=hello');
$language = str_replace('"', '', $language);
if($language != 'en')
{
echo 'not ...
1
vote
1answer
70 views
How to get viewing height or pitch angle from a bing map?
I am using the v7.0 Ajax control from Bing Maps and I'm trying to get the following information while being in the bird's eye view mode on the map:
the viewing height (or altitude) -- this is the ...
1
vote
1answer
350 views
Use currentLocation along with a business search in bing map API
I was currently at this site which shows how to implement business search using the bing map api. But what I am trying to implement is, first the map should get your current location and search for ...
1
vote
1answer
68 views
Is there any different between search engine's cached result and live results?
I am asked by a client of mine to search within
Bing's cached results instead of live, current results
using Bing API. I am unable to comprehend this. To me a search engine always searches ...
1
vote
1answer
275 views
BING API 2.0 Issues versus regular search
We recently started using the Bing API after finding Goolge's search not working out for our needs. I was able to get a demo prototype working with the api. My interest is gathering the results from ...
1
vote
1answer
231 views
How to set opacity of Bing Map API layer but retain full 100% opacity for PushPins objects?
I'd like to fade the Aerial map layer by setting the opacity.
BUT, i'd like to retain no alpha (no opacity) for any objects (i.e. pushpins) that are rendered on top of the map.
Anyone know if this is ...
1
vote
2answers
763 views
Bing map - highlight country with a polygon on hover
I'm using silverlight Bing map control and I want to highlight country / continent after hovering it with mouse cursor.
Is there a better way of doing this than just providing coordinates for a ...
1
vote
0answers
47 views
How to write a new post in Bing (search API) forum? [closed]
Simply, I want to add a new post to the Bing Search API forum, but there's no button to add a new post as far as I can see.
1
vote
2answers
806 views
Bing News Search API with Java
I am trying to use the bing-search-java-api's NewsSample.java to return top news results for a certain search term.
public class NewsSample {
private static final String APPLICATION_KEY_OPTION = ...
1
vote
3answers
526 views
Alternatives to the Google Search API
If someone searches for a keyword on our website, we currently pull in Google's search results. We have done this using Google's standard search API with no real issues so far.
However, we noticed ...
1
vote
1answer
218 views
Bing API “.Count” property not working?
I have been trying to bring back 20 results of images using the Bing API. Here's the code:
SearchRequest request = new SearchRequest();
request.AppId = APPID;
request.Query = ...
1
vote
1answer
345 views
Submit form and load iframe at same time
I want to be able to submit a form and load an invisible iframe at the same time to essentially trigger two things - 1. perform a search using Bing's API and 2. Get the entered text in the input to be ...
1
vote
0answers
41 views
Bing up vote button
A client wants Bing search results integrated into his site, along with "up vote" functionality. I have yet to see voting capabilities on Bing's results. Is this something that used to exist but no ...
1
vote
4answers
874 views
Using Bing API in C#
How do we use the Bing API in C#? I have to pass a query to the Bing API and then get the results.
1
vote
2answers
75 views
Pick out stuff from site?
Is there a way, using C#.Net, to basically use something like http://www.bing.com/images/search?q=microsoft&form=QBIL&qs=n&sk=&sc=8-4, extract all the images from it, and put it into a ...
1
vote
2answers
236 views
Discard unprintable characters returned in server's XML response
While trying to use the Bing API to search, I am getting characters that are not printable and do not seem to hold any extra information. The goal is to save the XML (UTF-8) response as a text file to ...
1
vote
1answer
270 views
Need to turn query into lat and lon using Bing API, works for some, but not all
General geocoding is not problem. I can put in a city or stae or what ever specific location and usually geocode correctly using Bing. What I cant do is geocode things like intersections or fuzzy ...
1
vote
2answers
1k views
Get list of Local Businesses using Bing Maps Search service API
I am developing a Windows Phone 7 Silverlight application that currently displays a map that show's the user where they are by getting the coordinates from location services. I can get an address ...