+IDILIO49 Posted January 3, 2021 Share Posted January 3, 2021 how can I get a list of owned Geocaches? Quote Link to comment
RuideAlmeida Posted January 3, 2021 Share Posted January 3, 2021 6 minutes ago, IDILIO49 said: how can I get a list of owned Geocaches? https://www.geocaching.com/my/owned.aspx ? Quote Link to comment
Johannis10 Posted January 3, 2021 Share Posted January 3, 2021 1 minute ago, RuideAlmeida said: https://www.geocaching.com/my/owned.aspx ? If you dont't know the link next time, you can click at your Avater Photo at the top of the page. New Dashbaord: Then click at "hides" at the left side of the page Old Dashboard: Then click at "yours" at Geocache(yours) at the top of the page. Best regards Johannis10 Quote Link to comment
+IDILIO49 Posted January 3, 2021 Author Share Posted January 3, 2021 (edited) 1 hour ago, RuideAlmeida said: https://www.geocaching.com/my/owned.aspx ? Wait a moment... Isn't this topic about API? Ok, if it is not clear my question is:how can I get a list of owned Geocaches using API methods? Edited January 3, 2021 by IDILIO49 1 Quote Link to comment
RuideAlmeida Posted January 3, 2021 Share Posted January 3, 2021 5 minutes ago, IDILIO49 said: how can I get a list of owned Geocaches using API methods? Precisamente, assim ficou claro. Feliz Ano Novo... e vacina-te. Quote Link to comment
+IDILIO49 Posted January 6, 2021 Author Share Posted January 6, 2021 Just to be clear question is not answered... Anyone can help? Quote Link to comment
+Corfman Clan Posted January 6, 2021 Share Posted January 6, 2021 You'll use the /v1/geocaches/search method with the hiddenBy filter. See Geocaching API (Groundspeak.com) for details. Quote Link to comment
+IDILIO49 Posted January 6, 2021 Author Share Posted January 6, 2021 Thanks Corfman Clan! Besides the hiddenBy filter suggests is the "placed by" and not the Owner it is really the Owner. The only problem is that search will not return the archived caches. Any way to get the Owned archived caches? Quote Link to comment
+Corfman Clan Posted January 6, 2021 Share Posted January 6, 2021 3 hours ago, IDILIO49 said: Thanks Corfman Clan! Besides the hiddenBy filter suggests is the "placed by" and not the Owner it is really the Owner. The only problem is that search will not return the archived caches. Any way to get the Owned archived caches? Placed by is just text and not a real reference to any cacher. That is, the cache owner can edit the Placed by text to anything. You may have to set the isActive filter to false to get archived caches. You also may only be able to get the archived caches if you are their owner. Not sure about that though. Quote Link to comment
+Corfman Clan Posted January 6, 2021 Share Posted January 6, 2021 20 minutes ago, Corfman Clan said: You may have to set the isActive filter to false to get archived caches. You also may only be able to get the archived caches if you are their owner. Not sure about that though. So I tried this out. I wasn't able to get a list of another's archived caches nor of my own archived caches. Quote Link to comment
+IDILIO49 Posted January 6, 2021 Author Share Posted January 6, 2021 8 hours ago, HHL said: As a Base Member you'll only get three full caches anyway. Seems the API can't help here. Premium Members go here: 1. https://www.geocaching.com/play/search?ot=4&owner[0]=HHL&o=1&utr=false Change HHL to your needs (i.e. your GS handle) 2. Ctrl-A Ctrl-C on that page 3. Run the GSAK macro "GrabByCode" Have Fun Hans This is not related to website, it's to use in code, so only API method can help. Obviously is only applicable to premium Members... Quote Link to comment
+IDILIO49 Posted January 6, 2021 Author Share Posted January 6, 2021 5 hours ago, Corfman Clan said: So I tried this out. I wasn't able to get a list of another's archived caches nor of my own archived caches. Yes...already tried that and no way to get owned caches including archived. Seems a lack in API a way to get Owned caches and also to get Owned trackables... Quote Link to comment
+IDILIO49 Posted January 7, 2021 Author Share Posted January 7, 2021 So this mean on API is not possible? Quote Link to comment
+Corfman Clan Posted January 9, 2021 Share Posted January 9, 2021 On 1/7/2021 at 10:44 AM, IDILIO49 said: So this mean on API is not possible? I'm unable to come up with a way to do so. You might be able to search for certain log types for the user to get a few, but that's not very satisfying. This limitation may be a HQ business decision. I'd contact apihelp and ask there. They've always been responsive for me. Quote Link to comment
+IDILIO49 Posted January 12, 2021 Author Share Posted January 12, 2021 On 1/9/2021 at 5:01 AM, Corfman Clan said: I'm unable to come up with a way to do so. You might be able to search for certain log types for the user to get a few, but that's not very satisfying. This limitation may be a HQ business decision. I'd contact apihelp and ask there. They've always been responsive for me. Exactly in the two ways proceeded ... Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.