An open API service indexing awesome lists of open source software.

https://github.com/teppyboy/bingto

Automate Bing searches to earn Microsoft Rewards points.
https://github.com/teppyboy/bingto

automation playwright playwright-python python

Last synced: 17 days ago
JSON representation

Automate Bing searches to earn Microsoft Rewards points.

Awesome Lists containing this project

README

          

# Bingto

Automate Bing searches to earn Microsoft Rewards points.

> [!WARNING]
> Mobile mode is not working, please append `--skip-mobile` before running.

## Usage

For the first run, if you don't have Edge & WebKit then you need to execute `bingto --install` to
complete the dependency install.

Then after that, execute `bingto` and let it do the job.

For advanced option please referer to `--help`.

## Installation

Use [pipx](https://pypa.github.io/pipx/installation/) to install this:

```bash
pipx install git+https://github.com/teppyboy/bingto
# Then execute this to complete the installation.
bingto --install
```

## License

[MIT](./LICENSE)