My experience with AppleScript/Automator is limited, but I need a script to do the following:
- From a list of URL’s, grab the first one and load it into Safari.
- Copy the text of the page (not the source) to a text file in TextEdit (or whatever).
- Spell check the page.
- Go back to the list and start over with the next URL.
I can get Automator to grab the page text and paste it into TextEdit, but not spell check it. I can also get it to grab multiple pages, though I haven’t found a way to separate the pages (or mark which page each block of text belongs to).
Any suggestions?
0 Responses to “A (Brief) Call to AppleScripters”