Code Monkey home page Code Monkey logo

ucll-intranet-rss's Introduction

UCLL Intranet RSS Feed

A RSS feed for the messages on intranet.ucll.be.

RSS Generator

Command-line

python rss.py [...arguments]

Arguments

-u, --username (required)

Your UCLL username (r-number).

-p, --password (required)

Your UCLL password.

-o, --output (required)

The absolute or relative path to the output file. If it doesn't exist it will be created. If it already exist it will be overwritten.

-f, --format (default=0)

The format of the output file. To support the RSS feed feature in Slack we provide a format that will append a space after the <p> and </br> element.

  • 0 : No formatting.
  • 1 : A space will be appended after the <p> and </br> element.
-i, --initialise (default=false)

When you set this value to true the database will be created. All the items until now will be fetched and inserted into the database.

Note : It is important that you set this value the first time and that you set it back to false or just remove from the line after the first time.

ucll-intranet-rss's People

Contributors

davidopdebeeck avatar

Stargazers

 avatar

Watchers

 avatar  avatar

ucll-intranet-rss's Issues

Lists are not fetched

The scraper omits

    and likely other HTML blocks, leading to imcomplete feed item descriptions.

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.