curl "
https://site.com/req.php?release=title%&key=123456789"
[["TITLE.1","CAT-A",1350000000,"20","274","Comedy_Drama",0,""],["TITLE.2","CAT-B",1340000000,"19","906.0","Drama",0,""],["TITLE.3","CAT-C",1330000000,"6","246.00","Thriller",0,""]]
Like that. So a title, category, unix time, files, size, genre etc.
-edit-
And that needs to look like this in channel for the 1 result trigger:
bot: [title.1] [cat-a] [time] etc.
^ This is the first result from the get request.
The trigger for more results should PM all of the results from the get request and say in channel it's sending a pm.