PHP run jquery/javascript code on another website frontend
is it possible to run a specific jquery code on another website frontend.
For example i want to copy some values from specific titles/descipriptions, trigger some click events also and return information as a stored variables in my php file.
Thanks