Skip to main content

Scraper for Mobile Vikings in Poland

Project description

Mobile Vikings scraper

This library is a web-scraper to get data about your account on Mobile Vikings (in Poland)

Usage is super simple:

import mobilevikings_scraper

# Get a dict with all the data
stuff = mobilevikings_scraper.scrape('your_login_email', 'password')

# You can play around with what you will find in this dict:
gb = float(stuff['services'][0]['pointer_description'][:-2])
print(f'You have {gb} GB of internet left')

if gb > 100:
    print('Niiiiice')
elif gb < 1:
    print('WHAAAT!!!')

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

mobile_vikings_scraper-1.0.3-py3-none-any.whl (6.5 kB view details)

Uploaded Python 3

File details

Details for the file mobile_vikings_scraper-1.0.3-py3-none-any.whl.

File metadata

  • Download URL: mobile_vikings_scraper-1.0.3-py3-none-any.whl
  • Upload date:
  • Size: 6.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.23.0 setuptools/45.2.0 requests-toolbelt/0.9.1 tqdm/4.49.0 CPython/3.8.2

File hashes

Hashes for mobile_vikings_scraper-1.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 49e27aba82fc42917552256849889bc222d5bd9ddf329007806d6243a4885657
MD5 3b0d1b4f0aaf902cb6d51250bd0e015b
BLAKE2b-256 b602c95ad6c222d2c9610a6c6a3f1e87bf494aaf8e2c674826af5c85ffca0131

See more details on using hashes here.

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