tomasbedrich / pycaching

A Python 3 interface for working with Geocaching.com website.
https://pycaching.readthedocs.io/
GNU Lesser General Public License v3.0
61 stars 46 forks source link

Login to geocaching mandatory(?) #158

Open gotiniens opened 3 years ago

gotiniens commented 3 years ago

It seems you can at least view some pages without logging in, like trackable information, and some limited cache information.

Due to issue #157 I cannot login, and I think I can achieve my goal with the information available without login.

FriedrichFroebel commented 3 years ago

This sounds like a possible enhancement. Feel free to submit a corresponding PR.