A solver for LinkedIn's puzzle games using Selenium
Project description
LinkedIn-Games-Solver
A Python package designed to solve LinkedIn's puzzle games, including Tango, Queens, and Zip. This tool uses Selenium to automate gameplay, solving each game efficiently by navigating the game board, avoiding obstacles, and following game rules.
Uses Selenium to open a Safari browser, read today's game board, solve it, and input the correct answer.
Find the package on PyPi here: https://pypi.org/project/linkedin-games-solver/
Usage
Install package: pip install linkedin-games-solver
Run in command line: linkedin-solver
Or use in Python:
from linkedin_games_solver import solver
solver.main()
Supported Games:
Tango: Fill a grid with Moon and Sun symbols according to specific rules.
Queens: Place queens on a chessboard.
Zip: Find a path between sequential numbers in a grid while avoiding walls and covering every square.
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file linkedin_games_solver-0.1.2.tar.gz.
File metadata
- Download URL: linkedin_games_solver-0.1.2.tar.gz
- Upload date:
- Size: 11.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0cfbe8bf9eaa0de50149262e6eaaa4c2552a6dfaf94a3ce21f66fc4a379240dc
|
|
| MD5 |
dfae4421d882ed08f3ff571f1f5d9dc1
|
|
| BLAKE2b-256 |
2bf3fca62e977c32e7bedba3a4a71cccaeff12b6f27ab48ab68b2c921a30bf3f
|
File details
Details for the file linkedin_games_solver-0.1.2-py3-none-any.whl.
File metadata
- Download URL: linkedin_games_solver-0.1.2-py3-none-any.whl
- Upload date:
- Size: 13.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
674fc8d3295bf3f8063ee8f9c8c367c9ffc236452ce81657a448fbdc144b74ab
|
|
| MD5 |
607dfa2145ba9e91e64a5457a9a8fed6
|
|
| BLAKE2b-256 |
b95594b0118853835cfffe17eadeba9c2974ef46198205800099ebd28c35e1b3
|