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
- Mozilla Firefox
- Gecko driver (https://github.com/mozilla/geckodriver/releases)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for telemeter-1.0.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 32149cf72f170835c186d1796bfcf1c68e22e338e81973306730dd173a75d787 |
|
MD5 | 5776f11f1fa97ff9435f9b3f16084ec0 |
|
BLAKE2b-256 | e64a75ab18af0402d408738cd1eefe7f232d3463e803803603636724deb64fab |