Skip to main content

Automate Rewards points collection

Project description

AutoMSR

PyPI - Version PyPI - Python Version Checks

Description

AutoMSR is an automation tool created for educational purpose, intending to show how to use Selenium as an automation driver for the Microsoft Rewards service.

What it does

This tool is intended to show how to collect automatically daily points for Microsoft Rewards.

What is included:

  • Daily promotions completed.
  • Other activities completed.
  • Free punchcards completed.
  • Searches with a desktop User Agent completed.
  • Searches with a mobile User Agent completed.

Warning

Before using this software, read carefully the Microsoft Terms of Service, section Microsoft Rewards.

TL;DR: the usage of AutoMSR could lead in a ban.

Setup

Installation

$ pip install automsr  # this will install the binary `automsr`

Configuration

AutoMSR behaviour can be configured using a config.yaml file.

An example with every input described in detail is found here: link.

Chromedriver

Download the correct Chromedriver matching your Chrome version.

Usage

Help

$ automsr --help

Execute AutoMSR

$ automsr run

# config.yaml is somewhere else than current directory
$ automsr run --config path/to/a/config.yaml

Generate automatically a Config file

$ automsr init

Retrieve local Chrome profiles

$ automsr profiles
# ChromeProfile(displayed_name='yourProfileName', path=Path('generic/profile/dir'))

$ automsr profiles --format pretty-json
# [
#     {
#         "displayed_name": "yourProfileName",
#         "path": generic/profile/dir"
#     }
# ]

Check that email sending works

$ automsr email

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

automsr-9.7.0.tar.gz (29.1 kB view details)

Uploaded Source

Built Distribution

automsr-9.7.0-py3-none-any.whl (33.5 kB view details)

Uploaded Python 3

File details

Details for the file automsr-9.7.0.tar.gz.

File metadata

  • Download URL: automsr-9.7.0.tar.gz
  • Upload date:
  • Size: 29.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.6.1 CPython/3.10.13 Linux/6.2.0-1012-azure

File hashes

Hashes for automsr-9.7.0.tar.gz
Algorithm Hash digest
SHA256 da9aa9514d868dacb165624b8c7a4ffb03e8c5e72c9fe617b0092c458b037238
MD5 162966e539f98a5303ad9e503d673b94
BLAKE2b-256 6791c626b474ed48f2930ba6c07f5f88c4f85be3d911cbf13aa8d2c0eeed9aaa

See more details on using hashes here.

File details

Details for the file automsr-9.7.0-py3-none-any.whl.

File metadata

  • Download URL: automsr-9.7.0-py3-none-any.whl
  • Upload date:
  • Size: 33.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.6.1 CPython/3.10.13 Linux/6.2.0-1012-azure

File hashes

Hashes for automsr-9.7.0-py3-none-any.whl
Algorithm Hash digest
SHA256 3ed8e98b154cdcac74b12fc57617f32a4b66f717a0b4062605b7c3fe72df81d1
MD5 2b5e4fe57929b85ffa05ca6e3352413d
BLAKE2b-256 08894ac56c94c778c557955a2eb0c62cec76d011bd8ec510b4cc08f4e7ed256d

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