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 . 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. . 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: in the database, the search engine will search all of the websites that share the core URL. Here's the .

We've expanded the project to include a Nongovernmental Organization (NGO) custom search engine. Here's the . Thanks to David Oldenkamp and Barbara Celone for their work on the NGO search engine. Sites were chosen based on their and also collated from , and .

Here's the .

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="">
<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="
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(/godort/taskforces/internationaldocuments/idtf/igo-search/);
</style>
<div class="cse-branding-right" style="background-color:#000000;color:#FFFFFF">
<div class="cse-branding-form">
<form action="" 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="" alt="Google" />
</div>
<div class="cse-branding-text">
Custom Search
</div>
</div>
<!-- Google CSE Search Box Ends -->

Examples of Other Google Co-op Searches