Spaces:
Sleeping
Sleeping
adding testing script
Browse files- football_players.json +82 -0
football_players.json
ADDED
@@ -0,0 +1,82 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
[
|
2 |
+
{
|
3 |
+
"url": "https://example.com/article1",
|
4 |
+
"content": "This is content about De Bruyne and their incredible football career."
|
5 |
+
},
|
6 |
+
{
|
7 |
+
"url": "https://example.com/article2",
|
8 |
+
"content": "This is content about Messi and their incredible football career."
|
9 |
+
},
|
10 |
+
{
|
11 |
+
"url": "https://example.com/article3",
|
12 |
+
"content": "This is content about Kak\u00e0 and their incredible football career."
|
13 |
+
},
|
14 |
+
{
|
15 |
+
"url": "https://example.com/article4",
|
16 |
+
"content": "This is content about Messi and their incredible football career."
|
17 |
+
},
|
18 |
+
{
|
19 |
+
"url": "https://example.com/article5",
|
20 |
+
"content": "This is content about De Bruyne and their incredible football career."
|
21 |
+
},
|
22 |
+
{
|
23 |
+
"url": "https://example.com/article6",
|
24 |
+
"content": "This is content about Kak\u00e0 and their incredible football career."
|
25 |
+
},
|
26 |
+
{
|
27 |
+
"url": "https://example.com/article7",
|
28 |
+
"content": "This is content about Messi and their incredible football career."
|
29 |
+
},
|
30 |
+
{
|
31 |
+
"url": "https://example.com/article8",
|
32 |
+
"content": "This is content about De Bruyne and their incredible football career."
|
33 |
+
},
|
34 |
+
{
|
35 |
+
"url": "https://example.com/article9",
|
36 |
+
"content": "This is content about Kak\u00e0 and their incredible football career."
|
37 |
+
},
|
38 |
+
{
|
39 |
+
"url": "https://example.com/article10",
|
40 |
+
"content": "This is content about Messi and their incredible football career."
|
41 |
+
},
|
42 |
+
{
|
43 |
+
"url": "https://example.com/article11",
|
44 |
+
"content": "This is content about De Bruyne and their incredible football career."
|
45 |
+
},
|
46 |
+
{
|
47 |
+
"url": "https://example.com/article12",
|
48 |
+
"content": "This is content about Kak\u00e0 and their incredible football career."
|
49 |
+
},
|
50 |
+
{
|
51 |
+
"url": "https://example.com/article13",
|
52 |
+
"content": "This is content about Messi and their incredible football career."
|
53 |
+
},
|
54 |
+
{
|
55 |
+
"url": "https://example.com/article14",
|
56 |
+
"content": "This is content about De Bruyne and their incredible football career."
|
57 |
+
},
|
58 |
+
{
|
59 |
+
"url": "https://example.com/article15",
|
60 |
+
"content": "This is content about Kak\u00e0 and their incredible football career."
|
61 |
+
},
|
62 |
+
{
|
63 |
+
"url": "https://example.com/article16",
|
64 |
+
"content": "This is content about Messi and their incredible football career."
|
65 |
+
},
|
66 |
+
{
|
67 |
+
"url": "https://example.com/article17",
|
68 |
+
"content": "This is content about De Bruyne and their incredible football career."
|
69 |
+
},
|
70 |
+
{
|
71 |
+
"url": "https://example.com/article18",
|
72 |
+
"content": "This is content about Kak\u00e0 and their incredible football career."
|
73 |
+
},
|
74 |
+
{
|
75 |
+
"url": "https://example.com/article19",
|
76 |
+
"content": "This is content about Messi and their incredible football career."
|
77 |
+
},
|
78 |
+
{
|
79 |
+
"url": "https://example.com/article20",
|
80 |
+
"content": "This is content about De Bruyne and their incredible football career."
|
81 |
+
}
|
82 |
+
]
|