4

Anyone knows whether Bing provides any API similar to Google Places?

Thanks!

Kara
  • 6,115
  • 16
  • 50
  • 57
Tippu
  • 1,191
  • 4
  • 16
  • 36

2 Answers2

2

The Bing Services Location API might be what you are looking for.

fisherwebdev
  • 12,658
  • 4
  • 28
  • 27
2

You can use Bing API with Phonebook source type to retieve information about businesses:

  • general information about the Phonebook source type API is available here
  • JSON-based implementation example available here
Massimiliano
  • 16,770
  • 10
  • 69
  • 112