• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Extracting value of author «class » id property
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Extracting value of author «class » id property


  • Subject: Extracting value of author «class » id property
  • From: John <email@hidden>
  • Date: Tue, 05 Jun 2012 11:12:27 -0400

Hi,

I am trying get the author id from a tweet in the Mac Twitter app.

tell application "Twitter"
properties of item 3 of status of (home timeline of account 1)
end tell

--> {url:"https://twitter.com/secondmarket/status/210025706585993217", author:«class » id "18593834", name:"210025706585993217", location:missing value, display text:"2day’s MUST READ:We tell U how investors can invest in the next era of investments (wine,art,p2p loans)on @SecondMarket ow.ly/bn0uf", date:date "Tuesday, June 5, 2012 11:10:05 AM", text:"2day’s MUST READ:We tell U how investors can invest in the next era of investments (wine,art,p2p loans)on @SecondMarket http://t.co/0yQZ0Yav", retweeter:missing value, class:status}

tell application "Twitter"
author of item 3 of status of (home timeline of account 1)
end tell

--> «class » id "18593834"

How can I isolate "18593834" ?

John
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden

  • Follow-Ups:
    • Re: Extracting value of author «class » id property
      • From: Christopher Stone <email@hidden>
  • Prev by Date: Re: Issue: Hiding terminal on app launch
  • Next by Date: Re: Extracting value of author «class » id property
  • Previous by thread: Fwd: Issue: Hiding terminal on app launch
  • Next by thread: Re: Extracting value of author «class » id property
  • Index(es):
    • Date
    • Thread