Home
Sign Up
Movie API
Information
Available APIs
Examples
API Quick Reference
Music API
Information
Available APIs
Examples
API Quick Reference
Games API
Information
Available APIs
Examples
API Quick Reference
Gadgets
Community Forums
Sign In
Register
Help
Developer Access
Copy & Paste Scripts
With our API, you can create some really great scripts to display movie content on your website.
Here are a few example scripts you can copy and paste into your site to instantly display content.
New Theatrical Movie Trailers:
Copy & Paste Code:
Paste this into the <head> section of your page:
<script src="http://www.videodetective.net/api/api.aspx?load=head" type="text/javascript"></script>
This goes anywhere into the <body> section of your page:
<script src="http://www.videodetective.net/api/api.aspx?type=0&name=0&page=1&pagesize=2" type="text/javascript"></script>
Parameters
Page - What page to start with (usually 1)
PageSize - How many results you would like
Example: <script src="http://www.videodetective.net/api/api.aspx?type=0 &name=0&page=1&pagesize=2" type="text/javascript"></script>
Download Source Code (Developer ID Required):
New On DVD:
Copy & Paste Code:
Paste this into the <head> section of your page:
<script src="http://www.videodetective.net/api/api.aspx?load=head" type="text/javascript"></script>
This goes anywhere into the <body> section of your page:
<script src="http://www.videodetective.net/api/api.aspx?type=0&name=1&page=1&pagesize=2" type="text/javascript"></script>
Parameters
Page - What page to start with (usually 1)
PageSize - How many results you would like
Example: <script src="http://www.videodetective.net/api/api.aspx?type=0 &name=1&page=1&pagesize=2" type="text/javascript"></script>
Download Source Code (Developer ID Required):
Copyright © 2008 Internet Video Archive LLC