forked from zskfree/News-Agent
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathrss_feed_url.json
More file actions
62 lines (62 loc) · 1.53 KB
/
rss_feed_url.json
File metadata and controls
62 lines (62 loc) · 1.53 KB
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
[
{
"name": "机器之心",
"category": "AI",
"language": "zh",
"rss": "https://www.jiqizhixin.com/rss"
},
{
"name": "量子位",
"category": "AI",
"language": "zh",
"rss": "https://www.qbitai.com/feed"
},
{
"name": "InfoQ 中文网",
"category": "Technology",
"language": "zh",
"rss": "https://www.infoq.cn/feed"
},
{
"name": "极客公园",
"category": "Technology",
"language": "zh",
"rss": "https://www.geekpark.net/rss"
},
{
"name": "虎嗅网(科技板块)",
"category": "Technology",
"language": "zh",
"rss": "https://www.huxiu.com/rss/1.xml"
},
{
"name": "钛媒体",
"category": "Technology",
"language": "zh",
"rss": "https://www.tmtpost.com/rss"
},
{
"name": "Google Research Blog",
"category": "AI",
"language": "en",
"rss": "https://research.google/blog/rss/"
},
{
"name": "新浪财经 - 股票频道",
"category": "Finance",
"language": "zh",
"rss": "https://feed.mix.sina.com.cn/api/roll/get?pageid=155&lid=1686&num=10"
},
{
"name": "InfoQ 中文站",
"category": "Technology",
"language": "zh",
"rss": "https://www.infoq.cn/feed"
},
{
"name": "少数派科技资讯",
"category": "Technology",
"language": "zh",
"rss": "https://sspai.com/feed"
}
]