View Single Post
Invasive contributor
25Apr2009,00:11  
nimesh's Avatar
For you, it didn't work from the site itself?

I tried for the movie "Elizabeth" and I got the below xml result.
Code:
<?xml version="1.0" encoding="utf-8"?>
<trynt>
  <movie-imdb>
    <search>elizabeth</search>
    <matched-id>tt0127536</matched-id>
    <matched-url>http://www.imdb.com/title/tt0127536/</matched-url>
    <matched-title>Elizabeth (1998)</matched-title>
    <data>
      <movie-id>
        <data>
          <id>tt0414055</id>
          <score>1</score>
        </data>
        <data>
          <id>tt0127536</id>
          <score>1</score>
        </data>
      </movie-id>
      <movie-title>
        <data>
          <id>Elizabeth: The Golden Age (2007)</id>
          <score>1</score>
        </data>
        <data>
          <id>Elizabeth (1998)</id>
          <score>1</score>
        </data>
      </movie-title>
      <source-id>4</source-id>
    </data>
  </movie-imdb>
<server>10.254.95.50</server></trynt>