Tools for webmaster

  1. Links and logos
  2. Search forms
  3. XML API for searching



Links and logos

HTML code:   Render:
 
  pornFiz, search engine for free porn!



Search forms

HTML code:   Render:
 

 

Search in: photos movies blogs




XML API for searching

Searches
Query:
GET http://www.pornfiz.com/api/query?q=<your query here>
Answer:
<results>
    <currentPage>1</currentPage>
    <pageCount>1</pageCount>
    <resultPerPage>10</resultPerPage>
    <resultCount>1290</resultCount>
    <query>your query here</query>
    
    <result>
      <link> URL </link>
      <description> DESCRIPTION </description>
      <img> IMAGE (OPTIONAL) </img>
      <score> SCORE (OPTIONAL) </score>
      <length> LENGTH (OPTIONAL) </length>
      <note>3</note>
      <voteCount>0</voteCount>
      <visits>0</visits>
      <tags>
	<tag>TAG 1 (OPTIONAL)</tag>
	<tag>TAG 2 (OPTIONAL)</tag>
	<tag>...</tag>
      </tags>
    </result>
    
    <result>
      ...
    </result>
</results>
Other parameters for the query:

List of the common searches
Query:
GET http://www.pornfiz.com/api/searches
Answer:
<searches>
    <search href=" URL1 "> QUERY1 </search>
    <search href=" URL2 "> QUERY2 </search>
    ...
</searches>
Other parameters for the query:

Example in PHP5
Demo:
Click here to test!

Source code:





Add to Firefox/IE (search plugin) - Add to your favorites!

Contact - Advertisement - Add a website

Tools for webmaster / API



© 2007 - 2009 by pornFiz