A wrapper is a piece of software which receives a query from another component (in a standard format), transforms it, sends the transformation to a third-party digital library (e.g. via HTTP GET or POST), receives documents (in most cases, HTML documents) from the library, transforms them into a standard format (by extracting information from the HTML document), and returns the transformed documents.
MIND project has developed wrappers for several third-party digital libraries: CNN, Times Online, National Gallery of Arts (Washington, DC), Metropolitain Museum of Arts, Fine Arts Museum (San Francisco). Web Gallery of Arts and Google (using their API). The project has also modified wrappers from the Daffodil project for ACM, DBLP, Citeseer and Achilles.