タグ

ブックマーク / sites.google.com (3)

  • Parsing HTML

    The XML Service can be used to parse HTML. But it can be a bit cumbersome to navigate through the DOM tree. In the examples below we will see how to make that easier with things like getElementById(), getElementsByClassName(), getElementsByTagName(). For example, with a few lines of code, you could grab the menu of a Wikipedia page to display it through an Apps Script web app. function doGet() { v

  • craftware - Keyhac (日本語)

    このソフトウェアは、スクリプト言語 Python を使って、キーボード操作を カスタマイズするアプリケーションです。 アプリケーションの標準のキーアサインを柔軟にカスタマイズしたい人に とって便利なソフトウェアです。 キーボードの入力をカスタマイズします。設定ファイルをスクリプト言語 Python で記述します。キー入力を別のキー入力に置き換えることが出来ます。キー入力に応じて Python で記述した任意のアクションを実行できます。アプリケーションごとに、別々のキーマップにカスタマイズできます。タスクトレイに常駐します。キーボードでウインドウを移動させることが出来ます。キーボードでウインドウをアクティブ化ことが出来ます。キーボードでマウスの操作を実行できます。(Mac版未実装)モディファイアキーを新たに定義することが出来ます。いわゆるワンショットモディアファイアを定義することが出来ます。

    craftware - Keyhac (日本語)
  • GAS(Google Apps Script)でお手軽にbotを作る方法。 - usakoyama

    ・「Register application」ボタンを押して、できあがったらコンシューマー・キーとコンシューマー・シークレットが出てくるので、控えるなりページを放置しておくなりする。

    GAS(Google Apps Script)でお手軽にbotを作る方法。 - usakoyama
  • 1