Giter VIP home page Giter VIP logo

docker-barstool-rss's Introduction

One of my favorite websites, Barstool Sports, no longer has an RSS feed, :-(

When I was viewing the source, I noticed the page calls out to an API to retrieve its list of blog posts in JSON, ;-)

I built a little python application to fetch the JSON every 15 minutes, converts it to an RSS format, and exposes it to the web so Feedly can access it;

The application is compiled into Docker image so I drop it onto my Rancher node hosted with Digital Ocean;

URL: https://barstool-rss.willclark.org

Other Notes:

Category 97 is Boston; The template does some filtering to remove "Barstool Original" video content which I do not enjoy at all;

JSON Service URL: https://union.barstoolsports.com/v2/stories/category/97?limit=100&page=1

<title>Barstool Sports - Boston</title> https://www.barstoolsports.com/category/boston By The Common Man, For The Common Man

<title>Really early morning no-coffee notes</title> http://scriptingnews.userland.com/backissues/2002/09/29#reallyEarlyMorningNocoffeeNotes Sun, 29 Sep 2002 11:13:10 GMT http://scriptingnews.userland.com/backissues/2002/09/29#reallyEarlyMorningNocoffeeNotes

docker create --name barstool-rss -p 8002:8000 docker.willclark.org/barstool-rss:1.3

docker-barstool-rss's People

Contributors

will-clark 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.