EntrezAJAX provides an interface which returns JSON data from the NCBI Entrez service which can be accessed by a web browser directly. The interface can circumvent web browsers' same origin policies by supporting JSONP. A manuscript describing the service has been published in Source Code for Biology and Medicine. You can also read the initial announcement.
The possibilities are unlimited, but to whet your appetite:
If you are developing a website that needs access to NCBI Entrez via AJAX then please register for an API key and then read the API documentation. There is also a FAQ.
If you are interested in deploying a similar service or are just curious how it works, please read the implementation details.
16th February 2010
8th Februrary 2010
15th September 2010
21st June 2010
r1 (initial release)
If you use EntrezAJAX in your work I would be very grateful if you cite the following manuscript:
Loman, N. and M. Pallen (2010). EntrezAJAX: direct web browser access to the Entrez Programming Utilities. Source Code for Biology and Medicine 5(1): 6.
Contact Nick Loman for more information.