mmmturkeybacon Export Mturk History

Exports Mturk history to tab separated values so you can easily save the HITs you've worked on in a spreadsheet.

您需要先安装一个扩展,例如 篡改猴Greasemonkey暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴暴力猴,之后才能安装此脚本。

您需要先安装一个扩展,例如 篡改猴Userscripts ,之后才能安装此脚本。

您需要先安装一款用户脚本管理器扩展,例如 Tampermonkey,才能安装此脚本。

您需要先安装用户脚本管理器扩展后才能安装此脚本。

(我已经安装了用户脚本管理器,让我安装!)

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展,比如 Stylus,才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

您需要先安装一款用户样式管理器扩展后才能安装此样式。

(我已经安装了用户样式管理器,让我安装!)

作者
mmmturkeybacon
日安装量
0
总安装量
1,872
评分
2 0 0
版本
2.02
创建于
2014-07-08
更新于
2016-12-21
大小
19.1 KB
许可证
暂无
适用于

Exports Mturk history to tab separated values so you can easily save the HITs you've worked on in a spreadsheet. This script condenses all of the HITs completed on a daily basis. Leave blank to get today's completed HITs, enter 'yesterday' to get yesterday's HITs, to get a single day use mmddyyyy, to get a range of days use mmddyyyy:mmddyyyy, enter 45 to get the last 45 days, and enter 60 to get the last 60 days (45 shown and 15 hidden).

The script loads when you visit https://www.mturk.com/mturk/status. Click on "View more..." in your dashboard to get there.

IMPORTANT INFORMATION FOR VERSION 2.0 AND UP
The order of the pending and rejected columns was reversed to match the order mturk uses.
The requester name and requester ID were split into two separate fields.

In OpenOffice Calc, to split the requester field in your old spreadsheet data search and replace ' (A' with '{(A', add a column to the right of the requester column, then use Data > Text to Columns and use the '{' as a delimiter to split the column.