I have only been able to get the articles from Apple News into Safari with this crappy little script. Then you can run the script written by by Matthias Steffens.
NOTE: not all Apple News content can be opened in Safari. Some of the content will display/hide the main body of the article when opened ...
Search found 4 matches
- Thu Oct 03, 2024 10:21 am
- Forum: Looking for AppleScripts…
- Topic: Extracting References from Apple News
- Replies: 1
- Views: 10201
- Wed Oct 02, 2024 6:22 pm
- Forum: Looking for AppleScripts…
- Topic: Extracting References from Apple News
- Replies: 1
- Views: 10201
Extracting References from Apple News
Has anyone found a way to extract References using apple script from Apple News publications?
I am looking for a starting point.
I am looking for a starting point.
- Wed Oct 02, 2024 6:19 pm
- Forum: Looking for AppleScripts…
- Topic: Create new Internet record and Set Fields
- Replies: 5
- Views: 15586
Re: Create new Internet record and Set Fields
Thank you so much for the script. It is eminently more sophisticated and thorough than the one I was trying to cobble together.
I look forward to seeing your "Keypoints" app. I will add my unsolicited feature request, the ability to also access epubs annotated in Apple books. Things such as ...
I look forward to seeing your "Keypoints" app. I will add my unsolicited feature request, the ability to also access epubs annotated in Apple books. Things such as ...
- Sun Sep 29, 2024 1:25 pm
- Forum: Looking for AppleScripts…
- Topic: Create new Internet record and Set Fields
- Replies: 5
- Views: 15586
Create new Internet record and Set Fields
I am an admitted newbie with AppleScript, but I have cobbled together a script to retrieve from a website the basic information to create an Internet reference. How do I insert the data into the fields of a new blank record?
tell application "Safari"
activate
open location "https ...
tell application "Safari"
activate
open location "https ...