Skip to main content

Retrieves information about Telenet internet usage

Project description

Telenet Telemeter parser

About

This program queries the 'Mijn Telenet' site to retrieve data about a user's monthly Telenet internet usage (a.k.a. telemeter).
It uses Selenium to do this as the site uses Javascript everywhere, please make sure you have Firefox and the Gecko driver installed.

Can be run as a standalone script or used as a Python 3 module. If used as a standalone script it prints telemeter info to the console. Main argument is a YAML file with your username and password:

username: <username>
password: <password>

This script is not necessarily deterministic, due to the nature of the Telenet site it might error on one run and succeed on the other. If this happens often try increasing the timeout on the get_telemeter_json function.

Requirements

  1. Mozilla Firefox
  2. Gecko driver (https://github.com/mozilla/geckodriver/releases)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

telemeter-1.0.3.tar.gz (3.9 kB view hashes)

Uploaded Source

Built Distribution

telemeter-1.0.3-py3-none-any.whl (5.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page