added news example
This commit is contained in:
parent
af01a7e183
commit
725f9806b7
32
telegram_bot/news/article_example.json
Normal file
32
telegram_bot/news/article_example.json
Normal file
@ -0,0 +1,32 @@
|
|||||||
|
{
|
||||||
|
"status": "ok",
|
||||||
|
"totalResults": 1,
|
||||||
|
"articles": [
|
||||||
|
{
|
||||||
|
"source": {
|
||||||
|
"id": "the-verge",
|
||||||
|
"name": "The Verge"
|
||||||
|
},
|
||||||
|
"author": "Justine Calma",
|
||||||
|
"title": "EU Parliament backs off plans to phase out energy-hungry cryptocurrencies",
|
||||||
|
"description": "EU Parliament abandoned a measure in its proposed legislative framework for regulating cryptocurrencies that would have amounted to a de facto ban on energy-hungry networks like Bitcoin.",
|
||||||
|
"url": "https://www.theverge.com/2022/3/14/22977132/bitcoin-european-union-parliament-ban-proof-of-work-cryptocurrencies",
|
||||||
|
"urlToImage": "https://cdn.vox-cdn.com/thumbor/8bE-uBwwu-eXg-CcB6cOqcAGVDw=/0x286:4000x2380/fit-in/1200x630/cdn.vox-cdn.com/uploads/chorus_asset/file/23315944/834392892.jpg",
|
||||||
|
"publishedAt": "2022-03-14T23:40:25Z",
|
||||||
|
"content": "But Bitcoin is still under scrutiny \r\nPower cords for bitcoin mining machines are plugged into electrical outlets at a mining facility operated by Bitmain Technologies Ltd. in Ordos, Inner Mongolia, \u2026 [+5797 chars]"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"source": {
|
||||||
|
"id": "the-verge",
|
||||||
|
"name": "The Verge"
|
||||||
|
},
|
||||||
|
"author": "Justine Calma",
|
||||||
|
"title": "EU Parliament backs off plans to phase out energy-hungry cryptocurrencies",
|
||||||
|
"description": "EU Parliament abandoned a measure in its proposed legislative framework for regulating cryptocurrencies that would have amounted to a de facto ban on energy-hungry networks like Bitcoin.",
|
||||||
|
"url": "https://www.theverge.com/2022/3/14/22977132/bitcoin-european-union-parliament-ban-proof-of-work-cryptocurrencies",
|
||||||
|
"urlToImage": "https://cdn.vox-cdn.com/thumbor/8bE-uBwwu-eXg-CcB6cOqcAGVDw=/0x286:4000x2380/fit-in/1200x630/cdn.vox-cdn.com/uploads/chorus_asset/file/23315944/834392892.jpg",
|
||||||
|
"publishedAt": "2022-03-14T23:40:25Z",
|
||||||
|
"content": "But Bitcoin is still under scrutiny \r\nPower cords for bitcoin mining machines are plugged into electrical outlets at a mining facility operated by Bitmain Technologies Ltd. in Ordos, Inner Mongolia, \u2026 [+5797 chars]"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
Loading…
Reference in New Issue
Block a user