Using AppleScript to copy a webpage TITLE to clipboard
        Posted  
        
            by fighella
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by fighella
        
        
        
        Published on 2010-05-30T07:50:32Z
        Indexed on 
            2010/05/30
            7:52 UTC
        
        
        Read the original article
        Hit count: 290
        
applescript
I am looking to copy the webpage title (of an open webpage in safari) to the clipboard using apple script (or a javascript snippet will do).
I will then use that Variable in Automator.
I have looked all over the web, but cannot seem to find the answer.
© Stack Overflow or respective owner