This Typesense Python SDK is a Python client library to access Typesense Server. Typesense is an open source, typo tolerant search engine, with a REST API, that delivers fast and relevant results out-of-the-box.
OCWSearch, the search engine for OpenCourseWare courses, has launched a search API. With courses from major universities such as MIT, Stanford or Yale, OCWSearch API now lets you search the full index and get information about course title, date, description or names of instructors.
Search engines such as Google have been making life a lot easier for developers. They have huge development resources that startups just don't have, and when they make their APIs available, everyone benefits. But when it comes to using APIs, especially AJAX APIs, it can be a challenge for developers to use these in a search-friendly way.