-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathscore
More file actions
43 lines (35 loc) · 985 Bytes
/
score
File metadata and controls
43 lines (35 loc) · 985 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
List of all fields: https://dev.twitter.com/docs/platform-objects/tweets
text
The actual UTF-8 text of the status update
- 1 point/character
retweeted
Indicates whether this Tweet has been retweeted by the authenticating user
- 0 points
- If true retweet button is disabled
retweet_count
Number of times this Tweet has been retweeted
- 10 points/retweet
favorited
Indicates whether this Tweet has been favorited by the authenticating user
- 0 points
favorite_count
Indicates approximately how many times this Tweet has been "favorited" by Twitter users
- 20 points/favorite
entities
Entities which have been parsed out of the text of the Tweet
hashtags
- 4 points/hashtag
symbols
- 2 point/symbol
urls
- 3 points/url
user_mentions
- 5 points/mention
media
- 8 points/media
media_url
type
Only photo for now
coordinates
Represents the geographic location of this Tweet
- 2 points