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

more fields and logs from trackable page #192

Open nagisml opened 2 years ago

nagisml commented 2 years ago

Additional fields for TBs like origin, releaseDate Provide the already loaded lastTBLogs from the first loaded page (up to ten logs).

FriedrichFroebel commented 2 years ago

Thanks for the PR.

Doing some quick skimming through the code, there are some things which probably should be addressed: