I've created a website that uses my open-source Python package that automatically solves LinkedIn games by extracting solutions from network requests. It displays it on the site and displays all the solutions. It's been running for over a year, so feel free to take a look.
Solves all LinkedIn daily games:
- Pinpoint
- CrossClimb
- Queens
- Zip
- Tango
- Mini Sudoku
Headless operation (no browser window required), saves solutions to JSON files, simple API for integration into other projects.