GithubHelp home page GithubHelp logo

powernews's Introduction

PowerNews

PowerShell script to get RSS news feeds.

Added blacklist from topics.csv. Hoping to incorporate whitelists from the same file. Not sure if that's doable though.

Trying to incorporate a blacklist/whitelist feature now.

TLS Notes

TLS errors might persist if PowerShell uses TLS 1 (default) This can be fixed with this command. [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12 For details: https://stackoverflow.com/questions/41618766/powershell-invoke-webrequest-fails-with-ssl-tls-secure-channel

Feed Updates!!!

Added

https://www.npr.org/rss/rss.php?id=1003 https://www.npr.org/rss/rss.php?id=1004 https://www.engadget.com/rss.xml https://www.politico.com/ https://feeds.a.dj.com/rss/RSSWorldNews.xml https://feeds.a.dj.com/rss/RSSWSJD.xml https://theweek.com/rss.xml https://www.foreignaffairs.com/ https://www.theguardian.com/world/rss http://rss.cnn.com/rss/edition_world.rss https://www.yahoo.com/news/world/rss http://www.aljazeera.com/xml/rss/all.xml http://feeds.bbci.co.uk/news/world/rss.xml http://feeds.bbci.co.uk/news/world/us_and_canada/rss.xml http://feeds.bbci.co.uk/news/technology/rss.xml http://feeds.reuters.com/Reuters/domesticNews http://feeds.reuters.com/Reuters/worldNews http://feeds.reuters.com/reuters/technologyNews https://rssfeeds.usatoday.com/UsatodaycomWorld-TopStories https://rssfeeds.usatoday.com/UsatodaycomNation-TopStories https://rssfeeds.usatoday.com/usatoday-TechTopStories

Can't find reliabel RSS feeds

https://www.bloomberg.com/

Not added due to custom formatting

https://www.theatlantic.com/ https://archive.nytimes.com/www.nytimes.com/services/xml/rss/index.html https://www.ap.org/en-us/

Stale feeds

http://feeds.washingtonpost.com/rss/rss_morning-mix http://feeds.arstechnica.com/arstechnica/apple http://feeds.arstechnica.com/arstechnica/technology-lab http://feeds.arstechnica.com/arstechnica/security

Removed for personal reasons

https://www.buzzfeed.com/world.xml

Removed Economist feeds for Paywall and not knowing how to format an XML feed properly (dates)!

powernews's People

Contributors

loatswil avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.