Home > PHP > Adult Video Search Engine 2

Adult Video Search Engine 2

November 24th, 2009

I need a php script to send search queries to www.xnxx.com, www.tube8.com and www.pornhub.com and then parse the results for a thumbnail and associated video link. All results are then written to an XML file using the following naming convention:

if the query string = “ebony action” then the resulting file is called EbonyActionsettings.xml

The format of the xml file is very specific. All the data in the <video> tag is dynamic and will be updated by your script . See attached. The script should write out the xml file and then return the name of the file as a return value.


Adult Video Search Engine 2

Categories: PHP Tags: , , , , , ,