Octoparse

プログラミングWebスクレイピング

Octoparseとは?

 状態:-  閲覧数:4,113  投稿日:2017-09-27  更新日:2017-09-27
ウェブスクレイピングツール
・Webページを開いたり、アカウントにログインしたり、テキストを入力したり、Web要素をクリックするなど、人間が行うようにWebブラウジング動作をシミュレートするツール

導入メリット
・インターネット情報を「有用」かつ「構造化されたデータ」へ変換することが可能
・「Octoparseから抽出したデータを取得するAPIリクエスト」を行うことも可能

更新されたデータを取得するため、「毎日実行するタスク」をスケジュールするには?
・CLOUD SERVICEが必要
→ 有料


イケてない点


自分のコンピュータにアプリケーションをインストールする必要がある
・その上でさらにウェブ上にて認証が必要

Windowsシステムのみをサポート
・ソフトウェアは.Netで書かれているため、Windowsシステムのみをサポート

「Windows Defender」からウイルスと認識されてしまう
・インストールフォルダの除外指定が必要

有料
・無料アカウントは、有料アカウントの動作確認的位置付けとなっている
・「There are 2 local extraction running already」のような、サイト上に明記されていない制限もある

画像とファイルを直接抽出できない
・URL抽出後、他のアプリケーションでダウンロードする必要がある



ウイルスと認識されてしまう


アンチウイルスソフトウェア
ウィルス対策ソフトウェアは、インターネットにアクセスするソフトウェアが好きではありません。ウイルスがインターネットにアクセスして個人情報を公開することが多いからです。 Octoparseはデータを抽出するためにインターネットにアクセスする必要があり、ウイルス対策ソフトウェアはアクセスを試行してブロックすることが多く、Octoparseファイルを隔離または削除することさえあります。
Octoparseのインターネットアクセスを許可するようにアンチウィルスソフトウェアを設定する必要があります。 ウイルス対策ソフトウェアによって隔離または削除されたOctoparseファイルも復元する必要があります。


Wizard mode

 閲覧数:745 投稿日:2017-09-27 更新日:2017-09-27
単一ページ上のデータを抽出する




List or Table Extraction


リンク遷移先のデータを取得
・リストのリンク先もたどって取得する
・ページネーションを移動しながらリストデータを取得する
・同一ページ内のデータは取得不可

対象テーブル例
・それぞれのリンク先ページに掲載している情報を取得
・Octoparseがユーザの代わりに、実際に「リンク先ページ」へアクセスしてデータを取得してくる
- リンク
1 コピー履歴
2 ハードディスク管理表




URLを複数指定して全てのページから指定したデータを取得する

There are 2 local extraction running already,

 閲覧数:720 投稿日:2017-09-27 更新日:2017-09-27

問題発生


Task Status に掲載されている「Task Draft」を削除できない
There are 2 local extraction running already,


アンインストール実行するも効果なし


アプリアンインストール後、再インストール
・効果なし
・恐らくサーバ側にデータ保存しているものと思われ


新規アカウント作成するも効果なし


新しくアカウント作成し、アンインストール後、Dドライブへインストールする
・「Windows Defender」で該当フォルダを再度除外指定
・しかし、
There are 2 local extraction running already,


インストール先 / ログ / 感想

 閲覧数:710 投稿日:2017-09-27 更新日:2017-09-28

インストール先


▼C:\Program Files (x86)\Octoparse\OctoparseExtractor\Client\
▼D:\Program Files (x86)\Octoparse\OctoparseExtractor\Client\



ログ


▼C:\Program Files (x86)\Octoparse\OctoparseExtractor\Client\Log\Error\2017-09-27.txt
00:20:44 System.Net.WebException: リモート サーバーがエラーを返しました: (400) 要求が不適切です
  場所 System.Net.HttpWebRequest.GetResponse()
  場所 Octopus.ClientUtil.API.HttpHelper.PostGetErrorMsg(String url, String param, String authorization, String contentType, Int32 timeout)
00:20:55 System.Net.WebException: リモート サーバーがエラーを返しました: (400) 要求が不適切です
  場所 System.Net.HttpWebRequest.GetResponse()
  場所 Octopus.ClientUtil.API.HttpHelper.PostGetErrorMsg(String url, String param, String authorization, String contentType, Int32 timeout)
00:21:40 System.NullReferenceException: Object reference not set to an instance of an object.
  at Octopus.Parser.HtmlParser.XFireFoxBrowser.7E50BDC673C53A3E19E50BC237337FA9902ABB30(Int32 scrollType)
00:29:35 System.Runtime.InteropServices.COMException (0x80040154): クラスが登録されていません (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG))
  at Gecko.nsIComponentManager.GetClassObject(Guid& aClass, Guid& aIID)
  at Gecko.BaseNsFactory`1.Unregister()
  at Gecko.GeckoWebBrowser.OnHandleDestroyed(EventArgs e)
  at System.Windows.Forms.Control.WmDestroy(Message& m)
  at System.Windows.Forms.Control.WndProc(Message& m)
  at Gecko.GeckoWebBrowser.WndProc(Message& m)
  at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
  at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
  at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
00:29:36 System.NullReferenceException: Object reference not set to an instance of an object.
  at DevExpress.XtraLayout.Handlers.LayoutGroupHandler.ProcessNormalState(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.LayoutGroupHandler.PerformOwnersActions(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.BaseLayoutItemHandler.PerformControlActions(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.LayoutGroupHandler.PerformControlActions(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.LayoutControlHandler.PerformChildHandlerActions(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.LayoutControlHandler.PerformControlActions(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.LayoutControlHandler.OnClick(Object sender, MouseEventArgs e)
  at DevExpress.XtraLayout.LayoutControl.OnMouseClick(MouseEventArgs e)
  at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  at System.Windows.Forms.Control.WndProc(Message& m)
  at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
  at System.Windows.Forms.ContainerControl.WndProc(Message& m)
  at DevExpress.XtraLayout.LayoutControl.WndProc(Message& m)
  at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
  at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
  at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
01:03:35 System.Runtime.InteropServices.COMException (0x80040154): クラスが登録されていません (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG))
  at Gecko.nsIComponentManager.GetClassObject(Guid& aClass, Guid& aIID)
  at Gecko.BaseNsFactory`1.Unregister()
  at Gecko.GeckoWebBrowser.OnHandleDestroyed(EventArgs e)
  at System.Windows.Forms.Control.WmDestroy(Message& m)
  at System.Windows.Forms.Control.WndProc(Message& m)
  at Gecko.GeckoWebBrowser.WndProc(Message& m)
  at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
  at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
  at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
13:50:29 System.Runtime.InteropServices.COMException (0x80040154): クラスが登録されていません (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG))
  at Gecko.nsIComponentManager.GetClassObject(Guid& aClass, Guid& aIID)
  at Gecko.BaseNsFactory`1.Unregister()
  at Gecko.GeckoWebBrowser.OnHandleDestroyed(EventArgs e)
  at System.Windows.Forms.Control.WmDestroy(Message& m)
  at System.Windows.Forms.Control.WndProc(Message& m)
  at Gecko.GeckoWebBrowser.WndProc(Message& m)
  at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
  at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
  at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
13:50:30 System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
  at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)
  at System.ThrowHelper.ThrowArgumentOutOfRangeException()
  at System.Collections.Generic.List`1.get_Item(Int32 index)
  at Octopus.Client.XTaskGuide.<Module>(Object sender, EventArgs e)
  at System.Windows.Forms.Control.OnVisibleChanged(EventArgs e)
  at System.Windows.Forms.ScrollableControl.OnVisibleChanged(EventArgs e)
  at System.Windows.Forms.Control.WmShowWindow(Message& m)
  at System.Windows.Forms.Control.WndProc(Message& m)
  at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
  at System.Windows.Forms.ContainerControl.WndProc(Message& m)
  at System.Windows.Forms.UserControl.WndProc(Message& m)
  at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
  at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
  at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
13:50:30 System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
  at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)
  at System.ThrowHelper.ThrowArgumentOutOfRangeException()
  at System.Collections.Generic.List`1.get_Item(Int32 index)
  at Octopus.Client.XTaskGuide.<Module>(Object sender, EventArgs e)
  at System.Windows.Forms.Control.OnVisibleChanged(EventArgs e)
  at System.Windows.Forms.ScrollableControl.OnVisibleChanged(EventArgs e)
  at System.Windows.Forms.Control.WmShowWindow(Message& m)
  at System.Windows.Forms.Control.WndProc(Message& m)
  at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
  at System.Windows.Forms.ContainerControl.WndProc(Message& m)
  at System.Windows.Forms.UserControl.WndProc(Message& m)
  at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
  at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
  at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
13:50:30 System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
  at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)
  at System.ThrowHelper.ThrowArgumentOutOfRangeException()
  at System.Collections.Generic.List`1.get_Item(Int32 index)
  at Octopus.Client.XTaskGuide.<Module>(Object sender, EventArgs e)
  at System.EventHandler.Invoke(Object sender, EventArgs e)
  at System.Windows.Forms.Control.OnVisibleChanged(EventArgs e)
  at System.Windows.Forms.ScrollableControl.OnVisibleChanged(EventArgs e)
  at System.Windows.Forms.Control.WmShowWindow(Message& m)
  at System.Windows.Forms.Control.WndProc(Message& m)
  at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
  at System.Windows.Forms.ContainerControl.WndProc(Message& m)
  at System.Windows.Forms.UserControl.WndProc(Message& m)
  at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
  at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
  at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
13:54:28 System.Runtime.InteropServices.COMException (0x80040154): クラスが登録されていません (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG))
  at Gecko.nsIComponentManager.GetClassObject(Guid& aClass, Guid& aIID)
  at Gecko.BaseNsFactory`1.Unregister()
  at Gecko.GeckoWebBrowser.OnHandleDestroyed(EventArgs e)
  at System.Windows.Forms.Control.WmDestroy(Message& m)
  at System.Windows.Forms.Control.WndProc(Message& m)
  at Gecko.GeckoWebBrowser.WndProc(Message& m)
  at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
  at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
  at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
13:54:28 System.NullReferenceException: Object reference not set to an instance of an object.
  at DevExpress.XtraLayout.Handlers.LayoutGroupHandler.ProcessNormalState(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.LayoutGroupHandler.PerformOwnersActions(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.BaseLayoutItemHandler.PerformControlActions(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.LayoutGroupHandler.PerformControlActions(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.LayoutControlHandler.PerformChildHandlerActions(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.LayoutControlHandler.PerformControlActions(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.LayoutControlHandler.OnClick(Object sender, MouseEventArgs e)
  at DevExpress.XtraLayout.LayoutControl.OnMouseClick(MouseEventArgs e)
  at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  at System.Windows.Forms.Control.WndProc(Message& m)
  at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
  at System.Windows.Forms.ContainerControl.WndProc(Message& m)
  at DevExpress.XtraLayout.LayoutControl.WndProc(Message& m)
  at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
  at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
  at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
14:17:50 System.NullReferenceException: Object reference not set to an instance of an object.
  at Octopus.Client.XTaskGuide.<Module>()
  at Octopus.Client.XTaskGuide.<Module>()
  at Octopus.Client.Tutorial.TipAction.Stop()
  at Octopus.Client.BubbleTip.<Module>(Object sender, EventArgs e)
  at System.Windows.Forms.Control.OnClick(EventArgs e)
  at System.Windows.Forms.Button.OnClick(EventArgs e)
  at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
  at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  at System.Windows.Forms.Control.WndProc(Message& m)
  at System.Windows.Forms.ButtonBase.WndProc(Message& m)
  at System.Windows.Forms.Button.WndProc(Message& m)
  at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
  at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
  at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
19:35:29 System.ArgumentOutOfRangeException: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
  at System.ThrowHelper.ThrowArgumentOutOfRangeException(ExceptionArgument argument, ExceptionResource resource)
  at System.ThrowHelper.ThrowArgumentOutOfRangeException()
  at System.Collections.Generic.List`1.get_Item(Int32 index)
  at Octopus.Client.XTaskGuide.<Module>()
  at Octopus.Client.XTaskGuide.<Module>()
  at Octopus.Client.XTaskGuide.<Module>(Object sender, EventArgs e)
  at System.Windows.Forms.Control.OnClick(EventArgs e)
  at DevExpress.XtraEditors.BaseButton.OnClick(EventArgs e)
  at DevExpress.XtraEditors.BaseButton.OnMouseUp(MouseEventArgs e)
  at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  at System.Windows.Forms.Control.WndProc(Message& m)
  at DevExpress.Utils.Controls.ControlBase.WndProc(Message& m)
  at DevExpress.XtraEditors.BaseControl.WndProc(Message& msg)
  at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
  at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
  at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
19:46:36 System.Runtime.InteropServices.COMException (0x80040154): クラスが登録されていません (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG))
  at Gecko.nsIComponentManager.GetClassObject(Guid& aClass, Guid& aIID)
  at Gecko.BaseNsFactory`1.Unregister()
  at Gecko.GeckoWebBrowser.OnHandleDestroyed(EventArgs e)
  at System.Windows.Forms.Control.WmDestroy(Message& m)
  at System.Windows.Forms.Control.WndProc(Message& m)
  at Gecko.GeckoWebBrowser.WndProc(Message& m)
  at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
  at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
  at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
19:47:02 System.NullReferenceException: Object reference not set to an instance of an object.
  at Octopus.Parser.HtmlParser.XFireFoxBrowser.7E50BDC673C53A3E19E50BC237337FA9902ABB30(Int32 scrollType)
20:07:50 System.Runtime.InteropServices.COMException (0x80040154): クラスが登録されていません (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG))
  at Gecko.nsIComponentManager.GetClassObject(Guid& aClass, Guid& aIID)
  at Gecko.BaseNsFactory`1.Unregister()
  at Gecko.GeckoWebBrowser.OnHandleDestroyed(EventArgs e)
  at System.Windows.Forms.Control.WmDestroy(Message& m)
  at System.Windows.Forms.Control.WndProc(Message& m)
  at Gecko.GeckoWebBrowser.WndProc(Message& m)
  at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
  at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
  at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
20:07:54 System.Runtime.InteropServices.COMException (0x80040154): クラスが登録されていません (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG))
  at Gecko.nsIComponentManager.GetClassObject(Guid& aClass, Guid& aIID)
  at Gecko.BaseNsFactory`1.Unregister()
  at Gecko.GeckoWebBrowser.OnHandleDestroyed(EventArgs e)
  at System.Windows.Forms.Control.WmDestroy(Message& m)
  at System.Windows.Forms.Control.WndProc(Message& m)
  at Gecko.GeckoWebBrowser.WndProc(Message& m)
  at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
  at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
  at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
20:07:55 System.Runtime.InteropServices.COMException (0x80040154): クラスが登録されていません (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG))
  at Gecko.nsIComponentManager.GetClassObject(Guid& aClass, Guid& aIID)
  at Gecko.BaseNsFactory`1.Unregister()
  at Gecko.GeckoWebBrowser.OnHandleDestroyed(EventArgs e)
  at System.Windows.Forms.Control.WmDestroy(Message& m)
  at System.Windows.Forms.Control.WndProc(Message& m)
  at Gecko.GeckoWebBrowser.WndProc(Message& m)
  at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
  at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
  at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
20:07:56 System.NullReferenceException: Object reference not set to an instance of an object.
  at Octopus.Client.XTaskGuide.<Module>(Object sender, EventArgs e)
  at System.EventHandler.Invoke(Object sender, EventArgs e)
  at System.Windows.Forms.Control.OnVisibleChanged(EventArgs e)
  at System.Windows.Forms.ScrollableControl.OnVisibleChanged(EventArgs e)
  at System.Windows.Forms.Control.WmShowWindow(Message& m)
  at System.Windows.Forms.Control.WndProc(Message& m)
  at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
  at System.Windows.Forms.ContainerControl.WndProc(Message& m)
  at System.Windows.Forms.UserControl.WndProc(Message& m)
  at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
  at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
  at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
20:21:08 System.Runtime.InteropServices.COMException (0x80040154): クラスが登録されていません (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG))
  at Gecko.nsIComponentManager.GetClassObject(Guid& aClass, Guid& aIID)
  at Gecko.BaseNsFactory`1.Unregister()
  at Gecko.GeckoWebBrowser.OnHandleDestroyed(EventArgs e)
  at System.Windows.Forms.Control.WmDestroy(Message& m)
  at System.Windows.Forms.Control.WndProc(Message& m)
  at Gecko.GeckoWebBrowser.WndProc(Message& m)
  at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
  at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
  at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
20:21:14 System.Runtime.InteropServices.COMException (0x80040154): クラスが登録されていません (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG))
  at Gecko.nsIComponentManager.GetClassObject(Guid& aClass, Guid& aIID)
  at Gecko.BaseNsFactory`1.Unregister()
  at Gecko.GeckoWebBrowser.OnHandleDestroyed(EventArgs e)
  at System.Windows.Forms.Control.WmDestroy(Message& m)
  at System.Windows.Forms.Control.WndProc(Message& m)
  at Gecko.GeckoWebBrowser.WndProc(Message& m)
  at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
  at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
  at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
20:24:14 System.NullReferenceException: Object reference not set to an instance of an object.
  at DevExpress.XtraLayout.Handlers.HotTrackHelper.set_HotTrackedItem(BaseLayoutItem value)
  at DevExpress.XtraLayout.Handlers.HotTrackHelper.ProcessMessage(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.LayoutGroupHandler.PerformControlActions(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.LayoutControlHandler.PerformChildHandlerActions(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.LayoutControlHandler.PerformControlActions(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.LayoutControlHandler.OnClick(Object sender, MouseEventArgs e)
  at DevExpress.XtraLayout.LayoutControl.OnMouseClick(MouseEventArgs e)
  at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  at System.Windows.Forms.Control.WndProc(Message& m)
  at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
  at System.Windows.Forms.ContainerControl.WndProc(Message& m)
  at DevExpress.XtraLayout.LayoutControl.WndProc(Message& m)
  at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
  at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
  at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
20:27:03 System.NullReferenceException: Object reference not set to an instance of an object.
  at DevExpress.XtraLayout.Handlers.LayoutGroupHandler.ProcessNormalState(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.LayoutGroupHandler.PerformOwnersActions(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.BaseLayoutItemHandler.PerformControlActions(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.LayoutGroupHandler.PerformControlActions(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.LayoutControlHandler.PerformChildHandlerActions(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.LayoutControlHandler.PerformControlActions(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.LayoutControlHandler.OnClick(Object sender, MouseEventArgs e)
  at DevExpress.XtraLayout.LayoutControl.OnMouseClick(MouseEventArgs e)
  at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  at System.Windows.Forms.Control.WndProc(Message& m)
  at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
  at System.Windows.Forms.ContainerControl.WndProc(Message& m)
  at DevExpress.XtraLayout.LayoutControl.WndProc(Message& m)
  at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
  at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
  at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
20:30:09 System.NullReferenceException: Object reference not set to an instance of an object.
  at DevExpress.XtraLayout.Handlers.LayoutGroupHandler.ProcessNormalState(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.LayoutGroupHandler.PerformOwnersActions(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.BaseLayoutItemHandler.PerformControlActions(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.LayoutGroupHandler.PerformControlActions(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.LayoutControlHandler.PerformChildHandlerActions(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.LayoutControlHandler.PerformControlActions(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.LayoutControlHandler.OnClick(Object sender, MouseEventArgs e)
  at DevExpress.XtraLayout.LayoutControl.OnMouseClick(MouseEventArgs e)
  at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  at System.Windows.Forms.Control.WndProc(Message& m)
  at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
  at System.Windows.Forms.ContainerControl.WndProc(Message& m)
  at DevExpress.XtraLayout.LayoutControl.WndProc(Message& m)
  at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
  at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
  at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
20:31:59 System.NullReferenceException: Object reference not set to an instance of an object.
  at DevExpress.XtraLayout.Handlers.HotTrackHelper.set_HotTrackedItem(BaseLayoutItem value)
  at DevExpress.XtraLayout.Handlers.HotTrackHelper.ProcessMessage(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.LayoutGroupHandler.PerformControlActions(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.LayoutControlHandler.PerformChildHandlerActions(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.LayoutControlHandler.PerformControlActions(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.LayoutControlHandler.OnClick(Object sender, MouseEventArgs e)
  at DevExpress.XtraLayout.LayoutControl.OnMouseClick(MouseEventArgs e)
  at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  at System.Windows.Forms.Control.WndProc(Message& m)
  at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
  at System.Windows.Forms.ContainerControl.WndProc(Message& m)
  at DevExpress.XtraLayout.LayoutControl.WndProc(Message& m)
  at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
  at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
  at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
20:33:36 System.NullReferenceException: Object reference not set to an instance of an object.
  at DevExpress.XtraLayout.Handlers.LayoutGroupHandler.ProcessNormalState(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.LayoutGroupHandler.PerformOwnersActions(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.BaseLayoutItemHandler.PerformControlActions(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.LayoutGroupHandler.PerformControlActions(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.LayoutControlHandler.PerformChildHandlerActions(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.LayoutControlHandler.PerformControlActions(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.LayoutControlHandler.OnClick(Object sender, MouseEventArgs e)
  at DevExpress.XtraLayout.LayoutControl.OnMouseClick(MouseEventArgs e)
  at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  at System.Windows.Forms.Control.WndProc(Message& m)
  at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
  at System.Windows.Forms.ContainerControl.WndProc(Message& m)
  at DevExpress.XtraLayout.LayoutControl.WndProc(Message& m)
  at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
  at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
  at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
20:37:37 System.NullReferenceException: Object reference not set to an instance of an object.
  at DevExpress.XtraLayout.Handlers.LayoutGroupHandler.ProcessNormalState(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.LayoutGroupHandler.PerformOwnersActions(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.BaseLayoutItemHandler.PerformControlActions(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.LayoutGroupHandler.PerformControlActions(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.LayoutControlHandler.PerformChildHandlerActions(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.LayoutControlHandler.PerformControlActions(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.LayoutControlHandler.OnClick(Object sender, MouseEventArgs e)
  at DevExpress.XtraLayout.LayoutControl.OnMouseClick(MouseEventArgs e)
  at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  at System.Windows.Forms.Control.WndProc(Message& m)
  at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
  at System.Windows.Forms.ContainerControl.WndProc(Message& m)
  at DevExpress.XtraLayout.LayoutControl.WndProc(Message& m)
  at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
  at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
  at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
20:40:43 System.NullReferenceException: Object reference not set to an instance of an object.
  at DevExpress.XtraLayout.Handlers.LayoutGroupHandler.ProcessNormalState(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.LayoutGroupHandler.PerformOwnersActions(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.BaseLayoutItemHandler.PerformControlActions(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.LayoutGroupHandler.PerformControlActions(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.LayoutControlHandler.PerformChildHandlerActions(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.LayoutControlHandler.PerformControlActions(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.LayoutControlHandler.OnClick(Object sender, MouseEventArgs e)
  at DevExpress.XtraLayout.LayoutControl.OnMouseClick(MouseEventArgs e)
  at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  at System.Windows.Forms.Control.WndProc(Message& m)
  at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
  at System.Windows.Forms.ContainerControl.WndProc(Message& m)
  at DevExpress.XtraLayout.LayoutControl.WndProc(Message& m)
  at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
  at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
  at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
21:05:44 System.NullReferenceException: Object reference not set to an instance of an object.
  at DevExpress.XtraLayout.Handlers.LayoutGroupHandler.ProcessNormalState(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.LayoutGroupHandler.PerformOwnersActions(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.BaseLayoutItemHandler.PerformControlActions(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.LayoutGroupHandler.PerformControlActions(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.LayoutControlHandler.PerformChildHandlerActions(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.LayoutControlHandler.PerformControlActions(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.LayoutControlHandler.OnClick(Object sender, MouseEventArgs e)
  at DevExpress.XtraLayout.LayoutControl.OnMouseClick(MouseEventArgs e)
  at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  at System.Windows.Forms.Control.WndProc(Message& m)
  at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
  at System.Windows.Forms.ContainerControl.WndProc(Message& m)
  at DevExpress.XtraLayout.LayoutControl.WndProc(Message& m)
  at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
  at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
  at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
21:07:20 System.NullReferenceException: Object reference not set to an instance of an object.
  at DevExpress.XtraLayout.Handlers.LayoutGroupHandler.ProcessNormalState(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.LayoutGroupHandler.PerformOwnersActions(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.BaseLayoutItemHandler.PerformControlActions(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.LayoutGroupHandler.PerformControlActions(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.LayoutControlHandler.PerformChildHandlerActions(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.LayoutControlHandler.PerformControlActions(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.LayoutControlHandler.OnClick(Object sender, MouseEventArgs e)
  at DevExpress.XtraLayout.LayoutControl.OnMouseClick(MouseEventArgs e)
  at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  at System.Windows.Forms.Control.WndProc(Message& m)
  at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
  at System.Windows.Forms.ContainerControl.WndProc(Message& m)
  at DevExpress.XtraLayout.LayoutControl.WndProc(Message& m)
  at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
  at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
  at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
21:08:18 System.NullReferenceException: Object reference not set to an instance of an object.
  at DevExpress.XtraLayout.Handlers.LayoutGroupHandler.ProcessNormalState(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.LayoutGroupHandler.PerformOwnersActions(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.BaseLayoutItemHandler.PerformControlActions(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.LayoutGroupHandler.PerformControlActions(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.LayoutControlHandler.PerformChildHandlerActions(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.LayoutControlHandler.PerformControlActions(EventType eventType, MouseEventArgs e)
  at DevExpress.XtraLayout.Handlers.LayoutControlHandler.OnClick(Object sender, MouseEventArgs e)
  at DevExpress.XtraLayout.LayoutControl.OnMouseClick(MouseEventArgs e)
  at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
  at System.Windows.Forms.Control.WndProc(Message& m)
  at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
  at System.Windows.Forms.ContainerControl.WndProc(Message& m)
  at DevExpress.XtraLayout.LayoutControl.WndProc(Message& m)
  at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
  at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
  at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
21:13:05 System.NullReferenceException: Object reference not set to an instance of an object.
  at Octopus.Client.XTaskGuide.<Module>(Object sender, EventArgs e)
  at System.Windows.Forms.Control.OnVisibleChanged(EventArgs e)
  at System.Windows.Forms.ScrollableControl.OnVisibleChanged(EventArgs e)
  at System.Windows.Forms.Control.WmShowWindow(Message& m)
  at System.Windows.Forms.Control.WndProc(Message& m)
  at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
  at System.Windows.Forms.ContainerControl.WndProc(Message& m)
  at System.Windows.Forms.UserControl.WndProc(Message& m)
  at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
  at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
  at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
21:15:00 System.NullReferenceException: Object reference not set to an instance of an object.
  at Octopus.Client.XTaskGuide.<Module>(Object sender, EventArgs e)
  at System.Windows.Forms.Control.OnVisibleChanged(EventArgs e)
  at System.Windows.Forms.ScrollableControl.OnVisibleChanged(EventArgs e)
  at System.Windows.Forms.Control.WmShowWindow(Message& m)
  at System.Windows.Forms.Control.WndProc(Message& m)
  at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
  at System.Windows.Forms.ContainerControl.WndProc(Message& m)
  at System.Windows.Forms.UserControl.WndProc(Message& m)
  at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
  at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
  at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
21:16:16 System.NullReferenceException: Object reference not set to an instance of an object.
  at Octopus.Parser.HtmlParser.XFireFoxBrowser.7E50BDC673C53A3E19E50BC237337FA9902ABB30(Int32 scrollType)
21:19:48 System.Runtime.InteropServices.COMException (0x80040154): クラスが登録されていません (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG))
  at Gecko.nsIComponentManager.GetClassObject(Guid& aClass, Guid& aIID)
  at Gecko.BaseNsFactory`1.Unregister()
  at Gecko.GeckoWebBrowser.OnHandleDestroyed(EventArgs e)
  at System.Windows.Forms.Control.WmDestroy(Message& m)
  at System.Windows.Forms.Control.WndProc(Message& m)
  at Gecko.GeckoWebBrowser.WndProc(Message& m)
  at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
  at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
  at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
21:21:24 constraint failed
UNIQUE constraint failed: SearchTask.UserId
21:34:05 System.Net.WebException: リモート サーバーがエラーを返しました: (400) 要求が不適切です
  場所 System.Net.HttpWebRequest.GetResponse()
  場所 Octopus.ClientUtil.API.HttpHelper.PostGetErrorMsg(String url, String param, String authorization, String contentType, Int32 timeout)
21:34:14 System.Net.WebException: リモート サーバーがエラーを返しました: (400) 要求が不適切です
  場所 System.Net.HttpWebRequest.GetResponse()
  場所 Octopus.ClientUtil.API.HttpHelper.PostGetErrorMsg(String url, String param, String authorization, String contentType, Int32 timeout)
21:45:37 System.Runtime.InteropServices.COMException (0x80530012): Exception from HRESULT: 0x80530012
  at Gecko.nsIDOMXPathEvaluator.CreateNSResolver(nsIDOMNode nodeResolver)
  at Gecko.GeckoNode.EvaluateXPathInternal(String xpath)
  at Gecko.GeckoNode.EvaluateXPath(String xpath)
  at Octopus.Parser.HtmlParser.XFireFoxBrowser.7E50BDC673C53A3E19E50BC237337FA9902ABB30(String xpath, GeckoNode node)
  at Octopus.Parser.HtmlParser.XFireFoxBrowser.SelectElements(String xPath)
  at Octopus.Client.XTaskGuide.SelectElements(String xpathItem)
  at Octopus.Client.Guide.XCreatePagination.<Module>()
  at Octopus.Client.Guide.XCreatePagination.OnShow()
  at Octopus.Client.XTaskGuide.<Module>(Object sender, GeckoDocumentCompletedEventArgs e)
21:47:06 System.Runtime.InteropServices.COMException (0x80040154): クラスが登録されていません (Exception from HRESULT: 0x80040154 (REGDB_E_CLASSNOTREG))
  at Gecko.nsIComponentManager.GetClassObject(Guid& aClass, Guid& aIID)
  at Gecko.BaseNsFactory`1.Unregister()
  at Gecko.GeckoWebBrowser.OnHandleDestroyed(EventArgs e)
  at System.Windows.Forms.Control.WmDestroy(Message& m)
  at System.Windows.Forms.Control.WndProc(Message& m)
  at Gecko.GeckoWebBrowser.WndProc(Message& m)
  at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
  at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
  at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)



感想


無料アカウント
・有料アカウントの動作確認的位置づけ
・明記されていないが、実際に使用していくと、これ以上先へ進めない事象に遭遇
・色々制限があるみたい
→ 使えない

一時間程経過したら利用できるようになった
・理由不明
・プロセスが生きていた?
・一応全部killしたつもりだったが、
・詳細不明

一番安いStandard Plan

 閲覧数:735 投稿日:2017-09-28 更新日:2017-09-28

一番安いStandard Plan


8,500円/月
8488.964325円/月 = 113.186191 円 ✕ 75ドル/月
Data As A Service


img src パスを取得不可


理由不明
・サイト側で制限をかけている?




週間人気ページランキング / 5-16 → 5-22
順位 ページタイトル抜粋 アクセス数
1 オンラインサービス 0 20
2 Bluesky の仕様 | Bluesky(social networking service) 7
3 「楽天トラベル」の宿泊履歴は 3 年経過すると削除されるため、注意が必要です。 | 旅行 5
4 ソフトバンクの携帯電話番号は「My SoftBank」から無料で変更できます。※My SoftBankから電話番号の変更手続きをする場合には、料金(事務手数料)の発生はありません | ソフトバンク(通信) 4
5 Twitter全ツイート履歴は、2019年7月以降、ツールを使用しなければ取得不可能(index.htmlはダウンロードファイルに含まれないよう仕様変更されている) | Twitter 3
5 故障した小型冷蔵庫(46L)をどうするの? | 冷蔵庫(購入履歴) 3
5 「Twitterデータ」をダウンロード出来ない。途中で失敗する。ネットワークエラーが発生する | Twitter 3
6 AGPtEK M20(MP3プレーヤー) カテゴリー 2
6 Yahoo!メールの問い合わせ先は「https://support.yahoo-net.jp/form/s/PccMail」 | Yahoo!メール(メール) 2
6 Octoparse | Webスクレイピング(プログラミング) 2
6 Twitter 画像サイズの問題 | Twitter 2
7 「らじれこ」予約録音時に「らじれこ」を起動する必要はありません。※パソコンを起動しておく必要はあります。 | らじれこ(ラジオ) 1
7 radikoでは、今現在の「オンエア曲」をWeb画面で確認できる | radiko(ラジオ) 1
7 価格.comのクチコミ投稿では、音声ファイルアップロード不可 | 価格.com(EC) 1
7 問題発生 / この件に関する公式サイト言及箇所 / 感想 1
7 「クロネコヤマト」と「ヤマトホームコンビニエンス」は異なる? / 最初に感じた違和感 / クロネコメンバーズへログインしてみて初めて分かった事実 1
7 最終的に 1
7 ラジオ(radikoのタイムフリー)を「Windows10」で録音するために、「らじれこ」を使用した | らじれこ(ラジオ) 1
7 Twitterタイムラインは、必ずしも最新3200件以前のツイートを表示しているわけではない(気がする)。ツイート削除してもその分だけ遡ることは出来ない | Twitter 1
7 OCN光新規申込時に書類が届かない場合は、依頼すれば再送してくれます。 | OCN(インターネットサービスプロバイダ) 1
2026/5/23 5:05 更新