Releases: extractus/feed-extractor
Releases · extractus/feed-extractor
v6.0.0rc1
- Implement event-driven pattern
- Simplify core logic
Attention
The changes of this RC version may affect to your current code. Please look at the examples in README carefully.
v5.0.2
v5.0.1
v5.0.0
v5.0.0rc3
v5.0.0rc2
v5.0.0rc1
v4.0.1
v4.0.0
v3.1.0
- Update data structure (change property name)
Example output:
{
"title": "Top stories - Google News",
"link": "https://news.google.com/atom?hl=en-US&gl=US&ceid=US%3Aen",
"description": "Google News",
"generator": "NFE/5.0",
"language": "",
"published": "Tue, Nov 23, 2021 05:58:17 PM",
"entries": [
{
"title": "Lone suspect in Waukesha parade crash to appear in court today, as Wisconsin reels from tragedy that left 5 dead and dozens more injured - CNN",
"link": "https://news.google.com/__i/rss/rd/articles/CBMiTmh0dHBzOi8vd3d3LmNubi5jb20vMjAyMS8xMS8yMy91cy93YXVrZXNoYS1jYXItcGFyYWRlLWNyb3dkLXR1ZXNkYXkvaW5kZXguaHRtbNIBUmh0dHBzOi8vYW1wLmNubi5jb20vY25uLzIwMjEvMTEvMjMvdXMvd2F1a2VzaGEtY2FyLXBhcmFkZS1jcm93ZC10dWVzZGF5L2luZGV4Lmh0bWw?oc=5",
"description": "Lone suspect in Waukesha parade crash to appear in court today, as Wisconsin reels from tragedy that left 5 dead and dozens more injured CNN Waukesha Christmas parade attack: 5 dead, 48 injured, Darrell Brooks named as...",
"published": "Tue, Nov 23, 2021 05:34:00 PM"
},
// ...
]
}