Changes between Initial Version and Version 1 of PageInXML

Show
Ignore:
Timestamp:
07/14/08 08:11:01 (18 months ago)
Author:
os
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PageInXML

    v1 v1  
     1= Get Pages as XML = 
     2 
     3This is really easy - everything you need is just append '''xml''' to the end of URL. That means we got URL: 
     4 * http://www.opensubtitles.org/en => http://www.opensubtitles.org/en/xml 
     5 * http://www.opensubtitles.org/en/search/sublanguageid-all => http://www.opensubtitles.org/en/search/sublanguageid-all/xml 
     6 * and so on... 
     7 
     8There also exists some special URL for searching providing really SIMPLE XML: 
     9 * http://www.opensubtitles.org/en/search/sublanguageid-all/simplexml 
     10 
     11If you decide to use these XMLs in any way, please contact us first.