IGO Search

IGO/NGO custom search engines

Welcome to the IGO/NGO custom search engine project.

The project was started by David Oldenkamp, International Documents Librarian at Indiana University (who's no longer at IU). The IGO search is done with GoogleCSE. The list of urls for the search came from the Northwestern University IGO site. For questions, comments, suggestions or to submit an IGO to add to the search, James Jacobs, Government Information Librarian at Stanford University.

What it is: Using Google Co-op, fed 415 base URLs of IGOs into the search engine. Here's the growing spreadsheet of IGO urls. When the search engine is used by a patron, the terms are searched across all of the websites, so if you have the core url:http://www.un.org/ in the database, the search engine will search all of the websites that share the core http://www.un.org/ URL. Here's the direct URL for the IGO Search Engine.

We've expanded the project to include a Nongovernmental Organization (NGO) custom search engine. Here's the spreadsheet of NGOs. Thanks to David Oldenkamp and Barbara Celone for their work on the NGO search engine. Sites were chosen based on their consultative status with the United Nations Economic and Social Council (ECOSOC) and also collated from University of Minnesota Human Rights Library, and Duke University Libraries' NGO Research Guide.

Here's the direct URL for the NGO Search Engine.

Adding IGO search to HTML pages

If you want to include the IGO Search (Google) to your webpage, then feel free to copy and paste this code into your webpage:

<!-- Google CSE Search Box Begins -->
<form id="searchbox_006748068166572874491:55ez0c3j3ey"
action="http://www.google.com/cse">
<input type="hidden" name="cx"
value="006748068166572874491:55ez0c3j3ey" />
<input name="q" type="text" size="40" />
<input type="submit" name="sa" value="Search" />
<input type="hidden" name="cof" value="FORID:0" />
</form>
<script type="text/javascript"
src="http://www.google.com/coop/cse/brand?form=searchbox_006748068166572
874491:55ez0c3j3ey"></script>
<!-- Google CSE Search Box Ends -->

Adding NGO search to an HTML page

<!-- Google CSE Search Box Begins -->
<style type="text/css">
@import url(http://www.google.com/cse/api/branding.css);
</style>
<div class="cse-branding-right" style="background-color:#000000;color:#FFFFFF">
<div class="cse-branding-form">
<form action="http://www.google.com/cse" id="cse-search-box">
<div>
<input type="hidden" name="cx" value="012681683249965267634:q4g16p05-ao" />
<input type="hidden" name="ie" value="UTF-8" />
<input type="text" name="q" size="31" />
<input type="submit" name="sa" value="Search" />
</div>
</form>
</div>
<div class="cse-branding-logo">
<img src="http://www.google.com/images/poweredby_transparent/poweredby_000000.gif" alt="Google" />
</div>
<div class="cse-branding-text">
Custom Search
</div>
</div>
<!-- Google CSE Search Box Ends -->

Examples of Other Google Co-op Searches