Giter VIP home page Giter VIP logo

Comments (3)

FriedrichFroebel avatar FriedrichFroebel commented on July 24, 2024

There are already some similar issues like #14. As long as you have the right cookies and/or found the right API endpoints, a simple script should be able to do the job (I remember that I wrote a Python script for a similar use case some time ago).

from send2cgeo.

mirabilos avatar mirabilos commented on July 24, 2024

For future reference, I managed to do it, thanks to the hints from the posters in #14 (thanks!), by opening Firebug (F11) on GC.COM and copy/pasting a line like the following into the Konsole tab of Firebug:

jQuery.each(["GC4HNPP","GC5QK6Y", …, "OC1424A","OC14357","OC1438D"], function (k,v) { jQuery.getScript("https://send2.cgeo.org/add.html?cache=" + v); })

(I’ve shortened the line, just list all the caches you want there.)

Then, I ignored all console warnings. A proper webinterface would be more welcome, though, of course.

Individually clicking on hyperlinks like https://send2.cgeo.org/add.html?cache=GC6CXT96 also works, of course.

from send2cgeo.

capoaira avatar capoaira commented on July 24, 2024

Hello,
Since sending a GC code list has been requested many times, I implemented this feature today.

You can test the function here: https://github.com/capoaira/send2cgeo/raw/send-multi/send2cgeo.user.js

Here it goes back to the current version: https://github.com/cgeo/send2cgeo/raw/release/send2cgeo.user.js

How to use the function:
Click the "Send List" link. You can find this link on geocaching.com in the new and old dashboards under the renewal date and on opencaching.de at the top of your profile (https://www.opencaching.de/myhome.php).
Then a popup will open where you can insert your list and send it.
The seperator is irrelevant, it can be spaces, commas, line breaks, etc.

from send2cgeo.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.