You can retrieve galleries from eonpal via XML and generate HTML for yourself.
What do you need to use API
- own web server
- to know how to code
- a key, please send request to getkey@eonpal.com (specify your eonpal username)
API URL
http://search.eonpal.com/api.php?
Parameters
| Parameter | Values | Note |
| key | (your eonpal api key) | |
| action | search | there will be more options in the future |
| k | (search query) | |
| format | tab, xml or php | In which format you want to receive data |
| from | (starting from result) | return results from this record |
| num | (num) | max records to retreive (max 100) |
| cat | Movies,Images | select image or movie galleries |
Example
User eonpal, retrieving results for sybian, in XML format, 5 results starting from 10th, in movies
(to see actual XML, open "page source")
0 comments:
Post a Comment