-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfeeds.json
147 lines (147 loc) · 3.56 KB
/
feeds.json
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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
[
{
"id": 1,
"name": "CNN World",
"url": "http://rss.cnn.com/rss/cnn_world.rss"
},
{
"id": 2,
"name": "CNN US",
"url": "http://rss.cnn.com/rss/cnn_us.rss"
},
{
"id": 3,
"name": "CNN Business",
"url": "http://rss.cnn.com/rss/money_latest.rss"
},
{
"id": 4,
"name": "CNN Politics",
"url": "http://rss.cnn.com/rss/cnn_allpolitics.rss"
},
{
"id": 5,
"name": "CNN Technology",
"url": "http://rss.cnn.com/rss/cnn_tech.rss"
},
{
"id": 6,
"name": "Reddit worldnews",
"url": "http://reddit.com/r/worldnews.rss"
},
{
"id": 7,
"name": "Reddit IAmA",
"url": "http://reddit.com/r/IAmA.rss"
},
{
"id": 8,
"name": "Reddit politics",
"url": "http://reddit.com/r/politics.rss"
},
{
"id": 9,
"name": "FiveThirtyEight",
"url": "http://www.fivethirtyeight.com/feeds/posts/default"
},
{
"id": 10,
"name": "Ezra Klein",
"url": "http://feeds.washingtonpost.com/rss/rss_ezra-klein"
},
{
"id": 11,
"name": "Reddit Science",
"url": "https://www.reddit.com/r/science.rss"
},
{
"id": 12,
"name": "CNET",
"url": "http://feeds.feedburner.com/cnet/NnTv?format=xml"
},
{
"id": 13,
"name": "EndGadget",
"url": "http://www.engadget.com/rss.xml"
},
{
"id": 14,
"name": "TechCrunch",
"url": "http://feeds.feedburner.com/Techcrunch"
},
{
"id": 15,
"name": "Economist: Finance and economics",
"url": "http://www.economist.com/rss/finance_and_economics_rss.xml"
},
{
"id": 16,
"name": "Economist: The world this week",
"url": "http://www.economist.com/rss/the_world_this_week_rss.xml"
},
{
"id": 17,
"name": "The Atlantic",
"url": "http://feeds.feedburner.com/AtlanticBusinessChannel"
},
{
"id": 18,
"name": "FOXNews",
"url": "http://feeds.foxnews.com/foxnews/latest"
},
{
"id": 19,
"name": "Huffington Post",
"url": "http://www.huffingtonpost.com/feeds/index.xml"
},
{
"id": 20,
"name": "ABC News",
"url": "http://feeds.abcnews.com/abcnews/topstories"
},
{
"id": 21,
"name": "New York Times US",
"url": "http://www.nytimes.com/services/xml/rss/nyt/US.xml"
},
{
"id": 22,
"name": "New York Times World",
"url": "http://www.nytimes.com/services/xml/rss/nyt/World.xml"
},
{
"id": 23,
"name": "ABC News",
"url": "http://feeds.abcnews.com/abcnews/topstories"
},
{
"id": 24,
"name": "USA Today",
"url": "http://content.usatoday.com/marketing/rss/rsstrans.aspx?feedId=news1"
},
{
"id": 25,
"name": "LA Times",
"url": "http://www.latimes.com/rss2.0.xml"
},
{
"id": 26,
"name": "NPR Topics",
"url": "http://www.npr.org/rss/rss.php?id=1001"
},
{
"id": 27,
"name": "AP US",
"url": "http://hosted.ap.org/lineups/USHEADS-rss_2.0.xml?SITE=RANDOM&SECTION=HOME"
},
{
"id": 28,
"name": "BBC News",
"url": "http://newsrss.bbc.co.uk/rss/newsonline_world_edition/americas/rss.xml"
},
{
"id": 29,
"name": "Reuters Top",
"url": "http://feeds.reuters.com/reuters/topNews"
}
]