Homebecome a developer get involved
This is our developers and api page,Where you can fully interact with profilecrib via your own site
Here are some examples of what you can do and use from our source.
First is a clever user Ajax Search bar.
<body> <iframe name="ajax.search" id="ajax search" style="position:absolute;width:245px; height:437px;" src="http://profilecrib.com/ajax_search.html" frameborder="1"></iframe> </body>
Example on the left is an ajax search bar
where you can type anyones name who is on profilecrib and fetch there
profile photo and what country there from,on click will take you to there profile...give it a try!
The code to use is above,You can add this to any page and search from within your site for
any person on profilecrib..Simple.