Skip to content

Instantly share code, notes, and snippets.

View danielsguima's full-sized avatar

Daniel Guimarães danielsguima

  • Brasil
View GitHub Profile
@danielsguima
danielsguima / gymhuntr-export.js
Last active August 8, 2018 19:41 — forked from Err0r404/gymhuntr-export.js
Export gym JSON from GymHuntr as Meowth's format
// ==UserScript==
// @name Export visible gym from GymHuntr as Meowth's gym matching JSON format
// @namespace http://tampermonkey.net/
// @version 0.1
// @description Export gyms to json/csv
// @author danielsguima
// @match https://gymhuntr.com/
// @grant none
// @downloadURL https://gist.github.com/danielsguima/7721b246ff38401cf8551d046c18acf7/raw/
// @updateURL