mirsch / lab2gpx

GNU General Public License v3.0
26 stars 21 forks source link

Found dates #121

Closed browiw closed 5 months ago

browiw commented 1 year ago

I know this has been asked before but would it be possible to mark the labs found with the date they were found. This was possible before via the Geocache site but has been removed. Would be great is this were possible.

steve8x8 commented 1 year ago

https://labs.geocaching.com/logs has the details you need, but requires logging in - would you trust this tool to use your credentials? (You may export the HTML though - not sure whether lab2gpx could, or would, extract the date(s) from there. As far as I can see there's no indication of whether the ALC has been completed - so be careful with incomplete ones.)

Also, there's a found date per waypoint - and a log date for the whole ALC which not necessarily coincides with the find date for the last WP...

Caveat: found ALCs are sorted by the last-found waypoint (but shown as one bigger unit, with the wps carrying the correct dates respectively)

mirsch commented 5 months ago

unfortunately found date is not included in the api response

wernerschka commented 3 months ago

I think there might be 2 options to receive found dates:

1) Within the latest Lab-app, there's an entry "Profile > Postcard collection" where we can see dates on the postcards. So there is an API-function delivering found dates.

2) On the Website https://labs.geocaching.com/logs completed dates are delivered too, by calling an API-function, which delivers the finds of a certain player by .json file.